{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "RealEstateListing",
      "@id": "https://www.zillow.com/homedetails/5301-Sonoma-Dr-Fort-Worth-TX-76244/61874948_zpid/",
      "name": "5301 Sonoma Dr, Fort Worth, TX 76244",
      "description": "Zillow has 40 photos of this $370,000 4 beds, 3 baths, 2,527 Square Feet single family home located at 5301 Sonoma Dr, Fort Worth, TX 76244 built in 2003. MLS #21254609.",
      "url": "https://www.zillow.com/homedetails/5301-Sonoma-Dr-Fort-Worth-TX-76244/61874948_zpid/",
      "inLanguage": "en",
      "offers": {
        "@type": "Offer",
        "price": 370000,
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock"
      },
      "about": {
        "@type": "SingleFamilyResidence",
        "address": {
          "@type": "PostalAddress",
          "addressCountry": "USA"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 32.90208,
          "longitude": -97.270134
        },
        "numberOfBedrooms": 4,
        "numberOfBathroomsTotal": 3,
        "floorSize": {
          "@type": "QuantitativeValue",
          "value": 2527,
          "unitCode": "FTK"
        },
        "yearBuilt": 2003
      },
      "image": [
        "https://photos.zillowstatic.com/fp/fdea1c112cac08eb091aecd36cbd0880-cc_ft_1536.jpg"
      ],
      "dateModified": "2026-05-03T15:09:54.226Z"
    }
  ]
}