Raw Data
Preview and download this listing in various formats.
JSON schema reference
The JSON format follows the full Listing schema documented in the API reference, including all 70+ fields, types, and descriptions.
View API docs & schemaNeed another format?
Want XLSX, Parquet, Haystack, or something else? Open an issue or submit a pull request on GitHub.
Standard Formats
JSON format for API integration and data pipelines
{
"export_version": "1.0",
"export_date": "2026-06-20T22:13:10.481Z",
"source_platform": "PropertyWebScraper",
"listings": [
{
"reference": "72666440",
"import_url": "https://www.zoopla.co.uk/for-sale/details/72666440/",
"import_host_slug": "uk_zoopla",
"price_string": "£100,000",
"price_float": 100000,
"currency": "GBP",
"price_cents": 10000000,
"price_currency": "GBP",
"title": "Temple Road, Willenhall, West Midlands WV13, 2 bed terraced house for sale, £100,000 - Zoopla",
"description": "This two-bedroom terraced house is for sale in Willenhall and requires renovation, offering scope for buyers seeking a project.",
"locale_code": "en",
"area_unit": "sqft",
"plot_area": 0,
"constructed_area": 0,
"year_construction": 0,
"count_bedrooms": 2,
"count_bathrooms": 1,
"count_toilets": 0,
"count_garages": 0,
"energy_rating": 0,
"energy_performance": 0,
"furnished": false,
"sold": false,
"reserved": false,
"for_rent_short_term": true,
"for_rent_long_term": false,
"for_sale": true,
"for_rent": false,
"address_string": "Temple Road, Willenhall, West Midlands WV13",
"street_number": "",
"street_name": "",
"street_address": "",
"postal_code": "WV13 1ET",
"province": "",
"city": "",
"region": "",
"country": "UK",
"latitude": 52.589825,
"longitude": 0,
"main_image_url": "https://lid.zoocdn.com/u/480/360/5d59fbf40ddcf7344b053754a5588dc2a6215777.jpg",
"image_urls": [
{
"url": "https://lid.zoocdn.com/u/480/360/5d59fbf40ddcf7344b053754a5588dc2a6215777.jpg"
},
{
"url": "https://lid.zoocdn.com/150/113/ff08d01bdf3cc564c3293c017c0de9d49844f5ff.jpg"
},
{
"url": "https://lid.zoocdn.com/150/113/8e48d05c3fccb8e281e6fc5fbca1b23f9c43cb6a.jpg"
},
{
"url": "https://lid.zoocdn.com/150/113/c29b45532bad398ad71c9327618d4d98a9ffe717.jpg"
},
{
"url": "https://lid.zoocdn.com/150/113/3e90a81c08fb7d66a159e1a5bf25957c177bf695.jpg"
}
],
"related_urls": [],
"features": [],
"last_retrieved_at": "2026-04-11T21:46:01.752Z",
"deleted_at": null,
"active_from": null,
"available_to_rent_from": null,
"available_to_rent_till": null,
"property_type": "terraced",
"property_subtype": "",
"tenure": "",
"listing_status": "",
"agent_name": "",
"agent_phone": "",
"agent_email": "",
"agent_logo_url": "",
"price_qualifier": "",
"floor_plan_urls": [],
"energy_certificate_grade": ""
}
],
"metadata": {
"export_version": "1.0",
"export_date": "2026-06-20T22:13:10.481Z",
"source_platform": "PropertyWebScraper",
"total_listings": 1,
"scraper_version": "5.0.0",
"duration_ms": 0
}
} CSV format for spreadsheets and database import
reference,title,price_float,currency,count_bedrooms,count_bathrooms,constructed_area,city,country,latitude,longitude,main_image_url,property_type,import_url,last_retrieved_at 72666440,"Temple Road, Willenhall, West Midlands WV13, 2 bed terraced house for sale, £100,000 - Zoopla",100000,GBP,2,1,0,,UK,52.589825,0,https://lid.zoocdn.com/u/480/360/5d59fbf40ddcf7344b053754a5588dc2a6215777.jpg,terraced,https://www.zoopla.co.uk/for-sale/details/72666440/,2026-04-11T21:46:01.752Z
GeoJSON format for mapping applications and GIS tools
XML format compatible with RETS (US MLS)
<?xml version="1.0" encoding="UTF-8"?>
<Listings xmlns="urn:property-web-scraper:rets" count="1" exportDate="2026-06-20T22:13:10.481Z">
<Listing>
<ListingKey>72666440</ListingKey>
<OriginalListingURL>https://www.zoopla.co.uk/for-sale/details/72666440/</OriginalListingURL>
<SourceSystem>uk_zoopla</SourceSystem>
<ListPriceDisplay>£100,000</ListPriceDisplay>
<ListPrice>100000</ListPrice>
<CurrencyCode>GBP</CurrencyCode>
<ListPriceCents>10000000</ListPriceCents>
<CurrencyCode>GBP</CurrencyCode>
<ListingTitle>Temple Road, Willenhall, West Midlands WV13, 2 bed terraced house for sale, £100,000 - Zoopla</ListingTitle>
<PublicRemarks>This two-bedroom terraced house is for sale in Willenhall and requires renovation, offering scope for buyers seeking a project.</PublicRemarks>
<ListingLanguage>en</ListingLanguage>
<LivingAreaUnits>sqft</LivingAreaUnits>
<BedroomsTotal>2</BedroomsTotal>
<BathroomsTotalInteger>1</BathroomsTotalInteger>
<ForRentShortTerm>true</ForRentShortTerm>
<ForSale>true</ForSale>
<UnparsedAddress>Temple Road, Willenhall, West Midlands WV13</UnparsedAddress>
<PostalCode>WV13 1ET</PostalCode>
<Country>UK</Country>
<Latitude>52.589825</Latitude>
<MediaURL>https://lid.zoocdn.com/u/480/360/5d59fbf40ddcf7344b053754a5588dc2a6215777.jpg</MediaURL>
<ImageUrls>[{"url":"https://lid.zoocdn.com/u/480/360/5d59fbf40ddcf7344b053754a5588dc2a6215777.jpg"},{"url":"https://lid.zoocdn.com/150/113/ff08d01bdf3cc564c3293c017c0de9d49844f5ff.jpg"},{"url":"https://lid.zoocdn.com/150/113/8e48d05c3fccb8e281e6fc5fbca1b23f9c43cb6a.jpg"},{"url":"https://lid.zoocdn.com/150/113/c29b45532bad398ad71c9327618d4d98a9ffe717.jpg"},{"url":"https://lid.zoocdn.com/150/113/3e90a81c08fb7d66a159e1a5bf25957c177bf695.jpg"}]</ImageUrls>
<RelatedUrls>[]</RelatedUrls>
<Features>[]</Features>
<LastRetrievedAt>2026-04-11T21:46:01.752Z</LastRetrievedAt>
<PropertyType>terraced</PropertyType>
<FloorPlanUrls>[]</FloorPlanUrls>
<Media>
<MediaURL>https://lid.zoocdn.com/u/480/360/5d59fbf40ddcf7344b053754a5588dc2a6215777.jpg</MediaURL>
<MediaURL>https://lid.zoocdn.com/150/113/ff08d01bdf3cc564c3293c017c0de9d49844f5ff.jpg</MediaURL>
<MediaURL>https://lid.zoocdn.com/150/113/8e48d05c3fccb8e281e6fc5fbca1b23f9c43cb6a.jpg</MediaURL>
<MediaURL>https://lid.zoocdn.com/150/113/c29b45532bad398ad71c9327618d4d98a9ffe717.jpg</MediaURL>
<MediaURL>https://lid.zoocdn.com/150/113/3e90a81c08fb7d66a159e1a5bf25957c177bf695.jpg</MediaURL>
</Media>
</Listing>
</Listings> JSON-LD format for SEO and semantic web integration
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "RealEstateListing",
"@id": "https://www.zoopla.co.uk/for-sale/details/72666440/",
"name": "Temple Road, Willenhall, West Midlands WV13, 2 bed terraced house for sale, £100,000 - Zoopla",
"description": "This two-bedroom terraced house is for sale in Willenhall and requires renovation, offering scope for buyers seeking a project.",
"url": "https://www.zoopla.co.uk/for-sale/details/72666440/",
"inLanguage": "en",
"offers": {
"@type": "Offer",
"price": 100000,
"priceCurrency": "GBP",
"availability": "https://schema.org/InStock"
},
"about": {
"@type": "Apartment",
"address": {
"@type": "PostalAddress",
"postalCode": "WV13 1ET",
"addressCountry": "UK"
},
"numberOfBedrooms": 2,
"numberOfBathroomsTotal": 1
},
"image": [
"https://lid.zoocdn.com/u/480/360/5d59fbf40ddcf7344b053754a5588dc2a6215777.jpg",
"https://lid.zoocdn.com/150/113/ff08d01bdf3cc564c3293c017c0de9d49844f5ff.jpg",
"https://lid.zoocdn.com/150/113/8e48d05c3fccb8e281e6fc5fbca1b23f9c43cb6a.jpg",
"https://lid.zoocdn.com/150/113/c29b45532bad398ad71c9327618d4d98a9ffe717.jpg",
"https://lid.zoocdn.com/150/113/3e90a81c08fb7d66a159e1a5bf25957c177bf695.jpg"
],
"dateModified": "2026-04-11T21:46:01.752Z"
}
]
} Industry Formats
BLM pipe-delimited format for UK property portals (Rightmove/Zoopla)
#HEADER# Version : 3i EOF : '^' EOR : '~' #DEFINITION# AGENT_REF^ADDRESS_1^ADDRESS_2^TOWN^COUNTY^POSTCODE1^POSTCODE2^DISPLAY_ADDRESS^COUNTRY^PROP_SUB_ID^PROP_SUB_ID_2^SUMMARY^DESCRIPTION^PRICE^PRICE_DISPLAY^PRICE_QUALIFIER^CURRENCY^TRANS_TYPE_ID^STATUS_ID^TENURE_TYPE_ID^BEDROOMS^BATHROOMS^TOILETS^PARKING^SIZE^SIZE_UNITS^PLOT_SIZE^YEAR_BUILT^EPC_RATING^EPC_LETTER^FURNISHED^AGENT_NAME^AGENT_PHONE^AGENT_EMAIL^AGENT_LOGO^LATITUDE^LONGITUDE^URL^FEATURE1^FEATURE2^FEATURE3^FEATURE4^FEATURE5^FEATURE6^FEATURE7^FEATURE8^FEATURE9^FEATURE10^MEDIA_IMAGE_00^MEDIA_IMAGE_01^MEDIA_IMAGE_02^MEDIA_IMAGE_03^MEDIA_IMAGE_04^MEDIA_IMAGE_05^MEDIA_IMAGE_06^MEDIA_IMAGE_07^MEDIA_IMAGE_08^MEDIA_IMAGE_09^MEDIA_FLOOR_PLAN_00^MEDIA_FLOOR_PLAN_01^~ #DATA# 72666440^^^^^WV13^1ET^Temple Road, Willenhall, West Midlands WV13^UK^terraced^^Temple Road, Willenhall, West Midlands WV13, 2 bed terraced house for sale, £100,000 - Zoopla^This two-bedroom terraced house is for sale in Willenhall and requires renovation, offering scope for buyers seeking a project.^100000^£100,000^^GBP^1^^^2^1^^^^sqft^^^^^^^^^^52.589825^^https://www.zoopla.co.uk/for-sale/details/72666440/^^^^^^^^^^^https://lid.zoocdn.com/u/480/360/5d59fbf40ddcf7344b053754a5588dc2a6215777.jpg^https://lid.zoocdn.com/150/113/ff08d01bdf3cc564c3293c017c0de9d49844f5ff.jpg^https://lid.zoocdn.com/150/113/8e48d05c3fccb8e281e6fc5fbca1b23f9c43cb6a.jpg^https://lid.zoocdn.com/150/113/c29b45532bad398ad71c9327618d4d98a9ffe717.jpg^https://lid.zoocdn.com/150/113/3e90a81c08fb7d66a159e1a5bf25957c177bf695.jpg^^^^^^^^~ #END#
Kyero XML format for Spanish property market
<?xml version="1.0" encoding="UTF-8"?>
<root>
<property>
<ref>72666440</ref>
<url>https://www.zoopla.co.uk/for-sale/details/72666440/</url>
<price>100000</price>
<currency>GBP</currency>
<type>house</type>
<beds>2</beds>
<baths>1</baths>
<location>
<country>UK</country>
<zip>WV13 1ET</zip>
<detail>Temple Road, Willenhall, West Midlands WV13</detail>
<latitude>52.589825</latitude>
</location>
<title>
<en>Temple Road, Willenhall, West Midlands WV13, 2 bed terraced house for sale, £100,000 - Zoopla</en>
</title>
<desc>
<en>This two-bedroom terraced house is for sale in Willenhall and requires renovation, offering scope for buyers seeking a project.</en>
</desc>
<images>
<image><url>https://lid.zoocdn.com/u/480/360/5d59fbf40ddcf7344b053754a5588dc2a6215777.jpg</url></image>
<image><url>https://lid.zoocdn.com/150/113/ff08d01bdf3cc564c3293c017c0de9d49844f5ff.jpg</url></image>
<image><url>https://lid.zoocdn.com/150/113/8e48d05c3fccb8e281e6fc5fbca1b23f9c43cb6a.jpg</url></image>
<image><url>https://lid.zoocdn.com/150/113/c29b45532bad398ad71c9327618d4d98a9ffe717.jpg</url></image>
<image><url>https://lid.zoocdn.com/150/113/3e90a81c08fb7d66a159e1a5bf25957c177bf695.jpg</url></image>
</images>
</property>
</root> RESO Web API JSON format for US/Canadian MLS
{
"@odata.context": "https://api.reso.org/Property",
"@odata.count": 1,
"value": [
{
"ListingKey": "72666440",
"OriginalListingURL": "https://www.zoopla.co.uk/for-sale/details/72666440/",
"SourceSystem": "uk_zoopla",
"ListPriceDisplay": "£100,000",
"ListPrice": 100000,
"CurrencyCode": "GBP",
"ListPriceCents": 10000000,
"ListingTitle": "Temple Road, Willenhall, West Midlands WV13, 2 bed terraced house for sale, £100,000 - Zoopla",
"PublicRemarks": "This two-bedroom terraced house is for sale in Willenhall and requires renovation, offering scope for buyers seeking a project.",
"ListingLanguage": "en",
"LivingAreaUnits": "sqft",
"BedroomsTotal": 2,
"BathroomsTotalInteger": 1,
"ForSale": "true",
"UnparsedAddress": "Temple Road, Willenhall, West Midlands WV13",
"PostalCode": "WV13 1ET",
"Country": "UK",
"Latitude": 52.589825,
"PropertyType": "terraced",
"Media": [
{
"MediaURL": "https://lid.zoocdn.com/u/480/360/5d59fbf40ddcf7344b053754a5588dc2a6215777.jpg",
"MediaCategory": "Photo",
"Order": 1
},
{
"MediaURL": "https://lid.zoocdn.com/150/113/ff08d01bdf3cc564c3293c017c0de9d49844f5ff.jpg",
"MediaCategory": "Photo",
"Order": 2
},
{
"MediaURL": "https://lid.zoocdn.com/150/113/8e48d05c3fccb8e281e6fc5fbca1b23f9c43cb6a.jpg",
"MediaCategory": "Photo",
"Order": 3
},
{
"MediaURL": "https://lid.zoocdn.com/150/113/c29b45532bad398ad71c9327618d4d98a9ffe717.jpg",
"MediaCategory": "Photo",
"Order": 4
},
{
"MediaURL": "https://lid.zoocdn.com/150/113/3e90a81c08fb7d66a159e1a5bf25957c177bf695.jpg",
"MediaCategory": "Photo",
"Order": 5
}
]
}
]
}