{ "@context": { "@vocab": "https://schema.org/", "schema": "https://schema.org/", "gr": "http://purl.org/goodrelations/v1#", "foxtons": "https://www.foxtons.co.uk/", "Organization": "schema:Organization", "RealEstateAgent": "schema:RealEstateAgent", "LocalBusiness": "schema:LocalBusiness", "WebSite": "schema:WebSite", "WebPage": "schema:WebPage", "BreadcrumbList": "schema:BreadcrumbList", "ListItem": "schema:ListItem", "House": "schema:House", "Product": "schema:Product", "Service": "schema:Service", "Offer": "schema:Offer", "PriceSpecification": "schema:PriceSpecification", "PostalAddress": "schema:PostalAddress", "GeoCoordinates": "schema:GeoCoordinates", "QuantitativeValue": "schema:QuantitativeValue", "AggregateRating": "schema:AggregateRating", "name": "schema:name", "legalName": "schema:legalName", "alternateName": "schema:alternateName", "url": { "@id": "schema:url", "@type": "@id" }, "logo": { "@id": "schema:logo", "@type": "@id" }, "image": { "@id": "schema:image", "@type": "@id" }, "description": "schema:description", "sameAs": { "@id": "schema:sameAs", "@type": "@id" }, "telephone": "schema:telephone", "foundingDate": { "@id": "schema:foundingDate", "@type": "schema:Date" }, "numberOfEmployees": "schema:numberOfEmployees", "areaServed": "schema:areaServed", "makesOffer": { "@id": "schema:makesOffer", "@type": "@id" }, "itemOffered": { "@id": "schema:itemOffered", "@type": "@id" }, "aggregateRating": { "@id": "schema:aggregateRating", "@type": "@id" }, "ratingValue": "schema:ratingValue", "reviewCount": "schema:reviewCount", "address": { "@id": "schema:address", "@type": "@id" }, "streetAddress": "schema:streetAddress", "addressLocality": "schema:addressLocality", "addressRegion": "schema:addressRegion", "postalCode": "schema:postalCode", "addressCountry": "schema:addressCountry", "geo": { "@id": "schema:geo", "@type": "@id" }, "latitude": "schema:latitude", "longitude": "schema:longitude", "offers": { "@id": "schema:offers", "@type": "@id" }, "seller": { "@id": "schema:seller", "@type": "@id" }, "businessFunction": { "@id": "schema:businessFunction", "@type": "@id" }, "priceSpecification": { "@id": "schema:priceSpecification", "@type": "@id" }, "price": "schema:price", "priceCurrency": "schema:priceCurrency", "availability": { "@id": "schema:availability", "@type": "@id" }, "numberOfBedrooms": "schema:numberOfBedrooms", "numberOfBathroomsTotal": "schema:numberOfBathroomsTotal", "floorSize": { "@id": "schema:floorSize", "@type": "@id" }, "value": "schema:value", "unitCode": "schema:unitCode", "breadcrumb": { "@id": "schema:breadcrumb", "@type": "@id" }, "itemListElement": { "@id": "schema:itemListElement", "@type": "@id" }, "position": "schema:position", "item": { "@id": "schema:item", "@type": "@id" }, "Sell": "gr:Sell", "LeaseOut": "gr:LeaseOut" } }