rentjuicer 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (39) hide show
  1. data/.document +5 -0
  2. data/.gitignore +22 -0
  3. data/LICENSE +20 -0
  4. data/README.rdoc +17 -0
  5. data/Rakefile +50 -0
  6. data/VERSION +1 -0
  7. data/lib/rentjuicer/client.rb +15 -0
  8. data/lib/rentjuicer/error.rb +17 -0
  9. data/lib/rentjuicer/lead.rb +21 -0
  10. data/lib/rentjuicer/listing.rb +57 -0
  11. data/lib/rentjuicer/listings.rb +86 -0
  12. data/lib/rentjuicer/neighborhoods.rb +16 -0
  13. data/lib/rentjuicer/response.rb +35 -0
  14. data/lib/rentjuicer.rb +13 -0
  15. data/spec/rentjuicer/client_spec.rb +17 -0
  16. data/spec/rentjuicer/error_spec.rb +17 -0
  17. data/spec/rentjuicer/lead_spec.rb +55 -0
  18. data/spec/rentjuicer/listing_spec.rb +97 -0
  19. data/spec/rentjuicer/listings_spec.rb +124 -0
  20. data/spec/rentjuicer/neighborhoods_spec.rb +30 -0
  21. data/spec/rentjuicer/response_spec.rb +51 -0
  22. data/spec/rentjuicer_api_key.yml.example +1 -0
  23. data/spec/responses/error.json +6 -0
  24. data/spec/responses/featured.json +431 -0
  25. data/spec/responses/find_all_1.json +1211 -0
  26. data/spec/responses/find_all_2.json +1294 -0
  27. data/spec/responses/find_all_3.json +808 -0
  28. data/spec/responses/find_all_by_ids.json +1249 -0
  29. data/spec/responses/find_all_by_ids_2.json +186 -0
  30. data/spec/responses/find_by_id.json +128 -0
  31. data/spec/responses/lead.json +8 -0
  32. data/spec/responses/lead_error.json +6 -0
  33. data/spec/responses/listings.json +1301 -0
  34. data/spec/responses/neighborhoods.json +227 -0
  35. data/spec/spec.opts +1 -0
  36. data/spec/spec_helper.rb +12 -0
  37. data/spec/support/listing_helper.rb +126 -0
  38. data/spec/support/webmock_helper.rb +24 -0
  39. metadata +161 -0
