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:20.860Z",
"source_platform": "PropertyWebScraper",
"listings": [
{
"reference": "",
"import_url": "https://www.redfin.com/OR/Central-Point/141-N-5th-St-97502/home/131303891",
"import_host_slug": "us_redfin",
"price_string": "$321,389Est. refi payment $358/mo—See my rate",
"price_float": 309000,
"currency": "USD",
"price_cents": 30900000,
"price_currency": "USD",
"title": "141 N 5th St, Central Point, OR 97502 - 3 beds/2 baths",
"description": "(MLSCO) 3 beds, 2 baths, 1442 sq. ft. house located at 141 N 5th St, Central Point, OR 97502 sold for $309,000 on Sep 25, 2023. MLS# 220146171. Multi-family setup or income property potential! Check out th...",
"locale_code": "en",
"area_unit": "sqft",
"plot_area": 0,
"constructed_area": 0,
"year_construction": 0,
"count_bedrooms": 3,
"count_bathrooms": 0,
"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": false,
"for_rent": false,
"address_string": "",
"street_number": "",
"street_name": "",
"street_address": "",
"postal_code": "",
"province": "",
"city": "",
"region": "",
"country": "USA",
"latitude": 0,
"longitude": 0,
"main_image_url": "https://ssl.cdn-redfin.com/photo/199/mbpaddedwide/171/genMid.220146171_3.jpg",
"image_urls": [
{
"url": "https://ssl.cdn-redfin.com/photo/199/mbpaddedwide/171/genMid.220146171_3.jpg"
}
],
"related_urls": [],
"features": [],
"last_retrieved_at": "2026-04-28T22:26:25.803Z",
"deleted_at": null,
"active_from": null,
"available_to_rent_from": null,
"available_to_rent_till": null,
"property_type": "Organization",
"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:20.860Z",
"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 ,"141 N 5th St, Central Point, OR 97502 - 3 beds/2 baths",309000,USD,3,0,0,,USA,0,0,https://ssl.cdn-redfin.com/photo/199/mbpaddedwide/171/genMid.220146171_3.jpg,Organization,https://www.redfin.com/OR/Central-Point/141-N-5th-St-97502/home/131303891,2026-04-28T22:26:25.803Z
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:20.860Z">
<Listing>
<OriginalListingURL>https://www.redfin.com/OR/Central-Point/141-N-5th-St-97502/home/131303891</OriginalListingURL>
<SourceSystem>us_redfin</SourceSystem>
<ListPriceDisplay>$321,389Est. refi payment $358/mo—See my rate</ListPriceDisplay>
<ListPrice>309000</ListPrice>
<CurrencyCode>USD</CurrencyCode>
<ListPriceCents>30900000</ListPriceCents>
<CurrencyCode>USD</CurrencyCode>
<ListingTitle>141 N 5th St, Central Point, OR 97502 - 3 beds/2 baths</ListingTitle>
<PublicRemarks>(MLSCO) 3 beds, 2 baths, 1442 sq. ft. house located at 141 N 5th St, Central Point, OR 97502 sold for $309,000 on Sep 25, 2023. MLS# 220146171. Multi-family setup or income property potential! Check out th...</PublicRemarks>
<ListingLanguage>en</ListingLanguage>
<LivingAreaUnits>sqft</LivingAreaUnits>
<BedroomsTotal>3</BedroomsTotal>
<ForRentShortTerm>true</ForRentShortTerm>
<Country>USA</Country>
<MediaURL>https://ssl.cdn-redfin.com/photo/199/mbpaddedwide/171/genMid.220146171_3.jpg</MediaURL>
<ImageUrls>[{"url":"https://ssl.cdn-redfin.com/photo/199/mbpaddedwide/171/genMid.220146171_3.jpg"}]</ImageUrls>
<RelatedUrls>[]</RelatedUrls>
<Features>[]</Features>
<LastRetrievedAt>2026-04-28T22:26:25.803Z</LastRetrievedAt>
<PropertyType>Organization</PropertyType>
<FloorPlanUrls>[]</FloorPlanUrls>
<Media>
<MediaURL>https://ssl.cdn-redfin.com/photo/199/mbpaddedwide/171/genMid.220146171_3.jpg</MediaURL>
</Media>
</Listing>
</Listings> JSON-LD format for SEO and semantic web integration
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "RealEstateListing",
"name": "141 N 5th St, Central Point, OR 97502 - 3 beds/2 baths",
"description": "(MLSCO) 3 beds, 2 baths, 1442 sq. ft. house located at 141 N 5th St, Central Point, OR 97502 sold for $309,000 on Sep 25, 2023. MLS# 220146171. Multi-family setup or income property potential! Check out th...",
"url": "https://www.redfin.com/OR/Central-Point/141-N-5th-St-97502/home/131303891",
"inLanguage": "en",
"offers": {
"@type": "Offer",
"price": 309000,
"priceCurrency": "USD",
"availability": "https://schema.org/InStock"
},
"about": {
"@type": "SingleFamilyResidence",
"address": {
"@type": "PostalAddress",
"addressCountry": "USA"
},
"numberOfBedrooms": 3
},
"image": [
"https://ssl.cdn-redfin.com/photo/199/mbpaddedwide/171/genMid.220146171_3.jpg"
],
"dateModified": "2026-04-28T22:26:25.803Z"
}
]
} 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# ^^^^^^^^USA^Organization^^141 N 5th St, Central Point, OR 97502 - 3 beds/2 baths^(MLSCO) 3 beds, 2 baths, 1442 sq. ft. house located at 141 N 5th St, Central Point, OR 97502 sold for $309,000 on Sep 25, 2023. MLS# 220146171. Multi-family setup or income property potential! Check out th...^309000^$321,389Est. refi payment $358/mo—See my rate^^USD^^^^3^^^^^sqft^^^^^^^^^^^^https://www.redfin.com/OR/Central-Point/141-N-5th-St-97502/home/131303891^^^^^^^^^^^https://ssl.cdn-redfin.com/photo/199/mbpaddedwide/171/genMid.220146171_3.jpg^^^^^^^^^^^^~ #END#
Kyero XML format for Spanish property market
<?xml version="1.0" encoding="UTF-8"?>
<root>
<property>
<url>https://www.redfin.com/OR/Central-Point/141-N-5th-St-97502/home/131303891</url>
<price>309000</price>
<currency>USD</currency>
<type>other</type>
<beds>3</beds>
<location>
<country>USA</country>
</location>
<title>
<en>141 N 5th St, Central Point, OR 97502 - 3 beds/2 baths</en>
</title>
<desc>
<en>(MLSCO) 3 beds, 2 baths, 1442 sq. ft. house located at 141 N 5th St, Central Point, OR 97502 sold for $309,000 on Sep 25, 2023. MLS# 220146171. Multi-family setup or income property potential! Check out th...</en>
</desc>
<images>
<image><url>https://ssl.cdn-redfin.com/photo/199/mbpaddedwide/171/genMid.220146171_3.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": [
{
"OriginalListingURL": "https://www.redfin.com/OR/Central-Point/141-N-5th-St-97502/home/131303891",
"SourceSystem": "us_redfin",
"ListPriceDisplay": "$321,389Est. refi payment $358/mo—See my rate",
"ListPrice": 309000,
"CurrencyCode": "USD",
"ListPriceCents": 30900000,
"ListingTitle": "141 N 5th St, Central Point, OR 97502 - 3 beds/2 baths",
"PublicRemarks": "(MLSCO) 3 beds, 2 baths, 1442 sq. ft. house located at 141 N 5th St, Central Point, OR 97502 sold for $309,000 on Sep 25, 2023. MLS# 220146171. Multi-family setup or income property potential! Check out th...",
"ListingLanguage": "en",
"LivingAreaUnits": "sqft",
"BedroomsTotal": 3,
"Country": "USA",
"PropertyType": "Organization",
"Media": [
{
"MediaURL": "https://ssl.cdn-redfin.com/photo/199/mbpaddedwide/171/genMid.220146171_3.jpg",
"MediaCategory": "Photo",
"Order": 1
}
]
}
]
}