smollweide / node-mock-server

File based Node REST API mock server
MIT License
255 stars 65 forks source link

Error: ENOENT: no such file or directory ... writeFileSync .... response.txt #123

Closed leegee closed 5 years ago

leegee commented 5 years ago

Not used the module for a while, but starting a new project.

Added the module, ran the 'init' script as described in the README.

Used the GUI to add the /api/list_view_search endpoint.

Hitting http://localhost:3001/api/list_view_search, i get the below error — am I missing something?

Error: ENOENT: no such file or directory, open '/api/list_view_search/#/GET/mock/response.txt'
    at Object.openSync (fs.js:443:3)
    at Object.writeFileSync (fs.js:1194:35)
    at MockController.writeFile (/Users/lee/src/zpg/app-lsrp/app/node_modules/node-mock-server/lib/Utils.js:153:6)
    at MockController._handleMockRequest (/Users/lee/src/zpg/app-lsrp/app/node_modules/node-mock-server/lib/controller/MockController.js:203:9)
    at Layer.handle [as handle_request] (/Users/lee/src/zpg/app-lsrp/app/node_modules/express/lib/router/layer.js:95:5)
    at next (/Users/lee/src/zpg/app-lsrp/app/node_modules/express/lib/router/route.js:137:13)
    at next (/Users/lee/src/zpg/app-lsrp/app/node_modules/express/lib/router/route.js:131:14)
    at next (/Users/lee/src/zpg/app-lsrp/app/node_modules/express/lib/router/route.js:131:14)
    at next (/Users/lee/src/zpg/app-lsrp/app/node_modules/express/lib/router/route.js:131:14)
    at next (/Users/lee/src/zpg/app-lsrp/app/node_modules/express/lib/router/route.js:131:14)
smollweide commented 5 years ago

Hi @leegee, I tried to reproduce this issue but can't. Can you add more details?

Thank you :) Best Simon

leegee commented 5 years ago

OS: OSX 10.14.5 (18F132)

Lees-MacBook-Pro:app lee$ node -v
v12.4.0
Lees-MacBook-Pro:app lee$ npm -v
6.9.0

I believe the error is the same on Node 10.

During init, I went with the defaults.


var mockServer = require('node-mock-server');
var path = require('path');

mockServer({
    'restPath': path.join(__dirname, '/rest'),
    'uiPath': '/',
    'title': 'Api mock server',
    'version': 1,
    'urlBase': 'http://localhost:3001',
    'urlPath': '/rest/v1',
    'port': 3001,
    'contentType': 'application/json',
    'accessControlExposeHeaders': 'X-Total-Count',
    'accessControlAllowOrigin': '*',
    'accessControlAllowMethods': 'GET, POST, PUT, OPTIONS, DELETE, PATCH, HEAD',
    'accessControlAllowHeaders': 'origin, x-requested-with, content-type',
    'accessControlAllowCredentials': 'true',
    'headers': {},
    'open': true,
    'dirName': __dirname
});

mocks/rest/api/#list_view_search/GET/mock/success.json:

