Skip to content
Back to 58 Karen Ct

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 & schema

Need another format?

Want XLSX, Parquet, Haystack, or something else? Open an issue or submit a pull request on GitHub.

Standard Formats

JSON
application/json · .json

JSON format for API integration and data pipelines

{
  "export_version": "1.0",
  "export_date": "2026-06-20T22:23:54.329Z",
  "source_platform": "PropertyWebScraper",
  "listings": [
    {
      "reference": "1323396484",
      "import_url": "https://www.realtor.com/realestateandhomes-detail/58-Karen-Ct_San-Francisco_CA_94134_M13233-96484",
      "import_host_slug": "us_realtor",
      "price_string": "850000",
      "price_float": 850000,
      "currency": "USD",
      "price_cents": 85000000,
      "price_currency": "USD",
      "title": "58 Karen Ct",
      "description": "For Sale: View 9 photos for 58 Karen Ct, this 4 bed, 2 bath, 1767 sqft. single family home in San Francisco, CA listed at $850,000. MLS #426118832",
      "locale_code": "",
      "area_unit": "sqft",
      "plot_area": 0,
      "constructed_area": 1767,
      "year_construction": 0,
      "count_bedrooms": 4,
      "count_bathrooms": 2,
      "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": "58 Karen Ct",
      "street_number": "",
      "street_name": "",
      "street_address": "",
      "postal_code": "94134",
      "province": "",
      "city": "San Francisco",
      "region": "CA",
      "country": "USA",
      "latitude": 37.723676,
      "longitude": -122.406599,
      "main_image_url": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4046937172s.jpg",
      "image_urls": [
        {
          "url": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4046937172s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4216476696s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m2096572554s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m2936421174s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3279247647s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m1049734864s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3132830190s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3984049035s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3428695325s.jpg"
        }
      ],
      "related_urls": [],
      "features": [],
      "last_retrieved_at": "2026-05-14T16:38:05.508Z",
      "deleted_at": null,
      "active_from": null,
      "available_to_rent_from": null,
      "available_to_rent_till": null,
      "property_type": "null",
      "property_subtype": "",
      "tenure": "",
      "listing_status": "",
      "agent_name": "",
      

Truncated — showing 3,000 of 3,398 chars

CSV
text/csv · .csv

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
1323396484,58 Karen Ct,850000,USD,4,2,1767,San Francisco,USA,37.723676,-122.406599,https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4046937172s.jpg,null,https://www.realtor.com/realestateandhomes-detail/58-Karen-Ct_San-Francisco_CA_94134_M13233-96484,2026-05-14T16:38:05.508Z
GeoJSON
application/geo+json · .geojson

GeoJSON format for mapping applications and GIS tools

{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          -122.406599,
          37.723676
        ]
      },
      "properties": {
        "reference": "1323396484",
        "title": "58 Karen Ct",
        "price_float": 850000,
        "currency": "USD",
        "bedrooms": 4,
        "bathrooms": 2,
        "area": 1767,
        "area_unit": "sqft",
        "city": "San Francisco",
        "address": "58 Karen Ct",
        "country": "USA",
        "main_image_url": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4046937172s.jpg",
        "source_url": "https://www.realtor.com/realestateandhomes-detail/58-Karen-Ct_San-Francisco_CA_94134_M13233-96484",
        "source_portal": "us_realtor",
        "scraped_date": "2026-05-14T16:38:05.508Z",
        "for_sale": true,
        "for_rent": false,
        "furnished": false,
        "property_type": "null"
      }
    }
  ]
}
XML (RETS)
application/xml · .xml

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:23:54.329Z">
  <Listing>
    <ListingKey>1323396484</ListingKey>
    <OriginalListingURL>https://www.realtor.com/realestateandhomes-detail/58-Karen-Ct_San-Francisco_CA_94134_M13233-96484</OriginalListingURL>
    <SourceSystem>us_realtor</SourceSystem>
    <ListPriceDisplay>850000</ListPriceDisplay>
    <ListPrice>850000</ListPrice>
    <CurrencyCode>USD</CurrencyCode>
    <ListPriceCents>85000000</ListPriceCents>
    <CurrencyCode>USD</CurrencyCode>
    <ListingTitle>58 Karen Ct</ListingTitle>
    <PublicRemarks>For Sale: View 9 photos for 58 Karen Ct, this 4 bed, 2 bath, 1767 sqft. single family home in San Francisco, CA listed at $850,000. MLS #426118832</PublicRemarks>
    <LivingAreaUnits>sqft</LivingAreaUnits>
    <LivingArea>1767</LivingArea>
    <BedroomsTotal>4</BedroomsTotal>
    <BathroomsTotalInteger>2</BathroomsTotalInteger>
    <ForRentShortTerm>true</ForRentShortTerm>
    <ForSale>true</ForSale>
    <UnparsedAddress>58 Karen Ct</UnparsedAddress>
    <PostalCode>94134</PostalCode>
    <City>San Francisco</City>
    <CountyOrParish>CA</CountyOrParish>
    <Country>USA</Country>
    <Latitude>37.723676</Latitude>
    <Longitude>-122.406599</Longitude>
    <MediaURL>https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4046937172s.jpg</MediaURL>
    <ImageUrls>[{&quot;url&quot;:&quot;https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4046937172s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4216476696s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m2096572554s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m2936421174s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3279247647s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m1049734864s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3132830190s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3984049035s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3428695325s.jpg&quot;}]</ImageUrls>
    <RelatedUrls>[]</RelatedUrls>
    <Features>[]</Features>
    <LastRetrievedAt>2026-05-14T16:38:05.508Z</LastRetrievedAt>
    <PropertyType>null</PropertyType>
    <FloorPlanUrls>[]</FloorPlanUrls>
    <Media>
      <MediaURL>https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4046937172s.jpg</MediaURL>
      <MediaURL>https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4216476696s.jpg</MediaURL>
      <MediaURL>https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m2096572554s.jpg</MediaURL>
      <MediaURL>https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m2936421174s.jpg</MediaURL>
      <MediaURL>https://ap.r

