{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "RealEstateListing",
      "@id": "https://www.zillow.com/homedetails/5609-Lindell-Ave-3-Dallas-TX-75206/111960412_zpid/",
      "name": "5609 Lindell Ave #3, Dallas, TX 75206",
      "description": "Zillow has 30 photos of this $515,000 2 beds, 2 baths, 1,596 Square Feet condo home located at 5609 Lindell Ave #3, Dallas, TX 75206 built in 2007. MLS #21212095.",
      "url": "https://www.zillow.com/homedetails/5609-Lindell-Ave-3-Dallas-TX-75206/111960412_zpid/",
      "inLanguage": "en",
      "offers": {
        "@type": "Offer",
        "price": 515000,
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock"
      },
      "about": {
        "@type": "Apartment",
        "address": {
          "@type": "PostalAddress",
          "addressCountry": "USA"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 32.809193,
          "longitude": -96.769035
        },
        "numberOfBedrooms": 2,
        "numberOfBathroomsTotal": 2,
        "floorSize": {
          "@type": "QuantitativeValue",
          "value": 1596,
          "unitCode": "FTK"
        },
        "yearBuilt": 2007
      },
      "image": [
        "https://photos.zillowstatic.com/fp/2dfd28b052241187ce2ca47f7c38c445-cc_ft_1536.jpg"
      ],
      "dateModified": "2026-03-25T17:49:28.732Z"
    }
  ]
}