{
  "analytics_ecommerce": {
    "currencyCode": "GBP",
    "event": "pageshow",
    "impressions": [
      {
        "id": 51852816,
        "list": "Search results",
        "position": 1,
        "variant": "standard"
      },
      {
        "id": 46796847,
        "list": "Search results",
        "position": 2,
        "variant": "standard"
      },
      {
        "id": 51852019,
        "list": "Search results",
        "position": 3,
        "variant": "standard"
      },
      {
        "id": 51850859,
        "list": "Search results",
        "position": 4,
        "variant": "standard"
      },
      {
        "id": 51849550,
        "list": "Search results",
        "position": 5,
        "variant": "standard"
      },
      {
        "id": 51845032,
        "list": "Search results",
        "position": 6,
        "variant": "standard"
      },
      {
        "id": 51841477,
        "list": "Search results",
        "position": 7,
        "variant": "standard"
      },
      {
        "id": 51838255,
        "list": "Search results",
        "position": 8,
        "variant": "standard"
      },
      {
        "id": 51833521,
        "list": "Search results",
        "position": 9,
        "variant": "standard"
      },
      {
        "id": 51125508,
        "list": "Search results",
        "position": 10,
        "variant": "standard"
      },
      {
        "id": 42611693,
        "list": "Search results",
        "position": 11,
        "variant": "standard"
      },
      {
        "id": 47964089,
        "list": "Search results",
        "position": 12,
        "variant": "standard"
      },
      {
        "id": 48237864,
        "list": "Search results",
        "position": 13,
        "variant": "standard"
      },
      {
        "id": 46565080,
        "list": "Search results",
        "position": 14,
        "variant": "standard"
      },
      {
        "id": 44115717,
        "list": "Search results",
        "position": 15,
        "variant": "standard"
      },
      {
        "id": 51803537,
        "list": "Search results",
        "position": 16,
        "variant": "standard"
      },
      {
        "id": 51802937,
        "list": "Search results",
        "position": 17,
        "variant": "standard"
      },
      {
        "id": 51802938,
        "list": "Search results",
        "position": 18,
        "variant": "standard"
      },
      {
        "id": 51802888,
        "list": "Search results",
        "position": 19,
        "variant": "standard"
      },
      {
        "id": 51798015,
        "list": "Search results",
        "position": 20,
        "variant": "standard"
      },
      {
        "id": 46441817,
        "list": "Search results",
        "position": 21,
        "variant": "premium_plus"
      },
      {
        "id": 51795737,
        "list": "Search results",
        "position": 22,
        "variant": "standard"
      },
      {
        "id": 51791907,
        "list": "Search results",
        "position": 23,
        "variant": "premium_plus"
      },
      {
        "id": 46565014,
        "list": "Search results",
        "position": 24,
        "variant": "standard"
      },
      {
        "id": 51777049,
        "list": "Search results",
        "position": 25,
        "variant": "standard"
      }
    ]
  },
  "analytics_taxonomy": {
    "activity": "listing_search",
    "area_name": "N2",
    "brand": "zoopla",
    "country_code": "gb",
    "county_area_name": null,
    "currency_code": "GBP",
    "emailAllFormShown": true,
    "emailAllTotalAgents": 42,
    "expanded_results_count": 0,
    "floor_area_units": "sq_feet",
    "listings_category": "residential",
    "outcode": "N2",
    "outcodes": [
      "N2"
    ],
    "page": "\/to-rent\/results\/",
    "postal_area": "N",
    "price_min": "",
    "price_max": "",
    "pcm_price_min": "",
    "pcm_price_max": "",
    "pcw_price_min": "",
    "pcw_price_max": "",
    "radius": 0,
    "region_name": null,
    "results_sort": "newest_listings",
    "search_guid": "0DBFF0E8966E11E9A1FE963B153F8CC0",
    "search_identifier": "45955bd5bbf682db36be00351828b404",
    "search_location": "n2",
    "search_results_count": 216,
    "search_source": "home",
    "section": "to-rent",
    "total_results": 216,
    "url": "\/to-rent\/property\/london\/n2\/east-finchley-hampstead-garden-suburb-east\/?price_frequency=per_month&q=n2&results_sort=newest_listings&search_source=home",
    "view_type": "list"
  },
  "canonical_uri": "\/to-rent\/property\/london\/n2\/east-finchley-hampstead-garden-suburb-east\/",
  "email_all": true,
  "filters": {
    "form_config": {
      "action": "\/search",
      "fields": {
        "beds_max": {
          "allow_multiple": false,
          "options": [
            "",
            "0",
            "1",
            "2",
            "3",
            "4",
            "5",
            "6",
            "7",
            "8",
            "9",
            "10"
          ],
          "value": ""
        },
        "beds_min": {
          "allow_multiple": false,
          "options": [
            "",
            "0",
            "1",
            "2",
            "3",
            "4",
            "5",
            "6",
            "7",
            "8",
            "9",
            "10"
          ],
          "value": ""
        },
        "buyer_incentive": {
          "allow_multiple": true,
          "options": [
            "help_to_buy"
          ],
          "value": []
        },
        "category": {
          "value": "residential"
        },
        "chain_free": {
          "allow_multiple": false,
          "options": [
            "true",
            "false"
          ],
          "value": "false"
        },
        "rental_availability": {
          "allow_multiple": true,
          "options": [
            "immediate",
            "3months",
            "6months",
            "12months"
          ],
          "value": []
        },
        "letting_options": {
          "allow_multiple": true,
          "options": [
            "short_lets",
            "pets_allowed",
            "bills_included",
            "shared_accomodation",
            "let_agreed"
          ],
          "value": [
            true, true, true, true, false
          ]
        },
        "rental_frequency": {
          "allow_multiple": true,
          "options": [
            "rent-pcm",
            "rent-pcw"
          ],
          "value": []
        },
        "furnishing_options": {
          "allow_multiple": true,
          "options": [
            "furnished",
            "part-furnished",
            "unfurnished"
          ],
          "value": []
        },
        "feature": {
          "allow_multiple": true,
          "options": [
            "has_garden",
            "has_parking_garage",
            "has_balcony_terrace",
            "has_porter_security",
            "has_wood_floors",
            "has_fireplace",
            "is_rural_secluded"
          ],
          "value": []
        },
        "identifier": {
          "value": "london\/n2\/east-finchley-hampstead-garden-suburb-east"
        },
        "include_sold": {
          "allow_multiple": false,
          "options": [
            "true",
            "false"
          ],
          "value": "false"
        },
        "is_auction": {
          "allow_multiple": false,
          "options": [
            "true",
            "false",
            ""
          ],
          "value": ""
        },
        "is_retirement_home": {
          "allow_multiple": false,
          "options": [
            "true",
            "false",
            ""
          ],
          "value": ""
        },
        "is_shared_ownership": {
          "allow_multiple": false,
          "options": [
            "true",
            "false",
            ""
          ],
          "value": ""
        },
        "keywords": {
          "allow_multiple": false,
          "value": ""
        },
        "new_homes": {
          "allow_multiple": false,
          "options": [
            "exclude",
            "only",
            "include"
          ],
          "value": "include"
        },
        "orig_q": {
          "value": "n2"
        },
        "page_size": {
          "value": "25"
        },
        "pcm_price_max": {
          "allow_multiple": false,
          "options": [
            "",
            "10000",
            "20000",
            "30000",
            "40000",
            "50000",
            "60000",
            "70000",
            "80000",
            "90000",
            "100000",
            "110000",
            "120000",
            "125000",
            "130000",
            "140000",
            "150000",
            "160000",
            "170000",
            "180000",
            "190000",
            "200000",
            "210000",
            "220000",
            "230000",
            "240000",
            "250000",
            "275000",
            "300000",
            "325000",
            "350000",
            "375000",
            "400000",
            "425000",
            "450000",
            "475000",
            "500000",
            "550000",
            "600000",
            "650000",
            "700000",
            "750000",
            "800000",
            "850000",
            "900000",
            "950000",
            "1000000",
            "1100000",
            "1200000",
            "1300000",
            "1400000",
            "1500000",
            "1600000",
            "1700000",
            "1800000",
            "1900000",
            "2000000",
            "2100000",
            "2200000",
            "2300000",
            "2400000",
            "2500000",
            "2750000",
            "3000000",
            "3250000",
            "3500000",
            "3750000",
            "4000000",
            "4250000",
            "4500000",
            "4750000",
            "5000000",
            "5500000",
            "6000000",
            "6500000",
            "7000000",
            "7500000",
            "8000000",
            "8500000",
            "9000000",
            "9500000",
            "10000000",
            "12500000",
            "15000000"
          ],
          "value": ""
        },
        "pcm_price_min": {
          "allow_multiple": false,
          "options": [
            "",
            "10000",
            "20000",
            "30000",
            "40000",
            "50000",
            "60000",
            "70000",
            "80000",
            "90000",
            "100000",
            "110000",
            "120000",
            "125000",
            "130000",
            "140000",
            "150000",
            "160000",
            "170000",
            "180000",
            "190000",
            "200000",
            "210000",
            "220000",
            "230000",
            "240000",
            "250000",
            "275000",
            "300000",
            "325000",
            "350000",
            "375000",
            "400000",
            "425000",
            "450000",
            "475000",
            "500000",
            "550000",
            "600000",
            "650000",
            "700000",
            "750000",
            "800000",
            "850000",
            "900000",
            "950000",
            "1000000",
            "1100000",
            "1200000",
            "1300000",
            "1400000",
            "1500000",
            "1600000",
            "1700000",
            "1800000",
            "1900000",
            "2000000",
            "2100000",
            "2200000",
            "2300000",
            "2400000",
            "2500000",
            "2750000",
            "3000000",
            "3250000",
            "3500000",
            "3750000",
            "4000000",
            "4250000",
            "4500000",
            "4750000",
            "5000000",
            "5500000",
            "6000000",
            "6500000",
            "7000000",
            "7500000",
            "8000000",
            "8500000",
            "9000000",
            "9500000",
            "10000000",
            "12500000",
            "15000000"
          ],
          "value": ""
        },
        "pcw_price_max": {
          "allow_multiple": false,
          "options": [
            "",
            "100",
            "200",
            "300",
            "400",
            "500",
            "600",
            "700",
            "800",
            "900",
            "1000",
            "1100",
            "1200",
            "1250",
            "1300",
            "1400",
            "1500",
            "1600",
            "1700",
            "1800",
            "1900",
            "2000",
            "2100",
            "2200",
            "2300",
            "2400",
            "2500",
            "2750",
            "3000",
            "3250",
            "3500",
            "3750",
            "4000",
            "4250",
            "4500",
            "4750",
            "5000",
            "5500",
            "6000",
            "6500",
            "7000",
            "7500",
            "8000",
            "8500",
            "9000",
            "9500",
            "10000"
          ],
          "value": ""
        },
        "pcw_price_min": {
          "allow_multiple": false,
          "options": [
            "",
            "100",
            "200",
            "300",
            "400",
            "500",
            "600",
            "700",
            "800",
            "900",
            "1000",
            "1100",
            "1200",
            "1250",
            "1300",
            "1400",
            "1500",
            "1600",
            "1700",
            "1800",
            "1900",
            "2000",
            "2100",
            "2200",
            "2300",
            "2400",
            "2500",
            "2750",
            "3000",
            "3250",
            "3500",
            "3750",
            "4000",
            "4250",
            "4500",
            "4750",
            "5000",
            "5500",
            "6000",
            "6500",
            "7000",
            "7500",
            "8000",
            "8500",
            "9000",
            "9500",
            "10000"          ],
          "value": ""
        },
        "property_sub_type": {
          "houses": {
            "allow_multiple": true,
            "options": [
              "terraced",
              "semi_detached",
              "detached",
              "bungalow",
              "detached_bungalow",
              "semi_detached_bungalow",
              "cottage",
              "park_home",
              "terraced_bungalow"
            ],
            "value": []
          }
        },
        "property_type": {
          "allow_multiple": false,
          "options": [
            "",
            "houses",
            "flats",
            "farms_land"
          ],
          "value": ""
        },
        "q": {
          "value": "n2"
        },
        "radius": {
          "allow_multiple": false,
          "options": [
            "0",
            "0.25",
            "0.5",
            "1",
            "3",
            "5",
            "10",
            "15",
            "20",
            "30",
            "40"
          ],
          "value": "0"
        },
        "reduced_price_only": {
          "allow_multiple": false,
          "options": [
            "true",
            "false"
          ],
          "value": "false"
        },
        "refine": {
          "value": ""
        },
        "search_source": {
          "value": "home"
        },
        "section": {
          "value": "to-rent"
        },
        "view_type": {
          "value": "list"
        }
      }
    }
  },
  "listing_search_uris": {
    "back_to_search_uri": "\/to-rent\/?orig_q=n2&identifier=london%2Fn2%2Feast-finchley-hampstead-garden-suburb-east&q=n2&results_sort=newest_listings",
    "map_view_uri": "\/to-rent\/map\/property\/london\/n2\/east-finchley-hampstead-garden-suburb-east\/?price_frequency=per_month&q=n2&results_sort=newest_listings&search_source=home&view_type=map&pn=1"
  },
  "page_info": {
    "json_ld": null,
    "meta": {
      "description": "Find property to rent in N2 with Zoopla. We're the No.1 site for Renters with more London rental properties than anyone else.",
      "keywords": null,
      "robots": null
    },
    "title": "Property to Rent in N2 - Renting in N2 - Zoopla"
  },
  "pagination": {
    "form_config": {
      "action": "\/to-rent\/property\/london\/n2\/east-finchley-hampstead-garden-suburb-east\/",
      "fields": [
        {
          "name": "price_frequency",
          "type": "hidden",
          "value": "per_month"
        },
        {
          "name": "q",
          "type": "hidden",
          "value": "n2"
        },
        {
          "name": "results_sort",
          "type": "hidden",
          "value": "newest_listings"
        },
        {
          "name": "search_source",
          "type": "hidden",
          "value": "home"
        }
      ]
    },
    "next_page_uri": "\/to-rent\/property\/london\/n2\/east-finchley-hampstead-garden-suburb-east\/?price_frequency=per_month&q=n2&results_sort=newest_listings&search_source=home&pn=2",
    "page_end_index": 25,
    "page_number": 1,
    "page_number_max": 9,
    "page_start_index": 1
  },
  "push_events": {
    "listing_search": {
      "esi": "\/esi-log-event\/listing_search?_is_esi=1&event_type=listing_search&radius=0&result_size=216&search_guid=0DBFF0E8966E11E9A1FE963B153F8CC0&search_identifier=45955bd5bbf682db36be00351828b404&uri=%2Fto-rent%2Fproperty%2Flondon%2Fn2%2Feast-finchley-hampstead-garden-suburb-east%2F%3Fprice_frequency%3Dper_month%26q%3Dn2%26results_sort%3Dnewest_listings%26search_source%3Dhome"
    }
  },
  "results": {
    "listings": [
      {
        "administration_fees": "OpenRent is the uk's largest letting agent, using online services to make renting properties cheaper and more convenient than ever before - while holding quality and security as our top priorities.<br><br>OpenRent has never charged any administration or agency fees.<br><br>Under the Tenant Fees Act 2019, landlords may charge you a fee if you lose keys or other security devices, or pay your rent late. You may also be asked for other permitted payments, such as a holding deposit when you begin your application.<br><br>There are no hidden fees or other charges when renting an OpenRent property.<br><br>OpenRent is a proud member of the Property Ombudsman and holds comprehensive Client Money Protection via Let Alliance as a member of the United Kingdom Association of Letting Agents.<br><br>OpenRent is a registered agent in Scotland with registration number LARN1809026 and is a member of RentSmart Wales with license number #lr .",
        "available_from_date": "2019-07-15 00:00:00",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/openrent-54584\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(147555).png",
          "name": "OpenRent, W1D",
          "phone": "020 3542 2178"
        },
        "counts": {
          "num_bathrooms": 1,
          "num_bedrooms": 1,
          "num_living_rooms": false
        },
        "display_address": "Ferrour Court 17 King Street, London N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/43993b9eed8729e171a160b1f6b3b46a2e98b14f.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/43993b9eed8729e171a160b1f6b3b46a2e98b14f.jpg"
        },
        "first_published_date": "2019-06-21 20:52:58",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 51852816,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51852816",
          "detail": "\/to-rent\/details\/51852816",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51852816"
        },
        "num_floor_plans": 0,
        "num_property_images": 12,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£219 pw"
          },
          "label": "£950 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": {
          "i18n_key": "justAdded",
          "label": "Just added"
        },
        "summary_description": "Bright small one bed flat East Finchley The flat consists of a lounge, kitchen (incl. Fan oven and washer\/dryer), spacious walk in closet, ...",
        "tags": false,
        "title": "1 bed flat to rent"
      },
      {
        "administration_fees": "<strong>When taking a property the only charges you will be liable for are:<\/strong><br><br>a) The Rent<br><br>b) A tenancy deposit equivalent to 5 weeks rent where the annual rent is less than £50,000 or 6 weeks where the annual rent is in excess of £50,000<br><br>c) A refundable holding deposit equivalent to one weeks rent to reserve the property.<br><br>D) Changes to the tenancy when requested by the tenant – no more than £50 or reasonable costs incurred if higher<br><br>e) Payments associated with early termination of the tenancy when requested by the tenant.<br><br>F) Payments in relation to Utilities, TV License, Communication Services and Council Tax.<br><br>G) A default fee for late payment of rent and replacement of lost keys\/security device, where required under the tenancy agreement.<br><br><strong>Please Note<\/strong> Costs and any default fees remain in place for all tenancies executed before 1st June 2019. This includes referencing fees of £100.00 per person; dilapidation deposit of 6 weeks rent; a Check-Out charge of between £140.00 &amp; £190.00; any other fees or charges stipulated in the Tenancy Agreement.",
        "available_from_date": "2019-08-04",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/martyn-gerrard-east-finchley-london-10775\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(247996).png",
          "name": "Martyn Gerrard - East Finchley, N2",
          "phone": "020 8128 4526"
        },
        "counts": {
          "num_bathrooms": 1,
          "num_bedrooms": false,
          "num_living_rooms": 1
        },
        "display_address": "Brendon Grove, London N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/07c418f26801e5a2b3329bd68c0f64a6a2f460ae.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/07c418f26801e5a2b3329bd68c0f64a6a2f460ae.jpg",
          "caption": "Picture No.06"
        },
        "first_published_date": "2019-06-21 18:45:23",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 46796847,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/46796847",
          "detail": "\/to-rent\/details\/46796847",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/46796847"
        },
        "num_floor_plans": 1,
        "num_property_images": 6,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£248 pw"
          },
          "label": "£1,075 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": {
          "i18n_key": "justAdded",
          "label": "Just added"
        },
        "summary_description": "Nil deposit available Newly refurbished ground floor studio flat with brand new kitchen and bathroom in a purpose built block.",
        "tags": false,
        "title": "Studio to rent"
      },
      {
        "administration_fees": "<strong>When taking a property the only charges you will be liable for are:<\/strong><br><br>a) The Rent<br><br>b) A tenancy deposit equivalent to 5 weeks rent where the annual rent is less than £50,000 or 6 weeks where the annual rent is in excess of £50,000<br><br>c) A refundable holding deposit equivalent to one weeks rent to reserve the property.<br><br>D) Changes to the tenancy when requested by the tenant – no more than £50 or reasonable costs incurred if higher<br><br>e) Payments associated with early termination of the tenancy when requested by the tenant.<br><br>F) Payments in relation to Utilities, TV License, Communication Services and Council Tax.<br><br>G) A default fee for late payment of rent and replacement of lost keys\/security device, where required under the tenancy agreement.<br><br><strong>Please Note<\/strong> Costs and any default fees remain in place for all tenancies executed before 1st June 2019. This includes referencing fees of £100.00 per person; dilapidation deposit of 6 weeks rent; a Check-Out charge of between £140.00 &amp; £190.00; any other fees or charges stipulated in the Tenancy Agreement.",
        "available_from_date": "2019-06-21",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/martyn-gerrard-east-finchley-london-10775\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(247996).png",
          "name": "Martyn Gerrard - East Finchley, N2",
          "phone": "020 8128 4526"
        },
        "counts": {
          "num_bathrooms": 1,
          "num_bedrooms": 1,
          "num_living_rooms": 1
        },
        "display_address": "Long Lane, East Finchley N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/b9e6bc8a4e34c09b505f4d443172429ca79bd856.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/b9e6bc8a4e34c09b505f4d443172429ca79bd856.jpg",
          "caption": "Picture No. 07"
        },
        "first_published_date": "2019-06-21 18:45:23",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 51852019,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51852019",
          "detail": "\/to-rent\/details\/51852019",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51852019"
        },
        "num_floor_plans": 1,
        "num_property_images": 8,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£312 pw"
          },
          "label": "£1,350 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": {
          "i18n_key": "justAdded",
          "label": "Just added"
        },
        "summary_description": "Nil deposit available A spacious one double bedroom flat benefiting from a large lounge and kitchen\/diner.",
        "tags": false,
        "title": "1 bed flat to rent"
      },
      {
        "administration_fees": "£150 including VAT per tenant.",
        "available_from_date": "2019-06-21",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/litchfields-hampstead-garden-suburb-london-4809\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(300840).png",
          "name": "Litchfields - Hampstead Garden Suburb, NW11",
          "phone": "020 3641 4301"
        },
        "counts": {
          "num_bathrooms": 1,
          "num_bedrooms": 2,
          "num_living_rooms": 1
        },
        "display_address": "Lyttelton Road, Hampstead Garden Suburb N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/4c7db921b0d39d40fcd1c749a5994059e2e04730.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/4c7db921b0d39d40fcd1c749a5994059e2e04730.jpg",
          "caption": "Photo 7"
        },
        "first_published_date": "2019-06-21 16:30:23",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 51850859,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51850859",
          "detail": "\/to-rent\/details\/51850859",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51850859"
        },
        "num_floor_plans": 0,
        "num_property_images": 6,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£350 pw"
          },
          "label": "£1,517 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": {
          "i18n_key": "justAdded",
          "label": "Just added"
        },
        "summary_description": " A stunning recently refurbished 2 double bedroom 1st floor flat set above shops in the Market Place, with its array of buses. East Finchley Tube ...",
        "tags": false,
        "title": "2 bed flat to rent"
      },
      {
        "administration_fees": "Hamptons International Fees and Charges in England from 1st June 2019<br><br>Permitted Charges in accordance with the Tenant Fee Act 2019 for assured shorthold tenancy:<br><br>First month's rent - In advance<br>Tenancy Deposit - 5 or 6 weeks depending upon the rental amount<br>Holding Deposit - Maximum one week's rent<br>Early termination requested by the tenant - A charge not exceeding the financial loss experienced by the landlord<br>Late Rent - Interest charged at 3% above Bank of England base rate, when rent is more than 14 days late<br>Lost key or security device - Equivalent to cost incurred<br>Changing the tenancy documents<br>(after the commencement of the tenancy) - £50 inc. VAT<br><br>non housing act tenancy, fees (not affected by the Tenant Fee Act 2019)<br>A Non Housing Act Tenancy is formed when one of the following criteria is in place:<br>The annual rent exceeds £100,000.<br>The property is occupied by an entity (Company let) rather that an individual.<br>The property is not used as a main or primary home.<br>There is a Resident Landlord<br><br>Tenancy Agreement and Setup Administration - £390 inc VAT<br>Check-in Fee checking into the property<br>and reviewing inventory - Minimum of £130.80 inc VAT<br>Enhanced Reference Fee<br>(per person or company) - £60 inc VAT<br>Tenancy Continuation - £150 inc VAT<br>Change of Sharer - £120 inc VAT<br>Early Termination - £150 inc VAT<br>Late payment of rent - Interest will be charged at 3% above the Bank of England base rate<br>Guarantor Referencing Fee - £60 inc VAT per guarantor<br>Deed of Guarantee - £50 inc VAT<br><br>Please note: The Initial Monies will be confirmed and must be paid by debit card or bank transfer. We are unable to accept cash.<br><br>Hamptons International is a member of and covered by the ARLA\/Propertymark Client Money Protection Scheme and a member of a redress scheme provided by The Property Ombudsman.",
        "available_from_date": "2019-05-31 12:00:00",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/hamptons-international-muswell-hill-lettings-london-45695\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(289809).png",
          "name": "Hamptons International - Muswell Hill Lettings, N10",
          "phone": "020 3463 8381"
        },
        "counts": {
          "num_bathrooms": 3,
          "num_bedrooms": 4,
          "num_living_rooms": 1
        },
        "display_address": "Creighton Avenue, London N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/c3a960958305e6f1bccd8fe6be2df804c708076f.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/c3a960958305e6f1bccd8fe6be2df804c708076f.jpg",
          "caption": "Creighton Avenue"
        },
        "first_published_date": "2019-06-21 15:18:12",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 51849550,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51849550",
          "detail": "\/to-rent\/details\/51849550",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51849550"
        },
        "num_floor_plans": 1,
        "num_property_images": 18,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£1,845 pw"
          },
          "label": "£7,995 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": {
          "i18n_key": "justAdded",
          "label": "Just added"
        },
        "summary_description": "This newly refurbished four bedroom house has been upgraded to a significant standard throughout. Offering unrivalled accommodation with bespoke ...",
        "tags": false,
        "title": "4 bed flat to rent"
      },
      {
        "administration_fees": false,
        "available_from_date": "2019-06-21 00:00:00",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/citywall-properties-london-76646\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(388472).png",
          "name": "Citywall Properties, NW11",
          "phone": "020 7768 0424"
        },
        "counts": {
          "num_bathrooms": 1,
          "num_bedrooms": 2,
          "num_living_rooms": 1
        },
        "display_address": "Ossulton Way, London, East Finchley N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/2b359f20c842e742b1dfa5875e927b829ace5d6b.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/2b359f20c842e742b1dfa5875e927b829ace5d6b.jpg"
        },
        "first_published_date": "2019-06-21 10:13:54",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 51845032,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51845032",
          "detail": "\/to-rent\/details\/51845032",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51845032"
        },
        "num_floor_plans": 0,
        "num_property_images": 14,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£352 pw"
          },
          "label": "£1,525 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "Citywall Properties are proud to present this 2 bedroom spacious Ground floor and well presented apartment to let in East Finchley",
        "tags": false,
        "title": "2 bed flat to rent"
      },
      {
        "administration_fees": false,
        "available_from_date": "2019-08-01",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/aston-chase-london-508\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(425201).png",
          "name": "Aston Chase, NW1",
          "phone": "020 3641 5144"
        },
        "counts": {
          "num_bathrooms": 6,
          "num_bedrooms": 7,
          "num_living_rooms": 4
        },
        "display_address": "Church Mount, London N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/b5306683900f56711b0a497d813bf04fb2890f9a.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/b5306683900f56711b0a497d813bf04fb2890f9a.jpg",
          "caption": "Exterior"
        },
        "first_published_date": "2019-06-21 01:00:02",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 51841477,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51841477",
          "detail": "\/to-rent\/details\/51841477",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51841477"
        },
        "num_floor_plans": 0,
        "num_property_images": 8,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£3,950 pw"
          },
          "label": "£17,117 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "A stunning recently constructed seven\/six bedroom, family home which has been built to an exacting standard throughout and boasts a double ...",
        "tags": false,
        "title": "7 bed detached house to rent"
      },
      {
        "administration_fees": "<strong>When taking a property the only charges you will be liable for are:<\/strong><br><br>a) The Rent<br><br>b) A tenancy deposit equivalent to 5 weeks rent where the annual rent is less than £50,000 or 6 weeks where the annual rent is in excess of £50,000<br><br>c) A refundable holding deposit equivalent to one weeks rent to reserve the property.<br><br>D) Changes to the tenancy when requested by the tenant – no more than £50 or reasonable costs incurred if higher<br><br>e) Payments associated with early termination of the tenancy when requested by the tenant.<br><br>F) Payments in relation to Utilities, TV License, Communication Services and Council Tax.<br><br>G) A default fee for late payment of rent and replacement of lost keys\/security device, where required under the tenancy agreement.<br><br><strong>Please Note<\/strong> Costs and any default fees remain in place for all tenancies executed before 1st June 2019. This includes referencing fees of £100.00 per person; dilapidation deposit of 6 weeks rent; a Check-Out charge of between £140.00 &amp; £190.00; any other fees or charges stipulated in the Tenancy Agreement.",
        "available_from_date": "2019-08-19",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/martyn-gerrard-east-finchley-london-10775\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(247996).png",
          "name": "Martyn Gerrard - East Finchley, N2",
          "phone": "020 8128 4526"
        },
        "counts": {
          "num_bathrooms": 2,
          "num_bedrooms": 4,
          "num_living_rooms": 1
        },
        "display_address": "Vivian Way, London N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/1a3f43edb78f30e1673741d0ada0083232471cab.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/1a3f43edb78f30e1673741d0ada0083232471cab.jpg",
          "caption": "Picture No. 20"
        },
        "first_published_date": "2019-06-20 18:45:26",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 51838255,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51838255",
          "detail": "\/to-rent\/details\/51838255",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51838255"
        },
        "num_floor_plans": 1,
        "num_property_images": 12,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£900 pw"
          },
          "label": "£3,900 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "Conveniently located a few minutes’ walk from East Finchley underground station is this newly refurbished 4 bedroom, 2 Bathroom (1 en-suite) ...",
        "tags": false,
        "title": "4 bed semi-detached house to rent"
      },
      {
        "administration_fees": "Relevant Letting Fees and Tenant Protection Information<br><br>The information given below is provided to ensure Tenants Charges for an Assured Shorthold Tenancy Agreement. As well as paying your rent you are fully informed of any fees and costs involved in renting a property through Focus Properties<br><br>All fees and charges are shown (not VAT registered).<br><br>Permitted Payments<br>Before the Commencement of the Tenancy (payable to Focus Properties ‘the Agent’)<br>Holding Deposit: One Weeks Rent; and\/or<br>Deposit: Five Weeks Rent (or in the case of rental income of more than 50,000 per annum 6 weeks rent).<br>Rent: One Months Rent<br><br>Please Note: - Holding Deposit will be withheld if any relevant person (including any guarantor(s)) withdraw from the tenancy, fail a Right-to-Rent check, provide materially significant false or misleading information, or fail to sign their tenancy agreement (and \/ or Deed of Guarantee) within 15 calendar days (or other Deadline for Agreement as mutually agreed in writing).<br><br>Before the Commencement of the Tenancy (payable to Zero Deposit the Insurer)<br>Applicable Only by Landlord(s) Agreement<br>Holding Deposit: One Weeks Rent<br><br>During the Tenancy (payable to the Agent)<br>Payment of 50.00 per agreed variation if you want to change the tenancy agreement.<br>Payment of interest for the late payment of rent at a rate of 3% above the Bank of England Base Rate<br>Payment of 15.00 per hour for the reasonably incurred costs for the loss of key (s) or security device (s) as well as the actual cost of replacing and lost keys\/security devices.<br>Payment of any unpaid rent or other reasonable costs associated with your early termination of the tenancy<br><br>Please Note: - Tenants are liable to the actual cost of replacing any lost key(s) or other security device(s). If the loss results in locks needing to be replaced, the actual costs of a locksmith, new lock and replacement keys for the tenant, landlord and any other persons requiring keys will be charged to the tenant.<br><br>During the Tenancy (payable to the provider) if permitted and applicable<br>Utilities: Gas\/Electricity\/Water<br>Communications: Telephone\/Broadband<br>Installation: Cable\/Satellite<br>Subscription (Supplier): Cable\/Satellite supplier<br>Other: Television licence\/Council Tax<br><br>Other Permitted Payments<br>Any other permitted payments, not included above, under the relevant legislation including contractual damages.",
        "available_from_date": "2019-06-24 00:00:00",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/focus-properties-london-102154\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(595043).png",
          "name": "Focus Properties, N15",
          "phone": "020 8033 3834"
        },
        "counts": {
          "num_bathrooms": 1,
          "num_bedrooms": 1,
          "num_living_rooms": false
        },
        "display_address": "Long Lane, London N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/1c2371fbf85a1f71544a307a66162e7a97e39cb8.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/1c2371fbf85a1f71544a307a66162e7a97e39cb8.jpg"
        },
        "first_published_date": "2019-06-20 12:32:42",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 51833521,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51833521",
          "detail": "\/to-rent\/details\/51833521",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51833521"
        },
        "num_floor_plans": 0,
        "num_property_images": 2,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£159 pppw"
          },
          "label": "£690 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "Focus Properties would like to offer this Double bedroom for shared accommodation. The property is within close proximity to East Finchley High ...",
        "tags": [
          {
            "i18n_key": "studentFriendly",
            "is_important": true,
            "label": "Student friendly"
          }
        ],
        "title": "Room to rent"
      },
      {
        "administration_fees": "<em>Tenant Information:<\/em><br><br>In addition to the rent you may be required to pay:<br><br>A Holding Deposit of 1 week's rent to reserve the property.<br><br>A Refundable Security Deposit equal to 5 week's rent.<br><br>Reasonable costs incurred when changing the tenancy. We expect these to be no more than £50.Incl VAT however circumstances vary.<br><br>Reasonable costs incurred when ending the tenancy early. We expect these to be no more than £50.Incl VAT however circumstances vary.<br><br>A default fee for late payment of rent at 3% over Bank Of England Base Rate after 14 days.<br><br>The reasonable costs of replacement of a lost key\/security device, where required under a tenancy agreement.",
        "available_from_date": "2019-06-21 00:00:00",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/thecityrooms-com-ltd-london-35919\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(258274).png",
          "name": "Thecityrooms.com Ltd, E1",
          "phone": "020 8115 7006"
        },
        "counts": {
          "num_bathrooms": false,
          "num_bedrooms": false,
          "num_living_rooms": false
        },
        "display_address": "Neale Close, East Finchley N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/c2ddcbaafa35141b1f23f680dd9812109eaf0b2b.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/c2ddcbaafa35141b1f23f680dd9812109eaf0b2b.jpg",
          "caption": "Photo 12"
        },
        "first_published_date": "2019-06-20 10:34:41",
        "floor_area": {
          "label": "114 sq. ft"
        },
        "highlights": false,
        "is_premium": false,
        "listing_id": 51125508,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51125508",
          "detail": "\/to-rent\/details\/51125508",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51125508"
        },
        "num_floor_plans": 0,
        "num_property_images": 14,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£165 pw"
          },
          "label": "£715 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "Description coming shortly",
        "tags": false,
        "title": "Room to rent"
      },
      {
        "administration_fees": "From the 1st June only permitted fees are allowed such as the rent, 5 weeks deposit, one weeks holding deposit which is refundable under certain circumstances.<br><br>There are also caped charges on late rent over 14 days at 3% above Bank of England Base rate, £50 inc vat for change of tenancy and the cost of replacing lost keys\/ fobs.<br><br>For more details please call us on .",
        "available_from_date": "2019-08-03 00:00:00",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/colin-sclare-sales-and-lettings-london-52650\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(65815).png",
          "name": "Colin Sclare Sales & Lettings, N2",
          "phone": "020 3544 0488"
        },
        "counts": {
          "num_bathrooms": 1,
          "num_bedrooms": 3,
          "num_living_rooms": 1
        },
        "display_address": "High Road East Finchley, East Finchley N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/67be07617ef39bc53035a37016eedb16f6cf0a9f.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/67be07617ef39bc53035a37016eedb16f6cf0a9f.jpg"
        },
        "first_published_date": "2019-06-20 10:20:57",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 42611693,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/42611693",
          "detail": "\/to-rent\/details\/42611693",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/42611693"
        },
        "num_floor_plans": 0,
        "num_property_images": 12,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£391 pw"
          },
          "label": "£1,695 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "A modern top floor well maintained a spacious 3 bedroom purpose built flat ideally located on the High Road East Finchley close to main transport, ...",
        "tags": false,
        "title": "3 bed flat to rent"
      },
      {
        "administration_fees": "Tenancy set up fee £78 inc VAT per tenant<br><br>Referencing - Financial credit<br>checks, verify identity, immigration and visa confirmation, obtaining<br>employers \/ landlords \/accountants references etc<br><br>Contract negotiation including<br>amending and agreeing terms<br><br>Referencing a guarantor if<br>required.<br><br>Preparing a deed of<br>assignment for the change of one of the tenants in a joint tenancy. £78 inc VAT. This also includes obtaining relevant references as<br>above.<br><br>We do not charge tenants renewal<br>fees.<br><br>Inventory check out<br>fee of £120-230 payable to the independent<br>inventory clerk. The inventory clerk will attend the property and undertake an<br>updated schedule of condition, collect keys and take meter readings at the end<br>of the tenancy.<br><br>We do not charge tenants for<br>providing a future landlords reference.<br><br>If you have any queries please do<br>not hesitate to contact us.<br><br>Selmans Lettings Ltd<br>are registered members of The Property Ombudsman independent redress scheme. We are also members of cmp a client money protection scheme.",
        "available_from_date": "2019-06-30",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/selmans-lettings-ltd-london-35715\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(569289).png",
          "name": "Selmans Lettings Ltd, N2",
          "phone": "020 3641 4284"
        },
        "counts": {
          "num_bathrooms": 2,
          "num_bedrooms": 2,
          "num_living_rooms": 1
        },
        "display_address": "Aylmer Road, Hampstead Garden Suburb N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/f465f61002e125a0477947988da03cc203a3ffd8.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/f465f61002e125a0477947988da03cc203a3ffd8.jpg"
        },
        "first_published_date": "2019-06-19 14:26:48",
        "floor_area": {
          "label": "1,280 sq. ft"
        },
        "highlights": false,
        "is_premium": false,
        "listing_id": 47964089,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/47964089",
          "detail": "\/to-rent\/details\/47964089",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/47964089"
        },
        "num_floor_plans": 1,
        "num_property_images": 16,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£635 pw"
          },
          "label": "£2,750 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "We are please to present this fantastic spacious 1st floor apartment set within a high specification prestige gated development located within 5 ...",
        "tags": false,
        "title": "2 bed flat to rent"
      },
      {
        "administration_fees": "Fees Payable by the Tenant \/ LandlordOnce you decide to rent a property through Hausman and Holmes, the following fees will apply.TenantsBefore the tenancy starts payable to Hausman and Holmes Holding Deposit: Equivalent to 1 week’s rent. (A holding deposit is requested from a tenant to reserve a property whilst reference checks and preparation for a tenancy agreement are undertaken.)You can calculate the total weekly rent using the following formulae:Your monthly rent x 12 ÷52Deposit: For tenancies with an annual rent of less than £50,000 the deposit shall be equivalent to 5 weeks rent. For tenancies with an annual rent of £50,000 or more the deposit shall be equivalent to 6 weeks rent.You can calculate the total annual rent using one of the following formulae:Total monthly rent x 12Total weekly rent x 52Your deposit plus the first month’s rent in advance will be due in cleared funds prior to the commencement of the tenancy. All clients’ deposits held by Hausman and Holmes are held in accordance with My Deposits (tdsl).During the tenancy payable to Hausman and HolmesPayment of £50 including VAT should the tenant request a change to the tenancy agreement. (For example, a change of sharer in a joint tenancy.) Payment of interest for the late payment of rent at a rate of 3% above the Bank of England’s base rate from the date the rent falls due, until the date it is paid (charge to be levied after rent is 14 days in arrears.)Payment for the reasonably incurred costs for the loss of keys\/security devices and any locksmith callouts.Payment of any unpaid rent or other reasonable costs associated with your early termination of the tenancy. Tenants wanting to surrender their tenancy before the end date or any break clause agreed will be liable for the landlords costs in re-letting the property plus any rent due until a new tenancy commences. Tenant protection &amp; Redress SchemeHausman and Holmes are a member of Client Money Protect which is a client money protection the unlikely event of Hausman and Holmes not being able to resolve your complaint, our redress scheme is held with The Property Ombudsman.LandlordsLet Only Service Fees on a Sole Agency basis7% + VAT of the gross rent5% + VAT of the gross rent for all subsequent renewalsLet Only Service Fees on a Multiple Agency basis8% + VAT of the gross rent6% + VAT of the gross rent for all subsequent renewalsLettings only serviceAdvising on the current market valueAdvising on any improvements that can be carried out to the property to help achieve the maximum rent with a short void periodPhotographing the property Advertising the property and carrying out viewingsAdvising and negotiating rental offers received Carrying out reference checks on prospective tenantsArranging for a tenancy agreement to be drawn upArranging for deposit protectionAdvising the landlord on any legal requirements he\/she must abide byArranging for Cleaning and InventoryCollecting the 1st months’ rent and deposit and then redistributing to the landlordLet &amp; Management Service Fees on a Sole Agency basis10% + VAT of the gross rent 8% + VAT of the gross rent for all subsequent renewalsLet &amp; Management Service Fees on a Multiple Agency basis11% + VAT of the gross rent 9% + VAT of the gross rent for all subsequent renewalsIn Addition to the Lettings serviceCollect rent monthlyTransfer rent to the landlord on a monthly basis and email the landlord a statement of any deductionsReceive all communication from tenants in relation to all aspects of the tenancy, accounts, repairs and maintenanceInspections carried out every 6 months with reports of the inspection emailed to the landlordCarry out all check in and check outs with tenantsNegotiating with tenants any deductions due at the end of a tenancyPayment of service charge (optional)",
        "available_from_date": "2019-08-28 08:00:00",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/hausman-and-holmes-london-13200\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(295804).png",
          "name": "Hausman & Holmes, NW11",
          "phone": "020 3478 3618"
        },
        "counts": {
          "num_bathrooms": 1,
          "num_bedrooms": 2,
          "num_living_rooms": 1
        },
        "display_address": "Heath View, London N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/58193623e1cdb1696ee07122ae1602f280efa46e.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/58193623e1cdb1696ee07122ae1602f280efa46e.jpg"
        },
        "first_published_date": "2019-06-19 09:32:27",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 48237864,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/48237864",
          "detail": "\/to-rent\/details\/48237864",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/48237864"
        },
        "num_floor_plans": 0,
        "num_property_images": 7,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£369 pw"
          },
          "label": "£1,600 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "A well sized 2 double bedroom apartment. The property is located just off East End Road in a quiet, green residential area and is in the catchment ...",
        "tags": false,
        "title": "2 bed flat to rent"
      },
      {
        "administration_fees": "<strong>When taking a property the only charges you will be liable for are:<\/strong><br><br>a) The Rent<br><br>b) A tenancy deposit equivalent to 5 weeks rent where the annual rent is less than £50,000 or 6 weeks where the annual rent is in excess of £50,000<br><br>c) A refundable holding deposit equivalent to one weeks rent to reserve the property.<br><br>D) Changes to the tenancy when requested by the tenant – no more than £50 or reasonable costs incurred if higher<br><br>e) Payments associated with early termination of the tenancy when requested by the tenant.<br><br>F) Payments in relation to Utilities, TV License, Communication Services and Council Tax.<br><br>G) A default fee for late payment of rent and replacement of lost keys\/security device, where required under the tenancy agreement.<br><br><strong>Please Note<\/strong> Costs and any default fees remain in place for all tenancies executed before 1st June 2019. This includes referencing fees of £100.00 per person; dilapidation deposit of 6 weeks rent; a Check-Out charge of between £140.00 &amp; £190.00; any other fees or charges stipulated in the Tenancy Agreement.",
        "available_from_date": "2019-08-07",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/martyn-gerrard-east-finchley-london-10775\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(247996).png",
          "name": "Martyn Gerrard - East Finchley, N2",
          "phone": "020 8128 4526"
        },
        "counts": {
          "num_bathrooms": 1,
          "num_bedrooms": 1,
          "num_living_rooms": 1
        },
        "display_address": "Fortis Green, East Finchley N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/5f0cdbba6a3bf400c3dca7feca59200caf8e5cf8.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/5f0cdbba6a3bf400c3dca7feca59200caf8e5cf8.jpg",
          "caption": "Picture No.08"
        },
        "first_published_date": "2019-06-18 18:45:12",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 46565080,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/46565080",
          "detail": "\/to-rent\/details\/46565080",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/46565080"
        },
        "num_floor_plans": 1,
        "num_property_images": 6,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£283 pw"
          },
          "label": "£1,225 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "Nil deposit available Bright and modern one bedroom flat with resident on street parking located on Fortis Green close to East Finchley ...",
        "tags": false,
        "title": "1 bed flat to rent"
      },
      {
        "administration_fees": "£90 including vat ( £75 plus vat) admin fee.<br><br>One months rent &amp; 1 months deposit",
        "available_from_date": "2019-07-15 00:00:00",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/colin-sclare-sales-and-lettings-london-52650\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(65815).png",
          "name": "Colin Sclare Sales & Lettings, N2",
          "phone": "020 3544 0488"
        },
        "counts": {
          "num_bathrooms": false,
          "num_bedrooms": false,
          "num_living_rooms": false
        },
        "display_address": "Heath View Estate Garage, East Finchley N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/2d595c5605ab89ccfb4ebe6c592cbb0449e47f09.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/2d595c5605ab89ccfb4ebe6c592cbb0449e47f09.jpg"
        },
        "first_published_date": "2019-06-18 11:01:55",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 44115717,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/44115717",
          "detail": "\/to-rent\/details\/44115717",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/44115717"
        },
        "num_floor_plans": 0,
        "num_property_images": 5,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£31 pw"
          },
          "label": "£135 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "A single garage with up and over door for rent at £ 135 pm in Heath View East Finchley N2 available now. Outside security Lighting, cold water ...",
        "tags": false,
        "title": "Parking\/garage to rent"
      },
      {
        "administration_fees": "Permitted Payments &amp; Tenancy Information<br><br>Holding \/ Securing Deposit:<br><br>Once terms have been agreed we will require a one weeks rent holding deposit to take the property off the market while we carry out reference checks. This amount would be taken of the total amount needed to pay before moving in.<br><br>Tenancy Deposit:<br><br>Varosi require 5 weeks rent deposit to be paid prior to the commencement of the tenancy. For all Manage properties Varosi Lettings &amp; Estates protect all deposits with the Deposit Protection Service <br><br>Early Termination<br><br>All tenancies are a legal binding agreement which is set for a fixed term, if for any reason you need to leave the property before the expiration of the tenancy you will be responsible for the term remaining within the tenancy and any commission Varosi have charged the landlord unless you exercise your break clause within the tenancy and correct notices are given.<br><br>Rental Payments:<br><br>The first month’s rental payment needs to be paid in advance at the beginning of the tenancy with further payments to be paid on the due date paid by bank transfer unless otherwise agreed.<br><br>If the rental payment is late over 14 days then a 3% charge above the bank of England base rate may be chargeable<br><br>Damages &amp; Breaking contract clauses<br><br>During the tenancy and upon moving out of the property you are responsible for baring the cost of any malicious and accidental damage caused to the property, you are not responsible for general fair wear and tear. The cost of the damages may be taken from your deposit at the end of the tenancy or may need to be paid during your tenancy if problems accrue within your term.<br><br>During the Tenancy Permitted Payments If Applicable:<br><br>All Utility Bills: I.E: Gas, Electricity, Water Rates<br>Council Tax<br>TV License<br>Satellite \/ Cable TV including Virgin Media, BT, sky<br>Installation of satellite \/ Cable<br>Phone Line &amp; Broadband including installation<br><br>Lost Keys: The clients will be liable for any lost keys or security devices at the price of the replacement and including any maintenance work or locksmith which may be needed.<br><br>Change of tenancy Or Alternations to the tenancy: £50.00<br><br>Client Money Protection:<br><br>Varosi Lettings &amp; Estates client money protection scheme is provided by Propertymark<br>Varosi Scheme Ref: C0012763<br><br>Varosi Redress Scheme:<br><br>The property Ombudsman:<br>Varosi is a member of the Property Ombudsman Redress Scheme and is subject to its codes of practice, for further information please visit the below links",
        "available_from_date": "2019-06-19 00:00:00",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/varosi-lettings-and-estates-ltd-london-19871\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(28080).gif",
          "name": "Varosi Lettings & Estates Ltd, N4",
          "phone": "020 3463 2630"
        },
        "counts": {
          "num_bathrooms": 1,
          "num_bedrooms": 1,
          "num_living_rooms": false
        },
        "display_address": "Herford Road, East Finchley N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/5b452e486ad578d7d9969144f01f4873970d8980.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/5b452e486ad578d7d9969144f01f4873970d8980.jpg"
        },
        "first_published_date": "2019-06-18 10:59:47",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 51803537,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51803537",
          "detail": "\/to-rent\/details\/51803537",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51803537"
        },
        "num_floor_plans": 0,
        "num_property_images": 7,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£150 pw"
          },
          "label": "£650 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "Varosi are offering a double room within a house share, sharing facilities with two other rooms with 3 rooms in total. The property is set just ...",
        "tags": false,
        "title": "Room to rent"
      },
      {
        "administration_fees": "Client Money Protection provided by Client Money Protect.<br>Independent redress provided by The Property Ombudsman.<br><br>Holding Deposit - Equivalent to one weeks rental per tenancy. Please note that this will be withheld if the tenant or guarantor withdraw from the tenancy, fails a Right to Rent check, provides false or misleading information, unreasonably delays responding to reasonable requests for information or fails to sign the tenancy agreement by the Deadline for Agreement date.<br><br>*If your offer is accepted then this amount will be off-set against the initial first months rental payment, so you are not making the payment twice<br><br>Security Deposit<br>5 weeks rental per tenancy - Rent under £50,000 per year<br>6 weeks rental per tenancy - Rent of £50,000 or over per year<br><br>Variation of Contract - £50.00 (inc VAT) - If a tenant requests a variation or assignment of a tenancy, or a replacement or an addition of a Tenant\/Occupier, during the tenancy, the tenant will be liable for the Variation of Contract Fee for the preparation of any documents in relation to each variation.<br><br>Early Termination - Should the tenant agree with the landlord to terminate the tenancy before the tenant is permitted to do so, the tenant will be responsible for indemnifying the landlord and the agent for any losses and reasonable costs incurred as a result of the early termination and in the re-letting of the property.<br><br>Lost Keys, Fobs\/Security Devices - The tenant will be liable for the costs incurred in replacing any keys, fobs or other security devices that are lost during the tenancy for the property and the building where necessary.<br>Unpaid Rent - Interest at 3% above Bank of England Base Rate on any rent or other money payable under the tenancy agreement.<br><br>Plus, before the start of the tenancy:<br>- rent equivalent to 1 x month's rent (* less the amount paid above) but depending on the terms agreed<br>- security deposit usually equivalent 5 x week's rent",
        "available_from_date": false,
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/haven-estate-agents-london-3746\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(27561).gif",
          "name": "Haven Estate Agents, N2",
          "phone": "020 8166 4525"
        },
        "counts": {
          "num_bathrooms": 1,
          "num_bedrooms": 4,
          "num_living_rooms": 2
        },
        "display_address": "Hertford Road, East Finchley, London N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/34cdaf0522a1d007f635fbb5b16d1d06f3aaad39.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/34cdaf0522a1d007f635fbb5b16d1d06f3aaad39.jpg",
          "caption": "Picture"
        },
        "first_published_date": "2019-06-18 10:13:22",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 51802937,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51802937",
          "detail": "\/to-rent\/details\/51802937",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51802937"
        },
        "num_floor_plans": 1,
        "num_property_images": 12,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£692 pw"
          },
          "label": "£3,000 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "A newly decorated 4 bedroom house boasting spacious rooms comprising two receptions, both with fireplaces and wood flooring, guest W.C., kitchen ...",
        "tags": false,
        "title": "4 bed semi-detached house to rent"
      },
      {
        "administration_fees": "Client Money Protection provided by Client Money Protect.<br>Independent redress provided by The Property Ombudsman.<br><br>Holding Deposit - Equivalent to one weeks rental per tenancy. Please note that this will be withheld if the tenant or guarantor withdraw from the tenancy, fails a Right to Rent check, provides false or misleading information, unreasonably delays responding to reasonable requests for information or fails to sign the tenancy agreement by the Deadline for Agreement date.<br><br>*If your offer is accepted then this amount will be off-set against the initial first months rental payment, so you are not making the payment twice<br><br>Security Deposit<br>5 weeks rental per tenancy - Rent under £50,000 per year<br>6 weeks rental per tenancy - Rent of £50,000 or over per year<br><br>Variation of Contract - £50.00 (inc VAT) - If a tenant requests a variation or assignment of a tenancy, or a replacement or an addition of a Tenant\/Occupier, during the tenancy, the tenant will be liable for the Variation of Contract Fee for the preparation of any documents in relation to each variation.<br><br>Early Termination - Should the tenant agree with the landlord to terminate the tenancy before the tenant is permitted to do so, the tenant will be responsible for indemnifying the landlord and the agent for any losses and reasonable costs incurred as a result of the early termination and in the re-letting of the property.<br><br>Lost Keys, Fobs\/Security Devices - The tenant will be liable for the costs incurred in replacing any keys, fobs or other security devices that are lost during the tenancy for the property and the building where necessary.<br>Unpaid Rent - Interest at 3% above Bank of England Base Rate on any rent or other money payable under the tenancy agreement.<br><br>Plus, before the start of the tenancy:<br>- rent equivalent to 1 x month's rent (* less the amount paid above) but depending on the terms agreed<br>- security deposit usually equivalent 5 x week's rent",
        "available_from_date": false,
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/haven-estate-agents-london-3746\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(27561).gif",
          "name": "Haven Estate Agents, N2",
          "phone": "020 8166 4525"
        },
        "counts": {
          "num_bathrooms": 1,
          "num_bedrooms": 2,
          "num_living_rooms": 1
        },
        "display_address": "Market Place, East Finchley, London N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/f7389ff6b9dcabadcdb3f8d971a6f91f8c00640e.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/f7389ff6b9dcabadcdb3f8d971a6f91f8c00640e.jpg",
          "caption": "Picture"
        },
        "first_published_date": "2019-06-18 10:13:22",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 51802938,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51802938",
          "detail": "\/to-rent\/details\/51802938",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51802938"
        },
        "num_floor_plans": 0,
        "num_property_images": 8,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£358 pw"
          },
          "label": "£1,550 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "A 2 bedroom ground floor maisonette with own garden, situated minutes from the tube station. Comprises reception room, one double bedroom, one ...",
        "tags": false,
        "title": "2 bed maisonette to rent"
      },
      {
        "administration_fees": "<strong>-<\/strong>",
        "available_from_date": "2019-06-18 00:00:00",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/glen-hall-london-26193\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(54389).png",
          "name": "Glen Hall, N11",
          "phone": "020 3463 9566"
        },
        "counts": {
          "num_bathrooms": 1,
          "num_bedrooms": 1,
          "num_living_rooms": 1
        },
        "display_address": "4 Blackdown Close, London N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/67aa088280cc41c8a660f1a97bc40c6718d5dbbc.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/67aa088280cc41c8a660f1a97bc40c6718d5dbbc.jpg"
        },
        "first_published_date": "2019-06-18 10:11:51",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 51802888,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51802888",
          "detail": "\/to-rent\/details\/51802888",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51802888"
        },
        "num_floor_plans": 0,
        "num_property_images": 7,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£254 pw"
          },
          "label": "£1,100 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "Glen Hall are proud to offer a one bedroom flat in East Finchley. The property benefits from a living area, separate fully fitted kitchen, bedroom ...",
        "tags": false,
        "title": "1 bed flat to rent"
      },
      {
        "administration_fees": "Jac Strattons apply the following charges for applications: Administration fee: £180 (inc.VAT) Referencing fee: £60 per person (inc.VAT) An Inventory and\/or Check In\/Out fee may also apply - please ask your consultant to confirm.",
        "available_from_date": false,
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/central-london-hub-london-94192\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(569380).png",
          "name": "Central London Hub, NW3",
          "phone": "020 8115 9977"
        },
        "counts": {
          "num_bathrooms": false,
          "num_bedrooms": 2,
          "num_living_rooms": false
        },
        "display_address": "Greenfield Drive, East Finchley, London N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/85bc47942bd527d9d6682b80d7890ad0af39b0ac.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/85bc47942bd527d9d6682b80d7890ad0af39b0ac.jpg"
        },
        "first_published_date": "2019-06-17 18:13:58",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 51798015,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51798015",
          "detail": "\/to-rent\/details\/51798015",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51798015"
        },
        "num_floor_plans": 0,
        "num_property_images": 10,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£438 pw"
          },
          "label": "£1,898 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "Jac Strattons is pleased to offer this newly refurbished spacious two double bedroom terraced house in this exclusive gated community within easy ...",
        "tags": false,
        "title": "2 bed terraced house to rent"
      },
      {
        "administration_fees": "Tenant agreement fees £180 inc VAT.<br>Reference Fees £60 inc VAT per Person\/Company\/Guarantor.<br>A 3 week non-refundable* holding deposit is required to secure a rental (this will form part of the dilapidation deposit on moving in).<br>Inventory - check in (if required) \/check out - will vary depending size of property and whether furnished or not.<br>Dilapidation deposit for rental - usually six weeks rent in advance held under the Tenants Deposit Scheme (TDS).<br>Rent charges - Usually one months rent in advance.<br>*If the Tenant withdraws after paying the holding deposit the holding deposit with be forfeited. If the Landlord withdraws it will be refunded in full.",
        "available_from_date": false,
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/godfrey-and-barr-16997\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(159177).png",
          "name": "Godfrey & Barr, NW11",
          "phone": "020 3641 4303"
        },
        "counts": {
          "num_bathrooms": 3,
          "num_bedrooms": 5,
          "num_living_rooms": 3
        },
        "display_address": "Kingsley Way, London N2",
        "display_type": "premium_plus",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/57c1aed0e7aaf055c7fad8f407847f35dd092998.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/57c1aed0e7aaf055c7fad8f407847f35dd092998.jpg"
        },
        "first_published_date": "2019-06-17 17:12:29",
        "floor_area": false,
        "highlights": [
          {
            "description": false,
            "label": "Large Garden",
            "url": false
          },
          {
            "description": false,
            "label": "En Suite",
            "url": false
          }
        ],
        "is_premium": true,
        "listing_id": 46441817,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/46441817",
          "detail": "\/to-rent\/details\/46441817",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/46441817"
        },
        "num_floor_plans": 1,
        "num_property_images": 18,
        "num_videos": false,
        "num_views": false,
        "other_property_images": [
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/2b8bf7c650062cfac9617e9804150aa5a72f0014.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/2b8bf7c650062cfac9617e9804150aa5a72f0014.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/a2aa0f199d856018269f38f81fb55b99469080cf.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/a2aa0f199d856018269f38f81fb55b99469080cf.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/a556d60dc16af0714490a62dacef3e9e256fbf80.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/a556d60dc16af0714490a62dacef3e9e256fbf80.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/9e7f9d9e7ba101ab503cbcca04ad5dc824307f3b.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/9e7f9d9e7ba101ab503cbcca04ad5dc824307f3b.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/b6264aafddc355f53bda3b8fd0cb0c9e09b4d2ac.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/b6264aafddc355f53bda3b8fd0cb0c9e09b4d2ac.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/e86680b9b76cc3c1bc89b1889cb85abf86570f5a.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/e86680b9b76cc3c1bc89b1889cb85abf86570f5a.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/b9ae00592fc35cffeb88f1cf0ec71a6fca74be9f.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/b9ae00592fc35cffeb88f1cf0ec71a6fca74be9f.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/a5f1b2f2660b5ff08ac24b5072724cb7d0f092dc.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/a5f1b2f2660b5ff08ac24b5072724cb7d0f092dc.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/d9499374ab3168a01c9f722964378e2e54516ce6.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/d9499374ab3168a01c9f722964378e2e54516ce6.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/336042610dd0609b2b766cc6d474fabaf06ff95d.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/336042610dd0609b2b766cc6d474fabaf06ff95d.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/02fa0d7316959383c12d4c66ec312aa1912d6cc4.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/02fa0d7316959383c12d4c66ec312aa1912d6cc4.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/cac931e43d47e20d50b64d3a38f44e922c9a0ff9.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/cac931e43d47e20d50b64d3a38f44e922c9a0ff9.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/7ecb524c28899493f884036e86924c8c9766b363.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/7ecb524c28899493f884036e86924c8c9766b363.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/f05eee145ed89cf6a2c3df3e2424aedd611871a3.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/f05eee145ed89cf6a2c3df3e2424aedd611871a3.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/4740dc16f6390ea6473e9927a71aaf986076a16a.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/4740dc16f6390ea6473e9927a71aaf986076a16a.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/2e063ebe8b306b27fb590d08f138e4bd76d2bec5.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/2e063ebe8b306b27fb590d08f138e4bd76d2bec5.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/ce9f565ca40323f00cbaff8e7cc7f053379f2ad8.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/ce9f565ca40323f00cbaff8e7cc7f053379f2ad8.jpg"
          }
        ],
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£1,450 pw"
          },
          "label": "£6,283 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "A fantastic, large 5 bedroom, semi-detached family house in this convenient location within moments of the shopping & transport facilities of The ...",
        "tags": false,
        "title": "5 bed semi-detached house to rent"
      },
      {
        "administration_fees": "Adam Hayes is an ARLA Propertymark Protected Licensed Member<br>Independent Redness provided by The Property Ombudsman<br>Client Money Protection (cmp) provided by Propertymark Client Money Protection<br><br>When taking a property the only charges you are liable for is the rent, payments in relation to Utilities, TV License, Council Tax etc, as well as the following:<br><br>Holding deposit (per tenancy)<br><br>One week’s rent. This is to reserve a property.<br><br>This will be withheld if any relevant person including any guarantors withdraw from the tenancy, fail a Right-to-Rent check, provide materially significant false or misleading information, or fail to sign their tenancy agreement and guarantor contract if applicable within 15 calendar days, or an extension deadline mutually agreed in writing. Please see out Tenancy Reservation Form for full terms.<br><br>Security deposit (per tenancy)<br><br>When rent is under £50,000 per year - 5 Weeks’ rent.<br>This covers damages or defaults on the part of the tenant during the tenancy.<br><br>When rent is over £50,000 per year – 6 Weeks rent<br>This covers damages or defaults on the part of the tenant during the tenancy.<br><strong>Unpaid rent<br><\/strong><br><br>Interest at 3% above the Bank of England Base Rate from Rent Due Date if rent is more than 14 days overdue.<br><br>Lost key(S) or other security device(S)<br><br>Tenants are liable to the actual cost of replacing any lost keys or other security devices. If the loss results in locks needing to be changed, the actual costs of a locksmith, new lock and replacement keys for the tenant, landlord any other persons requiring keys will be charged to the tenant.<br><br>Variation of contract (tenants request)<br><br>£50 including VAT per agreed variation.<br>To cover the costs associated with processing such instructions as well as the preparation and execution of new legal documents.<br><br>Change of name (tenants request)<br><br>£50 including VAT per replacement tenant or any reasonable costs incurred if higher.<br>To cover the costs associated with processing such instructions, new tenant referencing and Right-to-Rent checks, deposit registration as well as the preparation and execution of new legal documents.<br><br>Early termination (tenants request)<br><br>Should the tenant wish to leave their contract early and not be permitted to do so, they shall be liable to the landlord’s costs in reletting the property as well as all rent due under the tenancy until the start date of the replacement tenancy, which will be no more than the maximum amount of rent outstanding on the tenancy, capped at the landlords loss or the agents reasonably incurred costs.<br><br>Other:<br><br>Contractual damages in the event of the tenant's default of a tenancy agreement; and any other permitted payments under the Tenant Fees Act 2019.<br><br>Please Note: Costs and any default fees remain in place for all tenancies executed before 1st June 2019 and any tenancy not affected by the Tenant Fee Act 2019. This includes referencing fees of £150 including VAT per person; dilapidation deposits of 6 weeks rent; a Check-Out Charge of between £150-250 including VAT and any other fees or charges stipulated in the Tenancy Agreement.<br><br>If you have any questions about our fees, please speak to a member of our team.",
        "available_from_date": "2019-07-08 00:00:00",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/adam-hayes-estate-agents-north-finchley-london-29632\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(40915).jpeg",
          "name": "Adam Hayes Estate Agents, North Finchley, N12",
          "phone": "020 3542 2143"
        },
        "counts": {
          "num_bathrooms": 1,
          "num_bedrooms": 2,
          "num_living_rooms": 1
        },
        "display_address": "Manor Park Road, East Finchley N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/c812a818ca1402a27d0662e0a996b0fe961b71aa.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/c812a818ca1402a27d0662e0a996b0fe961b71aa.jpg"
        },
        "first_published_date": "2019-06-17 15:19:03",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 51795737,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51795737",
          "detail": "\/to-rent\/details\/51795737",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51795737"
        },
        "num_floor_plans": 1,
        "num_property_images": 7,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£392 pw"
          },
          "label": "£1,700 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "A beautiful character two double bedroom ground floor maisonette with A private garden situated in this fantastic location off East End Road, ...",
        "tags": false,
        "title": "2 bed maisonette to rent"
      },
      {
        "administration_fees": false,
        "available_from_date": false,
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/glentree-london-12582\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(62398).png",
          "name": "Glentree, NW11",
          "phone": "020 8166 1736"
        },
        "counts": {
          "num_bathrooms": 3,
          "num_bedrooms": 5,
          "num_living_rooms": 2
        },
        "display_address": "Greenhalgh Walk, Hampstead Garden Suburb N2",
        "display_type": "premium_plus",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/813a62f52ca1ddc8979e76314601487460764d97.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/813a62f52ca1ddc8979e76314601487460764d97.jpg"
        },
        "first_published_date": "2019-06-17 10:08:17",
        "floor_area": {
          "label": "3,036 sq. ft"
        },
        "highlights": [
          {
            "description": false,
            "label": "Garage",
            "url": false
          }
        ],
        "is_premium": true,
        "listing_id": 51791907,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51791907",
          "detail": "\/to-rent\/details\/51791907",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51791907"
        },
        "num_floor_plans": 2,
        "num_property_images": 7,
        "num_videos": false,
        "num_views": false,
        "other_property_images": [
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/0a0d58188a102d4575194b9d88d656d3233d8cf8.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/0a0d58188a102d4575194b9d88d656d3233d8cf8.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/e07bb281b0c9895c963020ce458f78b312563288.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/e07bb281b0c9895c963020ce458f78b312563288.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/fe61f604fd1d6763dfb39082cf6c098e30bbb730.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/fe61f604fd1d6763dfb39082cf6c098e30bbb730.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/146c765ec5d280e2b9523af17bfa7969b38386ee.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/146c765ec5d280e2b9523af17bfa7969b38386ee.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/8b8f3b02801f72d120f45d34aa57ca400bbdfab5.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/8b8f3b02801f72d120f45d34aa57ca400bbdfab5.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/e56eff89f2b96739c7376c1b94da3f305929028b.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/e56eff89f2b96739c7376c1b94da3f305929028b.jpg"
          }
        ],
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£1,295 pw"
          },
          "label": "£5,612 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": " A spacious 5 bedroom detached house available to rent in this prime spot on the north side of Hampstead Garden Suburb. In addition to being in ...",
        "tags": false,
        "title": "5 bed detached house to rent"
      },
      {
        "administration_fees": "<strong>When taking a property the only charges you will be liable for are:<\/strong><br><br>a) The Rent<br><br>b) A tenancy deposit equivalent to 5 weeks rent where the annual rent is less than £50,000 or 6 weeks where the annual rent is in excess of £50,000<br><br>c) A refundable holding deposit equivalent to one weeks rent to reserve the property.<br><br>D) Changes to the tenancy when requested by the tenant – no more than £50 or reasonable costs incurred if higher<br><br>e) Payments associated with early termination of the tenancy when requested by the tenant.<br><br>F) Payments in relation to Utilities, TV License, Communication Services and Council Tax.<br><br>G) A default fee for late payment of rent and replacement of lost keys\/security device, where required under the tenancy agreement.<br><br><strong>Please Note<\/strong> Costs and any default fees remain in place for all tenancies executed before 1st June 2019. This includes referencing fees of £100.00 per person; dilapidation deposit of 6 weeks rent; a Check-Out charge of between £140.00 &amp; £190.00; any other fees or charges stipulated in the Tenancy Agreement.",
        "available_from_date": "2019-07-20",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/martyn-gerrard-east-finchley-london-10775\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(247996).png",
          "name": "Martyn Gerrard - East Finchley, N2",
          "phone": "020 8128 4526"
        },
        "counts": {
          "num_bathrooms": 1,
          "num_bedrooms": 1,
          "num_living_rooms": 1
        },
        "display_address": "Deanery Close, East Finchley N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/5526701eb6917d6e76c14927729bab240046f8f0.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/5526701eb6917d6e76c14927729bab240046f8f0.jpg",
          "caption": "Picture No.06"
        },
        "first_published_date": "2019-06-14 18:45:25",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 46565014,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/46565014",
          "detail": "\/to-rent\/details\/46565014",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/46565014"
        },
        "num_floor_plans": 1,
        "num_property_images": 7,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£288 pw"
          },
          "label": "£1,250 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "Nil deposit available Spacious one bedroom flat in purpose built development with allocated parking space and moments from East Finchley tube ...",
        "tags": false,
        "title": "1 bed flat to rent"
      },
      {
        "administration_fees": "<strong>When taking a property the only charges you will be liable for are:<\/strong><br><br>a) The Rent<br><br>b) A tenancy deposit equivalent to 5 weeks rent where the annual rent is less than £50,000 or 6 weeks where the annual rent is in excess of £50,000<br><br>c) A refundable holding deposit equivalent to one weeks rent to reserve the property.<br><br>D) Changes to the tenancy when requested by the tenant – no more than £50 or reasonable costs incurred if higher<br><br>e) Payments associated with early termination of the tenancy when requested by the tenant.<br><br>F) Payments in relation to Utilities, TV License, Communication Services and Council Tax.<br><br>G) A default fee for late payment of rent and replacement of lost keys\/security device, where required under the tenancy agreement.<br><br><strong>Please Note<\/strong> Costs and any default fees remain in place for all tenancies executed before 1st June 2019. This includes referencing fees of £100.00 per person; dilapidation deposit of 6 weeks rent; a Check-Out charge of between £140.00 &amp; £190.00; any other fees or charges stipulated in the Tenancy Agreement.",
        "available_from_date": "2019-08-03",
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/martyn-gerrard-east-finchley-london-10775\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(247996).png",
          "name": "Martyn Gerrard - East Finchley, N2",
          "phone": "020 8128 4526"
        },
        "counts": {
          "num_bathrooms": 1,
          "num_bedrooms": 1,
          "num_living_rooms": 1
        },
        "display_address": "East End Road, East Finchley N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/b6dc56c069e73341313b5ab7b8feac591fdc59cb.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/b6dc56c069e73341313b5ab7b8feac591fdc59cb.jpg",
          "caption": "Picture No.04"
        },
        "first_published_date": "2019-06-14 18:45:23",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 51777049,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51777049",
          "detail": "\/to-rent\/details\/51777049",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51777049"
        },
        "num_floor_plans": 1,
        "num_property_images": 6,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£306 pw"
          },
          "label": "£1,325 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "Nil deposit available A loft style pent house apartment benefiting from a brand new kitchen, bathroom and new flooring throughout.",
        "tags": false,
        "title": "1 bed flat to rent"
      }
    ],
    "listings_extended": false,
    "listings_featured": [
      {
        "administration_fees": false,
        "available_from_date": false,
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/tatlers-7293\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(40924).jpeg",
          "name": "Tatlers, N2",
          "phone": "020 3478 3542"
        },
        "counts": {
          "num_bathrooms": 1,
          "num_bedrooms": 1,
          "num_living_rooms": 1
        },
        "display_address": "Fortis Green, East Finchley, London N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/f2b113a998773e80eed5fe01cfd2f25b5dd890c3.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/f2b113a998773e80eed5fe01cfd2f25b5dd890c3.jpg"
        },
        "first_published_date": "2019-05-13 10:53:07",
        "floor_area": false,
        "highlights": false,
        "is_premium": false,
        "listing_id": 51414334,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51414334",
          "detail": "\/to-rent\/details\/51414334",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51414334"
        },
        "num_floor_plans": 0,
        "num_property_images": 5,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£300 pw"
          },
          "label": "£1,300 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "Located within a very short walk of East Finchley station (Northern Line) is this spacious one bedroom apartment to rent. This lovely flat is very ...",
        "tags": false,
        "title": "1 bed flat to rent"
      },
      {
        "administration_fees": false,
        "available_from_date": false,
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/glentree-london-12582\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(62398).png",
          "name": "Glentree, NW11",
          "phone": "020 8166 1736"
        },
        "counts": {
          "num_bathrooms": 3,
          "num_bedrooms": 3,
          "num_living_rooms": 1
        },
        "display_address": "Buxmead, Kenwood N2",
        "display_type": "standard",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/7bb38aab4a0a72714b2553d38f2cb9e827e631f8.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/7bb38aab4a0a72714b2553d38f2cb9e827e631f8.jpg"
        },
        "first_published_date": "2019-04-04 11:24:40",
        "floor_area": {
          "label": "3,743 sq. ft"
        },
        "highlights": false,
        "is_premium": false,
        "listing_id": 51027869,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/51027869",
          "detail": "\/to-rent\/details\/51027869",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/51027869"
        },
        "num_floor_plans": 1,
        "num_property_images": 12,
        "num_videos": false,
        "num_views": false,
        "other_property_images": false,
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£5,500 pw"
          },
          "label": "£23,833 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": " A collection of new luxury lateral & duplex apartments, with access to 14,000 sq. Ft. Of outstanding Residents' leisure and entertaining ...",
        "tags": false,
        "title": "3 bed flat to rent"
      },
      {
        "administration_fees": "Tenant agreement fees £180 inc VAT.<br>Reference Fees £60 inc VAT per Person\/Company\/Guarantor.<br>A 3 week non-refundable* holding deposit is required to secure a rental (this will form part of the dilapidation deposit on moving in).<br>Inventory - check in (if required) \/check out - will vary depending size of property and whether furnished or not.<br>Dilapidation deposit for rental - usually six weeks rent in advance held under the Tenants Deposit Scheme (TDS).<br>Rent charges - Usually one months rent in advance.<br>*If the Tenant withdraws after paying the holding deposit the holding deposit with be forfeited. If the Landlord withdraws it will be refunded in full.",
        "available_from_date": false,
        "branch": {
          "branch_details_uri": "\/find-agents\/branch\/godfrey-and-barr-16997\/",
          "logo_url": "https:\/\/st.zoocdn.com\/zoopla_static_agent_logo_(159177).png",
          "name": "Godfrey & Barr, NW11",
          "phone": "020 3641 4303"
        },
        "counts": {
          "num_bathrooms": 3,
          "num_bedrooms": 5,
          "num_living_rooms": 3
        },
        "display_address": "Kingsley Way, London N2",
        "display_type": "premium_plus",
        "first_property_image": {
          "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/57c1aed0e7aaf055c7fad8f407847f35dd092998.jpg",
          "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/57c1aed0e7aaf055c7fad8f407847f35dd092998.jpg"
        },
        "first_published_date": "2019-06-17 17:12:29",
        "floor_area": false,
        "highlights": [
          {
            "description": false,
            "label": "Large Garden",
            "url": false
          },
          {
            "description": false,
            "label": "En Suite",
            "url": false
          }
        ],
        "is_premium": true,
        "listing_id": 46441817,
        "listing_uris": {
          "contact": "\/to-rent\/contact\/46441817",
          "detail": "\/to-rent\/details\/46441817",
          "smart_viewing": null,
          "success": "\/to-rent\/contact\/success\/46441817"
        },
        "num_floor_plans": 1,
        "num_property_images": 18,
        "num_videos": false,
        "num_views": false,
        "other_property_images": [
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/2b8bf7c650062cfac9617e9804150aa5a72f0014.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/2b8bf7c650062cfac9617e9804150aa5a72f0014.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/a2aa0f199d856018269f38f81fb55b99469080cf.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/a2aa0f199d856018269f38f81fb55b99469080cf.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/a556d60dc16af0714490a62dacef3e9e256fbf80.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/a556d60dc16af0714490a62dacef3e9e256fbf80.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/9e7f9d9e7ba101ab503cbcca04ad5dc824307f3b.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/9e7f9d9e7ba101ab503cbcca04ad5dc824307f3b.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/b6264aafddc355f53bda3b8fd0cb0c9e09b4d2ac.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/b6264aafddc355f53bda3b8fd0cb0c9e09b4d2ac.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/e86680b9b76cc3c1bc89b1889cb85abf86570f5a.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/e86680b9b76cc3c1bc89b1889cb85abf86570f5a.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/b9ae00592fc35cffeb88f1cf0ec71a6fca74be9f.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/b9ae00592fc35cffeb88f1cf0ec71a6fca74be9f.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/a5f1b2f2660b5ff08ac24b5072724cb7d0f092dc.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/a5f1b2f2660b5ff08ac24b5072724cb7d0f092dc.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/d9499374ab3168a01c9f722964378e2e54516ce6.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/d9499374ab3168a01c9f722964378e2e54516ce6.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/336042610dd0609b2b766cc6d474fabaf06ff95d.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/336042610dd0609b2b766cc6d474fabaf06ff95d.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/02fa0d7316959383c12d4c66ec312aa1912d6cc4.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/02fa0d7316959383c12d4c66ec312aa1912d6cc4.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/cac931e43d47e20d50b64d3a38f44e922c9a0ff9.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/cac931e43d47e20d50b64d3a38f44e922c9a0ff9.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/7ecb524c28899493f884036e86924c8c9766b363.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/7ecb524c28899493f884036e86924c8c9766b363.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/f05eee145ed89cf6a2c3df3e2424aedd611871a3.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/f05eee145ed89cf6a2c3df3e2424aedd611871a3.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/4740dc16f6390ea6473e9927a71aaf986076a16a.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/4740dc16f6390ea6473e9927a71aaf986076a16a.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/2e063ebe8b306b27fb590d08f138e4bd76d2bec5.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/2e063ebe8b306b27fb590d08f138e4bd76d2bec5.jpg"
          },
          {
            "354x255": "https:\/\/lid.zoocdn.com\/354\/255\/ce9f565ca40323f00cbaff8e7cc7f053379f2ad8.jpg",
            "645x430": "https:\/\/lid.zoocdn.com\/645\/430\/ce9f565ca40323f00cbaff8e7cc7f053379f2ad8.jpg"
          }
        ],
        "points_of_interest": false,
        "price_drop": false,
        "pricing": {
          "alternate_rent_frequency_price": {
            "label": "£1,450 pw"
          },
          "label": "£6,283 pcm",
          "original_currency_price": false,
          "price_per_floor_area_unit": false,
          "qualifier_label": false
        },
        "status_summary": false,
        "summary_description": "A fantastic, large 5 bedroom, semi-detached family house in this convenient location within moments of the shopping & transport facilities of The ...",
        "tags": false,
        "title": "5 bed semi-detached house to rent"
      }
    ],
    "title": "Property to rent in N2",
    "total_results": 216,
    "total_results_was_limited": false
  },
  "save_and_alerts": {
    "create_alert_link": {
      "uri": "\/myaccount\/alerts-searches\/edit\/?category=residential&identifier=london%2Fn2%2Feast-finchley-hampstead-garden-suburb-east&pref=alertsres&price_frequency=per_month&q=n2&section=to-rent"
    },
    "save_search_link": {
      "uri": "\/myaccount\/alerts-searches\/edit\/?category=residential&identifier=london%2Fn2%2Feast-finchley-hampstead-garden-suburb-east&pref=alertsres&price_frequency=per_month&q=n2&section=to-rent&frequency="
    }
  },
  "search_identifier": "45955bd5bbf682db36be00351828b404",
  "seo_blurb": {
    "area_label": "N2",
    "area_uri": "london\/n2\/east-finchley-hampstead-garden-suburb-east",
    "category": "residential",
    "property_type": "property",
    "transaction_type": "rent"
  },
  "sort_order": {
    "action": "\/to-rent\/property\/london\/n2\/east-finchley-hampstead-garden-suburb-east\/",
    "current_sort_order": {
      "i18n_label_key": "mostRecent",
      "label": "Most recent",
      "value": "newest_listings"
    },
    "form_config": {
      "fields": [
        {
          "fieldset": {
            "fields": [
              {
                "hide_label": true,
                "i18n_label_key": "resultsSort",
                "label": "Results sort",
                "name": "results_sort",
                "options": [
                  {
                    "i18n_label_key": "mostRecent",
                    "label": "Most recent",
                    "selected": true,
                    "value": "newest_listings"
                  },
                  {
                    "i18n_label_key": "highestPrice",
                    "label": "Highest price",
                    "value": "highest_price"
                  },
                  {
                    "i18n_label_key": "lowestPrice",
                    "label": "Lowest price",
                    "value": "lowest_price"
                  },
                  {
                    "i18n_label_key": "mostReduced",
                    "label": "Most reduced",
                    "value": "most_reduced"
                  },
                  {
                    "i18n_label_key": "mostPopular",
                    "label": "Most popular",
                    "value": "most_popular"
                  }
                ]
              }
            ],
            "hide_legend": true,
            "i18n_legend_key": "sortOrderOptions",
            "legend": "Sort order options",
            "name": "sort-order-options"
          }
        },
        {
          "name": "price_frequency",
          "type": "hidden",
          "value": "per_month"
        },
        {
          "name": "q",
          "type": "hidden",
          "value": "n2"
        },
        {
          "name": "search_source",
          "type": "hidden",
          "value": "home"
        }
      ]
    }
  }
}
malnor commented 5 years ago

I had the same problem, but had never used it before. My problem was the path, changing that it worked for me. Using the default configuration (or check mock/index.js) it should be http://localhost:3001/rest/v1/....

smollweide commented 5 years ago

Hi @leegee, you configured "'urlPath': '/rest/v1'," which means "http://localhost:3001/api/list_view_search" is invalid and should be "http://localhost:3001/rest/v1/list_view_search".

Hope that was the issue.