@@ -0,0 +1,1211 @@
1
+ {
2
+ "status": "ok",
3
+ "page": 1,
4
+ "count": 20,
5
+ "total_count": 52,
6
+ "listings": [
7
+ {
8
+ "rentjuice_id": 195626,
9
+ "title": null,
10
+ "description": null,
11
+ "agent_name": "Lindsay Guittarr",
12
+ "agent_email": "lguittarr@bradvisors.com",
13
+ "agent_phone": "603-512-3263",
14
+ "featured": 0,
15
+ "address": "125 Farragut Rd, Unit 35",
16
+ "street_number": 125,
17
+ "street": "Farragut Rd",
18
+ "unit_number": 35,
19
+ "cross_street": null,
20
+ "latitude": 42.3341062,
21
+ "longitude": -71.0249828,
22
+ "neighborhoods": null,
23
+ "floor_number": null,
24
+ "property_type": null,
25
+ "rent": 2000,
26
+ "fee": 0,
27
+ "bedrooms": 3,
28
+ "bathrooms": 1,
29
+ "square_footage": null,
30
+ "features": null,
31
+ "rental_terms": null,
32
+ "date_available": "2010-09-01",
33
+ "last_updated": "2010-08-16 18:03:29",
34
+ "photos": null,
35
+ "custom_fields": [
36
+ {
37
+ "name": "Virtual Tour",
38
+ "type": "text",
39
+ "value": null
40
+ }
41
+ ],
42
+ "url": "http:\/\/app.rentjuice.com\/listings\/195626"
43
+ },
44
+ {
45
+ "rentjuice_id": 195562,
46
+ "title": "NO FEE NO FEE! 3BR - LARGE 2 FLOOR UNIT IN NEPONSET AREA OF DORCHESTER",
47
+ "description": "Avail Oct or November, this spacious bi-level unit in multi-family in Neponset area of Dorchester has 3 bedrooms and an additional room to be used as an office, plus a dining room! Floors have been completely redone, lndry in unit, cats ok, gas fireplace, surround sound in living room, 2 parking spots, central air. Across street from bus stop to Field's Corner, in safe area close to highway (93), grocery store, and red line. 1BR has walk in closet, easy street parking out front as well. Pls email to set up showing.",
48
+ "agent_name": "Lindsay Guittarr",
49
+ "agent_email": "lguittarr@bradvisors.com",
50
+ "agent_phone": "603-512-3263",
51
+ "featured": 0,
52
+ "address": "248 Neponset Ave, Unit ",
53
+ "street_number": 248,
54
+ "street": "Neponset Ave",
55
+ "unit_number": null,
56
+ "cross_street": null,
57
+ "latitude": 42.290401,
58
+ "longitude": -71.0486672,
59
+ "neighborhoods": [
60
+ "Dorchester"
61
+ ],
62
+ "floor_number": null,
63
+ "property_type": null,
64
+ "rent": 1800,
65
+ "fee": 0,
66
+ "bedrooms": 3,
67
+ "bathrooms": 1.5,
68
+ "square_footage": null,
69
+ "features": null,
70
+ "rental_terms": null,
71
+ "date_available": "2010-10-01",
72
+ "last_updated": "2010-08-30 13:03:02",
73
+ "photos": [
74
+ {
75
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894853.jpg",
76
+ "sort_order": 0,
77
+ "main_photo": false,
78
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894849.jpg"
79
+ },
80
+ {
81
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894851.jpg",
82
+ "sort_order": 0,
83
+ "main_photo": false,
84
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894842.jpg"
85
+ },
86
+ {
87
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894845.jpg",
88
+ "sort_order": 0,
89
+ "main_photo": false,
90
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894837.jpg"
91
+ },
92
+ {
93
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894844.jpg",
94
+ "sort_order": 0,
95
+ "main_photo": false,
96
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894835.jpg"
97
+ },
98
+ {
99
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894802.jpg",
100
+ "sort_order": 0,
101
+ "main_photo": false,
102
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894803.jpg"
103
+ },
104
+ {
105
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894799.jpg",
106
+ "sort_order": 0,
107
+ "main_photo": false,
108
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894808.jpg"
109
+ },
110
+ {
111
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894801.jpg",
112
+ "sort_order": 0,
113
+ "main_photo": false,
114
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894812.jpg"
115
+ },
116
+ {
117
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894793.jpg",
118
+ "sort_order": 0,
119
+ "main_photo": false,
120
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894789.jpg"
121
+ },
122
+ {
123
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894786.jpg",
124
+ "sort_order": 0,
125
+ "main_photo": true,
126
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/16\/2894787.jpg"
127
+ }
128
+ ],
129
+ "custom_fields": [
130
+ {
131
+ "name": "Virtual Tour",
132
+ "type": "text",
133
+ "value": null
134
+ }
135
+ ],
136
+ "url": "http:\/\/app.rentjuice.com\/listings\/195562"
137
+ },
138
+ {
139
+ "rentjuice_id": 194330,
140
+ "title": "Beautiful 2 BR",
141
+ "description": "Large garden-level 2 BR with all utilities included. Modern kitchen and bathroom. Wall-to-wall carpeting, lots of closet space, laundry in building.",
142
+ "agent_name": "Lucie Monroe",
143
+ "agent_email": "lmonroe@bradvisors.com",
144
+ "agent_phone": null,
145
+ "featured": 0,
146
+ "address": "55 Park Dr, Unit B1",
147
+ "street_number": 55,
148
+ "street": "Park Dr",
149
+ "unit_number": "B1",
150
+ "cross_street": null,
151
+ "latitude": 42.343017,
152
+ "longitude": -71.095109,
153
+ "neighborhoods": [
154
+ "Boston",
155
+ "Fenway"
156
+ ],
157
+ "floor_number": null,
158
+ "property_type": "Brownstone",
159
+ "rent": 1695,
160
+ "fee": 1,
161
+ "bedrooms": 2,
162
+ "bathrooms": 1,
163
+ "square_footage": null,
164
+ "features": [
165
+ "Carpet",
166
+ "Laundry in building",
167
+ "On Site Laundry",
168
+ "Updated\/renovated kitchen"
169
+ ],
170
+ "rental_terms": [
171
+ "Electricity Included",
172
+ "First Month's Rent Required",
173
+ "Heat Included",
174
+ "Hot Water Included",
175
+ "Last Month's Rent Required",
176
+ "Security Deposit Required"
177
+ ],
178
+ "date_available": "2010-09-01",
179
+ "last_updated": "2010-08-13 15:51:25",
180
+ "photos": [
181
+ {
182
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/13\/2852684.jpg",
183
+ "sort_order": 0,
184
+ "main_photo": true,
185
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/13\/2862727.jpg"
186
+ }
187
+ ],
188
+ "custom_fields": [
189
+ {
190
+ "name": "Virtual Tour",
191
+ "type": "text",
192
+ "value": null
193
+ }
194
+ ],
195
+ "url": "http:\/\/app.rentjuice.com\/listings\/194330"
196
+ },
197
+ {
198
+ "rentjuice_id": 189518,
199
+ "title": null,
200
+ "description": "Beautiful 2 bedroom apartment, sunny, large, has open bar layout perfect to have dinners and entertain friends and family.\n\nExposed brick walls\n\nHas one parking space in the back (tandem) and access to private laundry one bathroom, efficient utilities.\n\nABOUT THE LOCATION - 206 Northampton st\nthis unit is conveniently located on Northampton street, near the corner with Tremont street. this location is ideal for anyone attending northeastern university, BU medical, or working in the south-end in general.\n\n\nwhile still part of the south-end, this street has the added bonus of being quiet (no loud trucks, motorcycles or ambulances waking you up at night) and lower rents than locations closer to the other side of the south end, so saving you money while maintaining the same level of convenience and accessibility! \n\nthere are plenty of shops and cafes in the area, along with stops for the green line, silver line, and orange line. \n\nfurthermore, this location is not too far from the south-bay shopping mall, home to target, best buy, home depot and more.",
201
+ "agent_name": "Lucie Monroe",
202
+ "agent_email": "lmonroe@bradvisors.com",
203
+ "agent_phone": null,
204
+ "featured": 0,
205
+ "address": "206 Northampton St, Unit ",
206
+ "street_number": 206,
207
+ "street": "Northampton St",
208
+ "unit_number": null,
209
+ "cross_street": null,
210
+ "latitude": 42.3377,
211
+ "longitude": -71.0801,
212
+ "neighborhoods": [
213
+ "Back Bay",
214
+ "Boston",
215
+ "South End"
216
+ ],
217
+ "floor_number": null,
218
+ "property_type": null,
219
+ "rent": 2000,
220
+ "fee": 3,
221
+ "bedrooms": 2,
222
+ "bathrooms": 1,
223
+ "square_footage": null,
224
+ "features": [
225
+ "Washer\/dryer in unit"
226
+ ],
227
+ "rental_terms": null,
228
+ "date_available": "2010-09-01",
229
+ "last_updated": "2010-08-11 12:01:39",
230
+ "photos": [
231
+ {
232
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/11\/2792420.jpg",
233
+ "sort_order": 0,
234
+ "main_photo": true,
235
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/11\/2792422.jpg"
236
+ }
237
+ ],
238
+ "custom_fields": [
239
+ {
240
+ "name": "Virtual Tour",
241
+ "type": "text",
242
+ "value": null
243
+ }
244
+ ],
245
+ "url": "http:\/\/app.rentjuice.com\/listings\/189518"
246
+ },
247
+ {
248
+ "rentjuice_id": 186572,
249
+ "title": "Comfortable 2-Bedroom on Beacon Hill's Charles Street - NO FEE",
250
+ "description": "A neat 2-bedroom apartment on Charles Street. Small kitchen, full bath, and two bedrooms. Hardwood floors throughout. A very nice building, within a 5-minute walk to MGH\/Charles St. T-station or Park Street\/Arlington green line. Close to Boston Common & Public Garden. Includes hot water, tenant pays heat. Efficient gas boiler hot water heat system.",
251
+ "agent_name": null,
252
+ "agent_email": null,
253
+ "agent_phone": null,
254
+ "featured": 0,
255
+ "address": "38 Charles St, Unit 4TH FLOOR",
256
+ "street_number": 38,
257
+ "street": "Charles St",
258
+ "unit_number": "4TH FLOOR",
259
+ "cross_street": null,
260
+ "latitude": 42.3571,
261
+ "longitude": -71.0702,
262
+ "neighborhoods": [
263
+ "Beacon Hill",
264
+ "Boston"
265
+ ],
266
+ "floor_number": null,
267
+ "property_type": "Brownstone",
268
+ "rent": 2000,
269
+ "fee": 1,
270
+ "bedrooms": 2,
271
+ "bathrooms": 1,
272
+ "square_footage": null,
273
+ "features": [
274
+ "Hardwood floors",
275
+ "Laundry in building",
276
+ "Refrigerator",
277
+ "Stove"
278
+ ],
279
+ "rental_terms": [
280
+ "Cats Accepted",
281
+ "Dogs Accepted",
282
+ "Hot Water Included"
283
+ ],
284
+ "date_available": "2010-09-01",
285
+ "last_updated": "2010-08-23 15:54:04",
286
+ "photos": [
287
+ {
288
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/09\/2708207.jpg",
289
+ "sort_order": 0,
290
+ "main_photo": false,
291
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/09\/2715813.jpg"
292
+ },
293
+ {
294
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/09\/2708208.jpg",
295
+ "sort_order": 0,
296
+ "main_photo": true,
297
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/09\/2710575.jpg"
298
+ },
299
+ {
300
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/09\/2708209.jpg",
301
+ "sort_order": 0,
302
+ "main_photo": false,
303
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/09\/2710570.jpg"
304
+ },
305
+ {
306
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/09\/2708210.jpg",
307
+ "sort_order": 0,
308
+ "main_photo": false,
309
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/09\/2716886.jpg"
310
+ },
311
+ {
312
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/09\/2708211.jpg",
313
+ "sort_order": 0,
314
+ "main_photo": false,
315
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/08\/09\/2710569.jpg"
316
+ }
317
+ ],
318
+ "custom_fields": [
319
+ {
320
+ "name": "Virtual Tour",
321
+ "type": "text",
322
+ "value": null
323
+ }
324
+ ],
325
+ "url": "http:\/\/app.rentjuice.com\/listings\/186572"
326
+ },
327
+ {
328
+ "rentjuice_id": 177970,
329
+ "title": "2bed\/1.5 bath! in Fenway-Duplex Condo! H\/HW incl.",
330
+ "description": "Large, two bedroom duplex condo with nice living room. Several spacious closets throughout. Features 1.5 bathrooms, wall to wall carpet, 8' ceilings throughout and kitchen with dishwasher. Building has a beautiful renovated lobby, elevator and on site management. This unit can be rented unfurnished or furnished. No pets. Heat and hot water included. Available 9\/1\/10!! GRADS AND PROFESSIONALS ONLY!!",
331
+ "agent_name": "Lucie Monroe",
332
+ "agent_email": "lmonroe@bradvisors.com",
333
+ "agent_phone": null,
334
+ "featured": 0,
335
+ "address": "108 Peterborough St, Unit 3H",
336
+ "street_number": 108,
337
+ "street": "Peterborough St",
338
+ "unit_number": "3H",
339
+ "cross_street": null,
340
+ "latitude": 42.3429754,
341
+ "longitude": -71.1000195,
342
+ "neighborhoods": [
343
+ "Boston",
344
+ "Fenway"
345
+ ],
346
+ "floor_number": null,
347
+ "property_type": null,
348
+ "rent": 2000,
349
+ "fee": 1,
350
+ "bedrooms": 2,
351
+ "bathrooms": 1,
352
+ "square_footage": null,
353
+ "features": null,
354
+ "rental_terms": null,
355
+ "date_available": "2010-09-01",
356
+ "last_updated": "2010-07-29 14:40:14",
357
+ "photos": [
358
+ {
359
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/29\/2409029.jpg",
360
+ "sort_order": 0,
361
+ "main_photo": true,
362
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/29\/2409093.jpg"
363
+ }
364
+ ],
365
+ "custom_fields": [
366
+ {
367
+ "name": "Virtual Tour",
368
+ "type": "text",
369
+ "value": null
370
+ }
371
+ ],
372
+ "url": "http:\/\/app.rentjuice.com\/listings\/177970"
373
+ },
374
+ {
375
+ "rentjuice_id": 155544,
376
+ "title": "Two Bedroom Apartment in Beacon Hill",
377
+ "description": ":BEACON HILL:\nJoy Street - Two Bedroom Apartment\nHardwood Floors throughout!\nHeat & Hot Water Included!!\n",
378
+ "agent_name": "Lucie Monroe",
379
+ "agent_email": "lmonroe@bradvisors.com",
380
+ "agent_phone": null,
381
+ "featured": 0,
382
+ "address": "70 Joy St, Unit 7",
383
+ "street_number": 70,
384
+ "street": "Joy St",
385
+ "unit_number": 7,
386
+ "cross_street": null,
387
+ "latitude": 42.360619,
388
+ "longitude": -71.065139,
389
+ "neighborhoods": [
390
+ "Beacon Hill",
391
+ "Boston"
392
+ ],
393
+ "floor_number": null,
394
+ "property_type": null,
395
+ "rent": 2000,
396
+ "fee": 0,
397
+ "bedrooms": 2,
398
+ "bathrooms": 1,
399
+ "square_footage": null,
400
+ "features": [
401
+ "Laundry in unit"
402
+ ],
403
+ "rental_terms": [
404
+ "First Month's Rent Required",
405
+ "Heat Included",
406
+ "Hot Water Included",
407
+ "Last Month's Rent Required",
408
+ "Security Deposit Required",
409
+ "Student Friendly"
410
+ ],
411
+ "date_available": "2010-09-01",
412
+ "last_updated": "2010-08-26 13:36:01",
413
+ "photos": [
414
+ {
415
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/22\/2209437.jpg",
416
+ "sort_order": 0,
417
+ "main_photo": false,
418
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/22\/2209510.jpg"
419
+ },
420
+ {
421
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/22\/2209438.jpg",
422
+ "sort_order": 0,
423
+ "main_photo": true,
424
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/22\/2209501.jpg"
425
+ }
426
+ ],
427
+ "custom_fields": [
428
+ {
429
+ "name": "Virtual Tour",
430
+ "type": "text",
431
+ "value": null
432
+ }
433
+ ],
434
+ "url": "http:\/\/app.rentjuice.com\/listings\/155544"
435
+ },
436
+ {
437
+ "rentjuice_id": 154759,
438
+ "title": "LARGE TWO BEDROOM ON SHORT STREET",
439
+ "description": "Spacious two bedroom apartment on Short Street in Brookline. Located on the second floor, this unit boasts hardwood floors throughout, high ceilings, large windows, two big bedrooms, an eat-in kitchen, plentiful closet space, and a small private deck. A pretty courtyard sits in front of the building.\n\nHeat & Hot Water are Included in the rent.\nThere is No Broker Fee for this apartment.\n",
440
+ "agent_name": "Liz Sower",
441
+ "agent_email": "lsower@bradvisors.com",
442
+ "agent_phone": "617-850-9693",
443
+ "featured": 0,
444
+ "address": "18 Short St, Unit 1",
445
+ "street_number": 18,
446
+ "street": "Short St",
447
+ "unit_number": 1,
448
+ "cross_street": null,
449
+ "latitude": 42.3407049,
450
+ "longitude": -71.1277827,
451
+ "neighborhoods": [
452
+ "Brookline"
453
+ ],
454
+ "floor_number": 2,
455
+ "property_type": "Apartment Building",
456
+ "rent": 1700,
457
+ "fee": 0,
458
+ "bedrooms": 2,
459
+ "bathrooms": 1,
460
+ "square_footage": null,
461
+ "features": [
462
+ "Dishwasher",
463
+ "Disposal",
464
+ "Eat-in Kitchen",
465
+ "Hardwood floors",
466
+ "Patio or deck"
467
+ ],
468
+ "rental_terms": [
469
+ "Cats Accepted",
470
+ "First Month's Rent Required",
471
+ "Graduate Student Friendly",
472
+ "Heat Included",
473
+ "Hot Water Included",
474
+ "Last Month's Rent Required"
475
+ ],
476
+ "date_available": "2010-07-15",
477
+ "last_updated": "2010-07-21 17:01:12",
478
+ "photos": null,
479
+ "custom_fields": [
480
+ {
481
+ "name": "Virtual Tour",
482
+ "type": "text",
483
+ "value": null
484
+ }
485
+ ],
486
+ "url": "http:\/\/app.rentjuice.com\/listings\/154759"
487
+ },
488
+ {
489
+ "rentjuice_id": 154758,
490
+ "title": "CLASSIC AND CLEAN TWO BED ON GARDNER STREET",
491
+ "description": "Spacious and bright two bedroom apartment on Gardner Road in Brookline. Classic details, parquet floors throughout, floor to ceiling windows, plentiful closet space, freshly painted walls and a large private deck. Central Air conditioning!!\n\nHeat & Hot Water Included in the rent!\nNo Broker Fee! Please call to view this apartment today!!",
492
+ "agent_name": "Liz Sower",
493
+ "agent_email": "lsower@bradvisors.com",
494
+ "agent_phone": "617-850-9693",
495
+ "featured": 0,
496
+ "address": "30 Gardner Rd, Unit 2E",
497
+ "street_number": 30,
498
+ "street": "Gardner Rd",
499
+ "unit_number": "2E",
500
+ "cross_street": null,
501
+ "latitude": 42.3377959,
502
+ "longitude": -71.1282663,
503
+ "neighborhoods": [
504
+ "Brookline"
505
+ ],
506
+ "floor_number": 2,
507
+ "property_type": "Apartment Building",
508
+ "rent": 1975,
509
+ "fee": 0,
510
+ "bedrooms": 2,
511
+ "bathrooms": 1,
512
+ "square_footage": null,
513
+ "features": [
514
+ "Air Conditioning",
515
+ "Central Air Conditioning",
516
+ "Dining room",
517
+ "Dishwasher",
518
+ "Elevator",
519
+ "Hardwood floors",
520
+ "Patio or deck",
521
+ "Walk In Closet"
522
+ ],
523
+ "rental_terms": [
524
+ "First Month's Rent Required",
525
+ "Heat Included",
526
+ "Hot Water Included",
527
+ "Last Month's Rent Required"
528
+ ],
529
+ "date_available": "2010-07-15",
530
+ "last_updated": "2010-07-21 16:52:43",
531
+ "photos": null,
532
+ "custom_fields": [
533
+ {
534
+ "name": "Virtual Tour",
535
+ "type": "text",
536
+ "value": null
537
+ }
538
+ ],
539
+ "url": "http:\/\/app.rentjuice.com\/listings\/154758"
540
+ },
541
+ {
542
+ "rentjuice_id": 149780,
543
+ "title": null,
544
+ "description": null,
545
+ "agent_name": "Lindsay Guittarr",
546
+ "agent_email": "lguittarr@bradvisors.com",
547
+ "agent_phone": "603-512-3263",
548
+ "featured": 0,
549
+ "address": "366 W Broadway, Unit 2",
550
+ "street_number": 366,
551
+ "street": "W Broadway",
552
+ "unit_number": 2,
553
+ "cross_street": null,
554
+ "latitude": 42.3379821,
555
+ "longitude": -71.0492997,
556
+ "neighborhoods": null,
557
+ "floor_number": null,
558
+ "property_type": null,
559
+ "rent": 2000,
560
+ "fee": 0,
561
+ "bedrooms": 2,
562
+ "bathrooms": 1,
563
+ "square_footage": null,
564
+ "features": null,
565
+ "rental_terms": null,
566
+ "date_available": "2010-08-01",
567
+ "last_updated": "2010-07-14 20:42:04",
568
+ "photos": null,
569
+ "custom_fields": [
570
+ {
571
+ "name": "Virtual Tour",
572
+ "type": "text",
573
+ "value": null
574
+ }
575
+ ],
576
+ "url": "http:\/\/app.rentjuice.com\/listings\/149780"
577
+ },
578
+ {
579
+ "rentjuice_id": 149756,
580
+ "title": "3BR on Tremont!",
581
+ "description": "Garden level two bedroom on TREMONT ST.- \n* Approximately 1,000 Sq. Ft.\n* Two equal sized bedrooms\n* Parquet Floors\n* Exposed Brick\n* Large living room\n* Pets are Welcome\n* Five to Seven minute walk to Back Bay train station\n\nLarge two bedrooms in the South End aren't this cheap.\nCall now!",
582
+ "agent_name": "Bill Macgregor",
583
+ "agent_email": "bmacgregor@bradvisors.com",
584
+ "agent_phone": "617-850-9663",
585
+ "featured": 0,
586
+ "address": "593 Tremont St, Unit 2",
587
+ "street_number": 593,
588
+ "street": "Tremont St",
589
+ "unit_number": 2,
590
+ "cross_street": null,
591
+ "latitude": 42.343295,
592
+ "longitude": -71.073233,
593
+ "neighborhoods": [
594
+ "Boston",
595
+ "South End"
596
+ ],
597
+ "floor_number": null,
598
+ "property_type": null,
599
+ "rent": 1850,
600
+ "fee": 1,
601
+ "bedrooms": 3,
602
+ "bathrooms": 1,
603
+ "square_footage": null,
604
+ "features": null,
605
+ "rental_terms": null,
606
+ "date_available": "2010-09-01",
607
+ "last_updated": "2010-07-14 14:53:48",
608
+ "photos": [
609
+ {
610
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/14\/2046168.jpg",
611
+ "sort_order": 1,
612
+ "main_photo": true,
613
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/14\/2046271.jpg"
614
+ },
615
+ {
616
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/14\/2046169.jpg",
617
+ "sort_order": 2,
618
+ "main_photo": false,
619
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/14\/2046280.jpg"
620
+ }
621
+ ],
622
+ "custom_fields": [
623
+ {
624
+ "name": "Virtual Tour",
625
+ "type": "text",
626
+ "value": null
627
+ }
628
+ ],
629
+ "url": "http:\/\/app.rentjuice.com\/listings\/149756"
630
+ },
631
+ {
632
+ "rentjuice_id": 149740,
633
+ "title": "BEACON HILL - - JOY STREET - - 2 BED FOR SEPT 1ST",
634
+ "description": "BEACON HILL: Excellent two bedroom apartment on Joy Street. Heat & Hot Water included and students welcome. Available for 9\/1\/10. No pets. Please call to view this apartment today!",
635
+ "agent_name": "Lucie Monroe",
636
+ "agent_email": "lmonroe@bradvisors.com",
637
+ "agent_phone": null,
638
+ "featured": 0,
639
+ "address": "70 Joy St, Unit 9",
640
+ "street_number": 70,
641
+ "street": "Joy St",
642
+ "unit_number": 9,
643
+ "cross_street": null,
644
+ "latitude": 42.360619,
645
+ "longitude": -71.065139,
646
+ "neighborhoods": [
647
+ "Beacon Hill",
648
+ "Boston"
649
+ ],
650
+ "floor_number": null,
651
+ "property_type": null,
652
+ "rent": 2000,
653
+ "fee": 0,
654
+ "bedrooms": 2,
655
+ "bathrooms": 1,
656
+ "square_footage": null,
657
+ "features": [
658
+ "Laundry in unit"
659
+ ],
660
+ "rental_terms": [
661
+ "First Month's Rent Required",
662
+ "Graduate Student Friendly",
663
+ "Heat Included",
664
+ "Hot Water Included",
665
+ "Last Month's Rent Required",
666
+ "Security Deposit Required",
667
+ "Student Friendly"
668
+ ],
669
+ "date_available": "2010-09-01",
670
+ "last_updated": "2010-08-26 13:35:40",
671
+ "photos": [
672
+ {
673
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/14\/2045846.jpg",
674
+ "sort_order": 0,
675
+ "main_photo": true,
676
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/14\/2045847.jpg"
677
+ }
678
+ ],
679
+ "custom_fields": [
680
+ {
681
+ "name": "Virtual Tour",
682
+ "type": "text",
683
+ "value": null
684
+ }
685
+ ],
686
+ "url": "http:\/\/app.rentjuice.com\/listings\/149740"
687
+ },
688
+ {
689
+ "rentjuice_id": 149006,
690
+ "title": "Loft Duplex - Full Service Luxury Building with affordable pricings",
691
+ "description": "Dorchester Lower Mills is one of Boston\u2019s historically rich neighborhoods. Located right on the Milton and Dorchester line, these renovated mill buildings now make up a once operating chocolate mill and represent a pre-eminent Dorchester landmark. \nToday, Dorchester Lower Mills is a thriving, hip community with an eye on the future. This neighborhood has undergone a renaissance and attractions abound. It is just steps from great shops, five-star restaurants, convenient public transportation (Red Line), bakeries, antique galleries, parks and more.",
692
+ "agent_name": "Rodney Scott",
693
+ "agent_email": "rscott@bradvisors.com",
694
+ "agent_phone": "617-678-6923",
695
+ "featured": 0,
696
+ "address": "1220 Adam St, Unit D",
697
+ "street_number": 1220,
698
+ "street": "Adam St",
699
+ "unit_number": "D",
700
+ "cross_street": null,
701
+ "latitude": 42.663714,
702
+ "longitude": -71.532787,
703
+ "neighborhoods": [
704
+ "Boston",
705
+ "Dorchester"
706
+ ],
707
+ "floor_number": null,
708
+ "property_type": "Apartment Complex",
709
+ "rent": 1850,
710
+ "fee": 1,
711
+ "bedrooms": 2,
712
+ "bathrooms": 1,
713
+ "square_footage": 860,
714
+ "features": [
715
+ "Central Air Conditioning",
716
+ "Central heat",
717
+ "Concierge",
718
+ "Dishwasher",
719
+ "Disposal",
720
+ "Doorman",
721
+ "Elevator",
722
+ "Gym\/athletic facilities",
723
+ "Hardwood floors",
724
+ "Laundry in building",
725
+ "Modern bathrooms",
726
+ "Refrigerator",
727
+ "Stainless steel appliances"
728
+ ],
729
+ "rental_terms": [
730
+ "Cats and Dogs Accepted",
731
+ "First Month's Rent Required",
732
+ "Graduate Student Friendly",
733
+ "Hot Water Included",
734
+ "Security Deposit Required"
735
+ ],
736
+ "date_available": "2010-08-01",
737
+ "last_updated": "2010-07-13 17:52:42",
738
+ "photos": [
739
+ {
740
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/13\/2033426.jpg",
741
+ "sort_order": 0,
742
+ "main_photo": false,
743
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/13\/2033539.jpg"
744
+ },
745
+ {
746
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/13\/2033425.jpg",
747
+ "sort_order": 0,
748
+ "main_photo": false,
749
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/13\/2033540.jpg"
750
+ },
751
+ {
752
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/13\/2033424.jpg",
753
+ "sort_order": 0,
754
+ "main_photo": false,
755
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/13\/2033543.jpg"
756
+ },
757
+ {
758
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/13\/2033427.jpg",
759
+ "sort_order": 0,
760
+ "main_photo": false,
761
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/13\/2033546.jpg"
762
+ },
763
+ {
764
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/13\/2033428.jpg",
765
+ "sort_order": 0,
766
+ "main_photo": false,
767
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/13\/2033548.jpg"
768
+ },
769
+ {
770
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/13\/2033430.jpg",
771
+ "sort_order": 0,
772
+ "main_photo": false,
773
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/13\/2033541.jpg"
774
+ },
775
+ {
776
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/13\/2033429.jpg",
777
+ "sort_order": 0,
778
+ "main_photo": false,
779
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/13\/2033542.jpg"
780
+ },
781
+ {
782
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/13\/2033431.jpg",
783
+ "sort_order": 0,
784
+ "main_photo": true,
785
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/07\/13\/2033549.jpg"
786
+ }
787
+ ],
788
+ "custom_fields": [
789
+ {
790
+ "name": "Virtual Tour",
791
+ "type": "text",
792
+ "value": null
793
+ }
794
+ ],
795
+ "url": "http:\/\/app.rentjuice.com\/listings\/149006"
796
+ },
797
+ {
798
+ "rentjuice_id": 134882,
799
+ "title": "2BR on Tremont!- 1,000 S.F.!!!",
800
+ "description": "Garden level two bedroom on TREMONT ST.- \n* Approximately 1,000 Sq. Ft.\n* Two equal sized bedrooms\n* Parquet Floors\n* Exposed Brick\n* Large living room\n* Pets are Welcome\n* Five to Seven minute walk to Back Bay train station\n\nLarge two bedrooms in the South End aren't this cheap.\nCall now!",
801
+ "agent_name": "Bill Macgregor",
802
+ "agent_email": "bmacgregor@bradvisors.com",
803
+ "agent_phone": "617-850-9663",
804
+ "featured": 0,
805
+ "address": "593 Tremont St, Unit A",
806
+ "street_number": 593,
807
+ "street": "Tremont St",
808
+ "unit_number": "A",
809
+ "cross_street": null,
810
+ "latitude": 42.343295,
811
+ "longitude": -71.073233,
812
+ "neighborhoods": [
813
+ "Boston",
814
+ "South End"
815
+ ],
816
+ "floor_number": null,
817
+ "property_type": null,
818
+ "rent": 1800,
819
+ "fee": 1,
820
+ "bedrooms": 2,
821
+ "bathrooms": 1,
822
+ "square_footage": 1000,
823
+ "features": null,
824
+ "rental_terms": null,
825
+ "date_available": "1969-12-31",
826
+ "last_updated": "2010-07-14 14:51:19",
827
+ "photos": [
828
+ {
829
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/16\/1632014.jpg",
830
+ "sort_order": 1,
831
+ "main_photo": true,
832
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/16\/1632019.jpg"
833
+ },
834
+ {
835
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/16\/1632008.jpg",
836
+ "sort_order": 2,
837
+ "main_photo": false,
838
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/16\/1632010.jpg"
839
+ },
840
+ {
841
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/16\/1632023.jpg",
842
+ "sort_order": 3,
843
+ "main_photo": false,
844
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/16\/1632025.jpg"
845
+ },
846
+ {
847
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/16\/1632016.jpg",
848
+ "sort_order": 4,
849
+ "main_photo": false,
850
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/16\/1632017.jpg"
851
+ }
852
+ ],
853
+ "custom_fields": [
854
+ {
855
+ "name": "Virtual Tour",
856
+ "type": "text",
857
+ "value": null
858
+ }
859
+ ],
860
+ "url": "http:\/\/app.rentjuice.com\/listings\/134882"
861
+ },
862
+ {
863
+ "rentjuice_id": 133622,
864
+ "title": "Charming apartment, large private deck & fireplace, available 8\/1 (Beacon Hill)",
865
+ "description": "Charming two-bedroom apartment located on a quiet tree lined street in Beacon Hill. The apartment has a large private deck off of the master bedroom (bathroom is also off of main bedroom), a working fireplace in the living room, dishwasher and disposal in the kitchen, and a good sized storage space and free laundry in the basement. It is located within a 5 minutes walk of all train lines (orange, red, green and blue), Whole foods, MGH, the Public Gardens, Charles Street and the Boston Common.",
866
+ "agent_name": "Lucie Monroe",
867
+ "agent_email": "lmonroe@bradvisors.com",
868
+ "agent_phone": null,
869
+ "featured": 0,
870
+ "address": "36 Temple St, Unit 4",
871
+ "street_number": 36,
872
+ "street": "Temple St",
873
+ "unit_number": 4,
874
+ "cross_street": null,
875
+ "latitude": 42.3600214,
876
+ "longitude": -71.0635638,
877
+ "neighborhoods": [
878
+ "Beacon Hill",
879
+ "Boston"
880
+ ],
881
+ "floor_number": null,
882
+ "property_type": "Townhouse",
883
+ "rent": 0,
884
+ "fee": 1,
885
+ "bedrooms": 2,
886
+ "bathrooms": 1,
887
+ "square_footage": null,
888
+ "features": [
889
+ "Dishwasher",
890
+ "Disposal",
891
+ "Hardwood floors",
892
+ "Laundry in building",
893
+ "Patio or deck"
894
+ ],
895
+ "rental_terms": [
896
+ "Heat Included",
897
+ "Hot Water Included"
898
+ ],
899
+ "date_available": "2010-08-01",
900
+ "last_updated": "2010-06-15 16:00:35",
901
+ "photos": [
902
+ {
903
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/15\/1615591.jpg",
904
+ "sort_order": 0,
905
+ "main_photo": true,
906
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/15\/1615595.jpg"
907
+ }
908
+ ],
909
+ "custom_fields": [
910
+ {
911
+ "name": "Virtual Tour",
912
+ "type": "text",
913
+ "value": null
914
+ }
915
+ ],
916
+ "url": "http:\/\/app.rentjuice.com\/listings\/133622"
917
+ },
918
+ {
919
+ "rentjuice_id": 132998,
920
+ "title": "Great location: BU Main Campus area. Coolidge Corner, 3BR in a Brownstone building",
921
+ "description": "This unit is in the basement of a three-story building and contains 2 large bedrooms, 1 newer renovated full bathroom. BU Main Campus & Coolidge Corner, walk to C Line, & BU Gym, Supermarket, laundry in basement, hardwood floors, newer kitchen with dishwasher, microwave & disposal newer windows, mature residents wanted. Professionally managed, call today!\nUtilities: water included, forced gas, heat not included in rent, tenants have thermostat & own boiler\nThe apartment will be professionally cleaned and painte.",
922
+ "agent_name": "Lucie Monroe",
923
+ "agent_email": "lmonroe@bradvisors.com",
924
+ "agent_phone": null,
925
+ "featured": 0,
926
+ "address": "94 Pleasant St, Unit A",
927
+ "street_number": 94,
928
+ "street": "Pleasant St",
929
+ "unit_number": "A",
930
+ "cross_street": null,
931
+ "latitude": 42.3455928,
932
+ "longitude": -71.1185159,
933
+ "neighborhoods": [
934
+ "Brookline"
935
+ ],
936
+ "floor_number": 1,
937
+ "property_type": "Brownstone",
938
+ "rent": 1600,
939
+ "fee": 0,
940
+ "bedrooms": 2,
941
+ "bathrooms": 1,
942
+ "square_footage": null,
943
+ "features": [
944
+ "Dishwasher",
945
+ "Disposal",
946
+ "Hardwood floors",
947
+ "Microwave",
948
+ "Modern bathrooms",
949
+ "Updated\/renovated kitchen"
950
+ ],
951
+ "rental_terms": [
952
+ "First Month's Rent Required",
953
+ "Hot Water Included",
954
+ "Last Month's Rent Required"
955
+ ],
956
+ "date_available": "2010-09-01",
957
+ "last_updated": "2010-06-14 13:36:13",
958
+ "photos": [
959
+ {
960
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/14\/1596256.jpg",
961
+ "sort_order": 0,
962
+ "main_photo": false,
963
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/14\/1596350.jpg"
964
+ },
965
+ {
966
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/14\/1596257.jpg",
967
+ "sort_order": 0,
968
+ "main_photo": true,
969
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/14\/1596351.jpg"
970
+ },
971
+ {
972
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/14\/1596258.jpg",
973
+ "sort_order": 0,
974
+ "main_photo": false,
975
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/14\/1596352.jpg"
976
+ }
977
+ ],
978
+ "custom_fields": [
979
+ {
980
+ "name": "Virtual Tour",
981
+ "type": "text",
982
+ "value": null
983
+ }
984
+ ],
985
+ "url": "http:\/\/app.rentjuice.com\/listings\/132998"
986
+ },
987
+ {
988
+ "rentjuice_id": 131523,
989
+ "title": "2 BR in East Boston",
990
+ "description": null,
991
+ "agent_name": "Lucie Monroe",
992
+ "agent_email": "lmonroe@bradvisors.com",
993
+ "agent_phone": null,
994
+ "featured": 0,
995
+ "address": "247 Bennington St, Unit 3",
996
+ "street_number": 247,
997
+ "street": "Bennington St",
998
+ "unit_number": 3,
999
+ "cross_street": null,
1000
+ "latitude": 42.376608,
1001
+ "longitude": -71.0340694,
1002
+ "neighborhoods": [
1003
+ "Boston",
1004
+ "East Boston"
1005
+ ],
1006
+ "floor_number": null,
1007
+ "property_type": "Condominium",
1008
+ "rent": 1025,
1009
+ "fee": 1,
1010
+ "bedrooms": 2,
1011
+ "bathrooms": 1,
1012
+ "square_footage": null,
1013
+ "features": null,
1014
+ "rental_terms": [
1015
+ "First Month's Rent Required",
1016
+ "Last Month's Rent Required",
1017
+ "Security Deposit Required",
1018
+ "Student Friendly"
1019
+ ],
1020
+ "date_available": "2010-09-01",
1021
+ "last_updated": "2010-07-13 13:23:10",
1022
+ "photos": [
1023
+ {
1024
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/11\/1559040.jpg",
1025
+ "sort_order": 0,
1026
+ "main_photo": true,
1027
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/11\/1559042.jpg"
1028
+ }
1029
+ ],
1030
+ "custom_fields": [
1031
+ {
1032
+ "name": "Virtual Tour",
1033
+ "type": "text",
1034
+ "value": null
1035
+ }
1036
+ ],
1037
+ "url": "http:\/\/app.rentjuice.com\/listings\/131523"
1038
+ },
1039
+ {
1040
+ "rentjuice_id": 131507,
1041
+ "title": null,
1042
+ "description": "2 Bedroom unit with wall to wall carpet. Basement level, laundry in bldg, Office on site, full size appliances, close to MBTA Green line, Longwood Medical, NU, Mass Art. Cat ok.",
1043
+ "agent_name": "Lucie Monroe",
1044
+ "agent_email": "lmonroe@bradvisors.com",
1045
+ "agent_phone": null,
1046
+ "featured": 0,
1047
+ "address": "49 Worthington St, Unit B4",
1048
+ "street_number": 49,
1049
+ "street": "Worthington St",
1050
+ "unit_number": "B4",
1051
+ "cross_street": null,
1052
+ "latitude": 42.3349,
1053
+ "longitude": -71.1015,
1054
+ "neighborhoods": [
1055
+ "Boston",
1056
+ "Mission Hill"
1057
+ ],
1058
+ "floor_number": null,
1059
+ "property_type": null,
1060
+ "rent": 1399,
1061
+ "fee": 3,
1062
+ "bedrooms": 2,
1063
+ "bathrooms": 1,
1064
+ "square_footage": null,
1065
+ "features": [
1066
+ "Carpet",
1067
+ "Laundry in building",
1068
+ "Refrigerator",
1069
+ "Stove"
1070
+ ],
1071
+ "rental_terms": [
1072
+ "Cats Accepted",
1073
+ "Heat Included",
1074
+ "Hot Water Included"
1075
+ ],
1076
+ "date_available": "2010-09-01",
1077
+ "last_updated": "2010-08-06 12:27:01",
1078
+ "photos": [
1079
+ {
1080
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/11\/1558696.jpg",
1081
+ "sort_order": 0,
1082
+ "main_photo": true,
1083
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/11\/1558713.jpg"
1084
+ }
1085
+ ],
1086
+ "custom_fields": [
1087
+ {
1088
+ "name": "Virtual Tour",
1089
+ "type": "text",
1090
+ "value": null
1091
+ }
1092
+ ],
1093
+ "url": "http:\/\/app.rentjuice.com\/listings\/131507"
1094
+ },
1095
+ {
1096
+ "rentjuice_id": 130960,
1097
+ "title": null,
1098
+ "description": "This unit will be 100% renovated and turned into a 2 bedroom, great for roommates. All new hardwood floors, granite countertops, new kitchen!",
1099
+ "agent_name": "Lucie Monroe",
1100
+ "agent_email": "lmonroe@bradvisors.com",
1101
+ "agent_phone": null,
1102
+ "featured": 0,
1103
+ "address": "43 Hemenway St, Unit 4",
1104
+ "street_number": 43,
1105
+ "street": "Hemenway St",
1106
+ "unit_number": 4,
1107
+ "cross_street": null,
1108
+ "latitude": 42.3454,
1109
+ "longitude": -71.0896999,
1110
+ "neighborhoods": [
1111
+ "Back Bay",
1112
+ "Boston",
1113
+ "Fenway",
1114
+ "Symphony"
1115
+ ],
1116
+ "floor_number": null,
1117
+ "property_type": null,
1118
+ "rent": 1850,
1119
+ "fee": 0,
1120
+ "bedrooms": 2,
1121
+ "bathrooms": 1,
1122
+ "square_footage": null,
1123
+ "features": [
1124
+ "Decorative fireplace",
1125
+ "Granite countertops",
1126
+ "Hardwood floors",
1127
+ "Laundry in building",
1128
+ "Modern bathrooms",
1129
+ "Updated\/renovated kitchen"
1130
+ ],
1131
+ "rental_terms": [
1132
+ "First Month's Rent Required",
1133
+ "Heat Included",
1134
+ "Hot Water Included",
1135
+ "Last Month's Rent Required",
1136
+ "Security Deposit Required"
1137
+ ],
1138
+ "date_available": "2010-09-01",
1139
+ "last_updated": "2010-06-23 16:37:05",
1140
+ "photos": [
1141
+ {
1142
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/10\/1540103.jpg",
1143
+ "sort_order": 0,
1144
+ "main_photo": true,
1145
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/06\/10\/1540104.jpg"
1146
+ }
1147
+ ],
1148
+ "custom_fields": [
1149
+ {
1150
+ "name": "Virtual Tour",
1151
+ "type": "text",
1152
+ "value": null
1153
+ }
1154
+ ],
1155
+ "url": "http:\/\/app.rentjuice.com\/listings\/130960"
1156
+ },
1157
+ {
1158
+ "rentjuice_id": 96136,
1159
+ "title": "Beautiful 2BR in the North End",
1160
+ "description": "Hard wood floors, washer and dryer in the unit, common roof deck, central A\/C.",
1161
+ "agent_name": "Lucie Monroe",
1162
+ "agent_email": "lmonroe@bradvisors.com",
1163
+ "agent_phone": null,
1164
+ "featured": 0,
1165
+ "address": "5 Wiget St, Unit 1",
1166
+ "street_number": 5,
1167
+ "street": "Wiget St",
1168
+ "unit_number": 1,
1169
+ "cross_street": null,
1170
+ "latitude": 42.364,
1171
+ "longitude": -71.0559,
1172
+ "neighborhoods": [
1173
+ "North End"
1174
+ ],
1175
+ "floor_number": null,
1176
+ "property_type": "Brownstone",
1177
+ "rent": 1800,
1178
+ "fee": 1,
1179
+ "bedrooms": 2,
1180
+ "bathrooms": 1,
1181
+ "square_footage": 575,
1182
+ "features": [
1183
+ "Central Air Conditioning",
1184
+ "Dishwasher",
1185
+ "Hardwood floors",
1186
+ "Roof deck",
1187
+ "Washer\/dryer in unit"
1188
+ ],
1189
+ "rental_terms": null,
1190
+ "date_available": "2010-10-01",
1191
+ "last_updated": "2010-08-26 13:45:27",
1192
+ "photos": [
1193
+ {
1194
+ "thumbnail": "http:\/\/static.rentjuice.com\/frames\/2010\/05\/17\/974467.jpg",
1195
+ "sort_order": 0,
1196
+ "main_photo": true,
1197
+ "fullsize": "http:\/\/static.rentjuice.com\/frames\/2010\/05\/17\/974469.jpg"
1198
+ }
1199
+ ],
1200
+ "custom_fields": [
1201
+ {
1202
+ "name": "Virtual Tour",
1203
+ "type": "text",
1204
+ "value": null
1205
+ }
1206
+ ],
1207
+ "url": "http:\/\/app.rentjuice.com\/listings\/96136"
1208
+ }
1209
+ ],
1210
+ "runtime": 2.32013
1211
+ }