{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "RealEstateListing",
      "@id": "https://www.zillow.com/homedetails/39-Chestnut-Ln-Woodbury-NY-11797/31144614_zpid/",
      "name": "39 Chestnut Lane, Woodbury, NY 11797",
      "description": "Zillow has 40 photos of this $1,479,999 4 beds, 4 baths, 1,927 Square Feet condo home located at 39 Chestnut Lane, Woodbury, NY 11797 built in 1984. MLS #975321.",
      "url": "https://www.zillow.com/homedetails/39-Chestnut-Ln-Woodbury-NY-11797/31144614_zpid/",
      "inLanguage": "en",
      "offers": {
        "@type": "Offer",
        "price": 1479999,
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock"
      },
      "about": {
        "@type": "SingleFamilyResidence",
        "address": {
          "@type": "PostalAddress",
          "addressCountry": "USA"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 40.81212,
          "longitude": -73.479675
        },
        "numberOfBedrooms": 4,
        "numberOfBathroomsTotal": 4,
        "floorSize": {
          "@type": "QuantitativeValue",
          "value": 1927,
          "unitCode": "FTK"
        },
        "yearBuilt": 1984
      },
      "image": [
        "https://photos.zillowstatic.com/fp/f04f7b38fc4d2449af521cd0576426a7-cc_ft_1536.jpg"
      ],
      "dateModified": "2026-03-26T13:45:13.169Z"
    }
  ]
}