Truncated — showing 3,000 of 3,509 chars

Schema.org (JSON-LD)
application/ld+json · .jsonld

JSON-LD format for SEO and semantic web integration

{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "RealEstateListing",
      "@id": "https://www.realtor.com/realestateandhomes-detail/58-Karen-Ct_San-Francisco_CA_94134_M13233-96484",
      "name": "58 Karen Ct",
      "description": "For Sale: View 9 photos for 58 Karen Ct, this 4 bed, 2 bath, 1767 sqft. single family home in San Francisco, CA listed at $850,000. MLS #426118832",
      "url": "https://www.realtor.com/realestateandhomes-detail/58-Karen-Ct_San-Francisco_CA_94134_M13233-96484",
      "offers": {
        "@type": "Offer",
        "price": 850000,
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock"
      },
      "about": {
        "@type": "SingleFamilyResidence",
        "address": {
          "@type": "PostalAddress",
          "addressLocality": "San Francisco",
          "postalCode": "94134",
          "addressCountry": "USA"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 37.723676,
          "longitude": -122.406599
        },
        "numberOfBedrooms": 4,
        "numberOfBathroomsTotal": 2,
        "floorSize": {
          "@type": "QuantitativeValue",
          "value": 1767,
          "unitCode": "FTK"
        }
      },
      "image": [
        "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4046937172s.jpg",
        "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4216476696s.jpg",
        "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m2096572554s.jpg",
        "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m2936421174s.jpg",
        "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3279247647s.jpg",
        "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m1049734864s.jpg",
        "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3132830190s.jpg",
        "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3984049035s.jpg",
        "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3428695325s.jpg"
      ],
      "dateModified": "2026-05-14T16:38:05.508Z"
    }
  ]
}

Industry Formats

BLM (Rightmove)
text/plain · .blm

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#
1323396484^^^San Francisco^^94134^^58 Karen Ct^USA^null^^58 Karen Ct^For Sale: View 9 photos for 58 Karen Ct, this 4 bed, 2 bath, 1767 sqft. single family home in San Francisco, CA listed at $850,000. MLS #426118832^850000^850000^^USD^1^^^4^2^^^1767^sqft^^^^^^^^^^37.723676^-122.406599^https://www.realtor.com/realestateandhomes-detail/58-Karen-Ct_San-Francisco_CA_94134_M13233-96484^^^^^^^^^^^https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4046937172s.jpg^https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4216476696s.jpg^https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m2096572554s.jpg^https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m2936421174s.jpg^https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3279247647s.jpg^https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m1049734864s.jpg^https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3132830190s.jpg^https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3984049035s.jpg^https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3428695325s.jpg^^^^~
#END#
Kyero XML
application/xml · .xml

