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:09:05.809Z",
"source_platform": "PropertyWebScraper",
"listings": [
{
"reference": "61874948",
"import_url": "https://www.zillow.com/homedetails/5301-Sonoma-Dr-Fort-Worth-TX-76244/61874948_zpid/",
"import_host_slug": "us_zillow",
"price_string": "$370,000",
"price_float": 370000,
"currency": "USD",
"price_cents": 37000000,
"price_currency": "USD",
"title": "5301 Sonoma Dr, Fort Worth, TX 76244",
"description": "Zillow has 40 photos of this $370,000 4 beds, 3 baths, 2,527 Square Feet single family home located at 5301 Sonoma Dr, Fort Worth, TX 76244 built in 2003. MLS #21254609.",
"locale_code": "en",
"area_unit": "sqft",
"plot_area": 0,
"constructed_area": 2527,
"year_construction": 2003,
"count_bedrooms": 4,
"count_bathrooms": 3,
"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": "5301 Sonoma Dr, Fort Worth, TX 76244",
"street_number": "",
"street_name": "",
"street_address": "",
"postal_code": "",
"province": "",
"city": "",
"region": "",
"country": "USA",
"latitude": 32.90208,
"longitude": -97.270134,
"main_image_url": "https://photos.zillowstatic.com/fp/fdea1c112cac08eb091aecd36cbd0880-cc_ft_1536.jpg",
"image_urls": [
{
"url": "https://photos.zillowstatic.com/fp/fdea1c112cac08eb091aecd36cbd0880-cc_ft_1536.jpg"
}
],
"related_urls": [],
"features": [],
"last_retrieved_at": "2026-05-03T15:09:54.226Z",
"deleted_at": null,
"active_from": null,
"available_to_rent_from": null,
"available_to_rent_till": null,
"property_type": "SingleFamily",
"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:09:05.809Z",
"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 61874948,"5301 Sonoma Dr, Fort Worth, TX 76244",370000,USD,4,3,2527,,USA,32.90208,-97.270134,https://photos.zillowstatic.com/fp/fdea1c112cac08eb091aecd36cbd0880-cc_ft_1536.jpg,SingleFamily,https://www.zillow.com/homedetails/5301-Sonoma-Dr-Fort-Worth-TX-76244/61874948_zpid/,2026-05-03T15:09:54.226Z
GeoJSON format for mapping applications and GIS tools
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-97.270134,
32.90208
]
},
"properties": {
"reference": "61874948",
"title": "5301 Sonoma Dr, Fort Worth, TX 76244",
"price_float": 370000,
"currency": "USD",
"bedrooms": 4,
"bathrooms": 3,
"area": 2527,
"area_unit": "sqft",
"city": "",
"address": "5301 Sonoma Dr, Fort Worth, TX 76244",
"country": "USA",
"main_image_url": "https://photos.zillowstatic.com/fp/fdea1c112cac08eb091aecd36cbd0880-cc_ft_1536.jpg",
"source_url": "https://www.zillow.com/homedetails/5301-Sonoma-Dr-Fort-Worth-TX-76244/61874948_zpid/",
"source_portal": "us_zillow",
"scraped_date": "2026-05-03T15:09:54.226Z",
"for_sale": true,
"for_rent": false,
"furnished": false,
"property_type": "SingleFamily"
}
}
]
} 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:09:05.809Z">
<Listing>
<ListingKey>61874948</ListingKey>
<OriginalListingURL>https://www.zillow.com/homedetails/5301-Sonoma-Dr-Fort-Worth-TX-76244/61874948_zpid/</OriginalListingURL>
<SourceSystem>us_zillow</SourceSystem>
<ListPriceDisplay>$370,000</ListPriceDisplay>
<ListPrice>370000</ListPrice>
<CurrencyCode>USD</CurrencyCode>
<ListPriceCents>37000000</ListPriceCents>
<CurrencyCode>USD</CurrencyCode>
<ListingTitle>5301 Sonoma Dr, Fort Worth, TX 76244</ListingTitle>
<PublicRemarks>Zillow has 40 photos of this $370,000 4 beds, 3 baths, 2,527 Square Feet single family home located at 5301 Sonoma Dr, Fort Worth, TX 76244 built in 2003. MLS #21254609.</PublicRemarks>
<ListingLanguage>en</ListingLanguage>
<LivingAreaUnits>sqft</LivingAreaUnits>
<LivingArea>2527</LivingArea>
<YearBuilt>2003</YearBuilt>
<BedroomsTotal>4</BedroomsTotal>
<BathroomsTotalInteger>3</BathroomsTotalInteger>
<ForRentShortTerm>true</ForRentShortTerm>
<ForSale>true</ForSale>
<UnparsedAddress>5301 Sonoma Dr, Fort Worth, TX 76244</UnparsedAddress>
<Country>USA</Country>
<Latitude>32.90208</Latitude>
<Longitude>-97.270134</Longitude>
<MediaURL>https://photos.zillowstatic.com/fp/fdea1c112cac08eb091aecd36cbd0880-cc_ft_1536.jpg</MediaURL>
<ImageUrls>[{"url":"https://photos.zillowstatic.com/fp/fdea1c112cac08eb091aecd36cbd0880-cc_ft_1536.jpg"}]</ImageUrls>
<RelatedUrls>[]</RelatedUrls>
<Features>[]</Features>
<LastRetrievedAt>2026-05-03T15:09:54.226Z</LastRetrievedAt>
<PropertyType>SingleFamily</PropertyType>
<FloorPlanUrls>[]</FloorPlanUrls>
<Media>
<MediaURL>https://photos.zillowstatic.com/fp/fdea1c112cac08eb091aecd36cbd0880-cc_ft_1536.jpg</MediaURL>
</Media>
</Listing>
</Listings> JSON-LD format for SEO and semantic web integration
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "RealEstateListing",
"@id": "https://www.zillow.com/homedetails/5301-Sonoma-Dr-Fort-Worth-TX-76244/61874948_zpid/",
"name": "5301 Sonoma Dr, Fort Worth, TX 76244",
"description": "Zillow has 40 photos of this $370,000 4 beds, 3 baths, 2,527 Square Feet single family home located at 5301 Sonoma Dr, Fort Worth, TX 76244 built in 2003. MLS #21254609.",
"url": "https://www.zillow.com/homedetails/5301-Sonoma-Dr-Fort-Worth-TX-76244/61874948_zpid/",
"inLanguage": "en",
"offers": {
"@type": "Offer",
"price": 370000,
"priceCurrency": "USD",
"availability": "https://schema.org/InStock"
},
"about": {
"@type": "SingleFamilyResidence",
"address": {
"@type": "PostalAddress",
"addressCountry": "USA"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 32.90208,
"longitude": -97.270134
},
"numberOfBedrooms": 4,
"numberOfBathroomsTotal": 3,
"floorSize": {
"@type": "QuantitativeValue",
"value": 2527,
"unitCode": "FTK"
},
"yearBuilt": 2003
},
"image": [
"https://photos.zillowstatic.com/fp/fdea1c112cac08eb091aecd36cbd0880-cc_ft_1536.jpg"
],
"dateModified": "2026-05-03T15:09:54.226Z"
}
]
} 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# 61874948^^^^^^^5301 Sonoma Dr, Fort Worth, TX 76244^USA^SingleFamily^^5301 Sonoma Dr, Fort Worth, TX 76244^Zillow has 40 photos of this $370,000 4 beds, 3 baths, 2,527 Square Feet single family home located at 5301 Sonoma Dr, Fort Worth, TX 76244 built in 2003. MLS #21254609.^370000^$370,000^^USD^1^^^4^3^^^2527^sqft^^2003^^^^^^^^32.90208^-97.270134^https://www.zillow.com/homedetails/5301-Sonoma-Dr-Fort-Worth-TX-76244/61874948_zpid/^^^^^^^^^^^https://photos.zillowstatic.com/fp/fdea1c112cac08eb091aecd36cbd0880-cc_ft_1536.jpg^^^^^^^^^^^^~ #END#
Kyero XML format for Spanish property market
<?xml version="1.0" encoding="UTF-8"?>
<root>
<property>
<ref>61874948</ref>
<url>https://www.zillow.com/homedetails/5301-Sonoma-Dr-Fort-Worth-TX-76244/61874948_zpid/</url>
<price>370000</price>
<currency>USD</currency>
<type>other</type>
<beds>4</beds>
<baths>3</baths>
<location>
<country>USA</country>
<detail>5301 Sonoma Dr, Fort Worth, TX 76244</detail>
<latitude>32.90208</latitude>
<longitude>-97.270134</longitude>
</location>
<surface_area>
<built>2527</built>
</surface_area>
<year_built>2003</year_built>
<title>
<en>5301 Sonoma Dr, Fort Worth, TX 76244</en>
</title>
<desc>
<en>Zillow has 40 photos of this $370,000 4 beds, 3 baths, 2,527 Square Feet single family home located at 5301 Sonoma Dr, Fort Worth, TX 76244 built in 2003. MLS #21254609.</en>
</desc>
<images>
<image><url>https://photos.zillowstatic.com/fp/fdea1c112cac08eb091aecd36cbd0880-cc_ft_1536.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": "61874948",
"OriginalListingURL": "https://www.zillow.com/homedetails/5301-Sonoma-Dr-Fort-Worth-TX-76244/61874948_zpid/",
"SourceSystem": "us_zillow",
"ListPriceDisplay": "$370,000",
"ListPrice": 370000,
"CurrencyCode": "USD",
"ListPriceCents": 37000000,
"ListingTitle": "5301 Sonoma Dr, Fort Worth, TX 76244",
"PublicRemarks": "Zillow has 40 photos of this $370,000 4 beds, 3 baths, 2,527 Square Feet single family home located at 5301 Sonoma Dr, Fort Worth, TX 76244 built in 2003. MLS #21254609.",
"ListingLanguage": "en",
"LivingAreaUnits": "sqft",
"LivingArea": 2527,
"YearBuilt": 2003,
"BedroomsTotal": 4,
"BathroomsTotalInteger": 3,
"ForSale": "true",
"UnparsedAddress": "5301 Sonoma Dr, Fort Worth, TX 76244",
"Country": "USA",
"Latitude": 32.90208,
"Longitude": -97.270134,
"PropertyType": "SingleFamily",
"Media": [
{
"MediaURL": "https://photos.zillowstatic.com/fp/fdea1c112cac08eb091aecd36cbd0880-cc_ft_1536.jpg",
"MediaCategory": "Photo",
"Order": 1
}
]
}
]
}