{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "RealEstateListing",
      "name": "142 Ashford Way, Camp Hill, PA 17011 - 3 beds/3 baths",
      "description": "(BRIGHT MLS) For Sale: 3 beds, 3 baths ∙ 2378 sq. ft. ∙ 142 Ashford Way, Camp Hill, PA 17011 ∙ $344,900 ∙ MLS# PACB2049862 ∙ Beautifully maintained end-unit townhome offering 3 bedrooms, 2 full and 2 half baths...",
      "url": "https://www.redfin.com/PA/Camp-Hill/142-Ashford-Way-17011/home/120559199",
      "inLanguage": "en",
      "offers": {
        "@type": "Offer",
        "price": 344900,
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock"
      },
      "about": {
        "@type": "SingleFamilyResidence",
        "address": {
          "@type": "PostalAddress",
          "addressCountry": "USA"
        },
        "numberOfBedrooms": 3
      },
      "image": [
        "https://ssl.cdn-redfin.com/photo/235/mbpaddedwide/862/genMid.PACB2049862_2.jpg"
      ],
      "dateModified": "2026-06-11T15:48:03.501Z"
    }
  ]
}