{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "RealEstateListing",
      "name": "14 Bothwell Rd, Brighton, MA 02135 - 3 beds/2.5 baths",
      "description": "(MLS PIN) For Sale: 3 beds, 2.5 baths ∙ 1450 sq. ft. ∙ 14 Bothwell Rd, Brighton, MA 02135 ∙ $850,000 ∙ MLS# 73491502 ∙ Conveniently located between Oak Square and Brighton Center, this solid single-family ho...",
      "url": "https://www.redfin.com/MA/Brighton/14-Bothwell-Rd-02135/home/9032970",
      "inLanguage": "en",
      "offers": {
        "@type": "Offer",
        "price": 850000,
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock"
      },
      "about": {
        "@type": "SingleFamilyResidence",
        "address": {
          "@type": "PostalAddress",
          "addressCountry": "USA"
        },
        "numberOfBedrooms": 3
      },
      "image": [
        "https://ssl.cdn-redfin.com/photo/52/mbpaddedwide/502/genMid.73491502_0.jpg"
      ],
      "dateModified": "2026-03-25T16:26:54.162Z"
    }
  ]
}