{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "RealEstateListing",
      "name": "1902 Iris Rd, Melissa, TX - 5 beds/2.5 baths",
      "description": "5 beds, 2.5 baths, 2309 sq. ft. house located at 1902 Iris Rd, Melissa, TX 75454. View sales history, tax history, home value estimates, and overhead views. APN R-12913-00F-0110-1.",
      "url": "https://www.redfin.com/TX/Melissa/1902-Iris-Rd-75454/home/187709140",
      "inLanguage": "en",
      "offers": {
        "@type": "Offer",
        "price": 398840.36,
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock"
      },
      "about": {
        "@type": "SingleFamilyResidence",
        "address": {
          "@type": "PostalAddress",
          "addressCountry": "USA"
        },
        "numberOfBedrooms": 5
      },
      "image": [
        "http://ssl.cdn-redfin.com/vLATEST/images/logos/redfin-logo-square-red-1200.png"
      ],
      "dateModified": "2026-03-24T18:19:57.926Z"
    }
  ]
}