{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "RealEstateListing",
      "name": "2856 Avalon St, Jurupa Valley, CA - 3 beds/1.5 baths",
      "description": "3 beds, 1.5 baths, 1266 sq. ft. house located at 2856 Avalon St, Jurupa Valley, CA 92509 sold for $92,000 on May 8, 1991. View sales history, tax history, home value estimates, and overhead views. ...",
      "url": "https://www.redfin.com/CA/Jurupa-Valley/2856-Avalon-St-92509/home/4870500",
      "inLanguage": "en",
      "offers": {
        "@type": "Offer",
        "price": 92000,
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock"
      },
      "about": {
        "@type": "SingleFamilyResidence",
        "address": {
          "@type": "PostalAddress",
          "addressCountry": "USA"
        },
        "numberOfBedrooms": 3
      },
      "image": [
        "http://ssl.cdn-redfin.com/vLATEST/images/logos/redfin-logo-square-red-1200.png"
      ],
      "dateModified": "2026-03-15T04:21:08.129Z"
    }
  ]
}