Kyero XML format for Spanish property market

<?xml version="1.0" encoding="UTF-8"?>
<root>
  <property>
    <ref>1323396484</ref>
    <url>https://www.realtor.com/realestateandhomes-detail/58-Karen-Ct_San-Francisco_CA_94134_M13233-96484</url>
    <price>850000</price>
    <currency>USD</currency>
    <type>other</type>
    <beds>4</beds>
    <baths>2</baths>
    <location>
      <city>San Francisco</city>
      <area>CA</area>
      <country>USA</country>
      <zip>94134</zip>
      <detail>58 Karen Ct</detail>
      <latitude>37.723676</latitude>
      <longitude>-122.406599</longitude>
    </location>
    <surface_area>
      <built>1767</built>
    </surface_area>
    <title>
      <en>58 Karen Ct</en>
    </title>
    <desc>
      <en>For Sale: View 9 photos for 58 Karen Ct, this 4 bed, 2 bath, 1767 sqft. single family home in San Francisco, CA listed at $850,000. MLS #426118832</en>
    </desc>
    <images>
      <image><url>https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4046937172s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4216476696s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m2096572554s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m2936421174s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3279247647s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m1049734864s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3132830190s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3984049035s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3428695325s.jpg</url></image>
    </images>
  </property>
</root>
RESO JSON
application/json · .json

RESO Web API JSON format for US/Canadian MLS

{
  "@odata.context": "https://api.reso.org/Property",
  "@odata.count": 1,
  "value": [
    {
      "ListingKey": "1323396484",
      "OriginalListingURL": "https://www.realtor.com/realestateandhomes-detail/58-Karen-Ct_San-Francisco_CA_94134_M13233-96484",
      "SourceSystem": "us_realtor",
      "ListPriceDisplay": "850000",
      "ListPrice": 850000,
      "CurrencyCode": "USD",
      "ListPriceCents": 85000000,
      "ListingTitle": "58 Karen Ct",
      "PublicRemarks": "For Sale: View 9 photos for 58 Karen Ct, this 4 bed, 2 bath, 1767 sqft. single family home in San Francisco, CA listed at $850,000. MLS #426118832",
      "LivingAreaUnits": "sqft",
      "LivingArea": 1767,
      "BedroomsTotal": 4,
      "BathroomsTotalInteger": 2,
      "ForSale": "true",
      "UnparsedAddress": "58 Karen Ct",
      "PostalCode": "94134",
      "City": "San Francisco",
      "CountyOrParish": "CA",
      "Country": "USA",
      "Latitude": 37.723676,
      "Longitude": -122.406599,
      "PropertyType": "null",
      "Media": [
        {
          "MediaURL": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4046937172s.jpg",
          "MediaCategory": "Photo",
          "Order": 1
        },
        {
          "MediaURL": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m4216476696s.jpg",
          "MediaCategory": "Photo",
          "Order": 2
        },
        {
          "MediaURL": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m2096572554s.jpg",
          "MediaCategory": "Photo",
          "Order": 3
        },
        {
          "MediaURL": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m2936421174s.jpg",
          "MediaCategory": "Photo",
          "Order": 4
        },
        {
          "MediaURL": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3279247647s.jpg",
          "MediaCategory": "Photo",
          "Order": 5
        },
        {
          "MediaURL": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m1049734864s.jpg",
          "MediaCategory": "Photo",
          "Order": 6
        },
        {
          "MediaURL": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3132830190s.jpg",
          "MediaCategory": "Photo",
          "Order": 7
        },
        {
          "MediaURL": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3984049035s.jpg",
          "MediaCategory": "Photo",
          "Order": 8
        },
        {
          "MediaURL": "https://ap.rdcpix.com/fee7f355cbed0ea0a694389feb659eb5l-m3428695325s.jpg",
          "MediaCategory": "Photo",
          "Order": 9
        }
      ]
    }
  ]
}