{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "RealEstateListing",
      "name": "106 KIMBALL Ave, Livingston, NJ 07039 - 3 beds/3 baths",
      "description": "(GSMLS) 3 beds, 3 baths house located at 106 KIMBALL Ave, Livingston, NJ 07039 sold for $765,000 on May 25, 2018. MLS# 3451180.",
      "url": "https://www.redfin.com/NJ/Livingston/106-Kimball-Ave-07039/home/36195949",
      "inLanguage": "en",
      "offers": {
        "@type": "Offer",
        "price": 765000,
        "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-18T00:26:10.932Z"
    }
  ]
}