{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "RealEstateListing",
      "name": "3123 Tilden Dr, Baltimore, MD 21211 - 3 beds/3.5 baths",
      "description": "(BRIGHT MLS) For Sale: 3 beds, 3.5 baths ∙ 2000 sq. ft. ∙ 3123 Tilden Dr, Baltimore, MD 21211 ∙ $465,000 ∙ MLS# MDBA2206662 ∙ Welcome to 3123 Tilden Drive, located in the sought-after private community of Stone...",
      "url": "https://www.redfin.com/MD/Baltimore/3123-Tilden-Dr-21211/home/10869215",
      "inLanguage": "en",
      "offers": {
        "@type": "Offer",
        "price": 465000,
        "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/662/genMid.MDBA2206662_0.jpg"
      ],
      "dateModified": "2026-03-25T17:51:14.854Z"
    }
  ]
}