{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "RealEstateListing",
      "@id": "https://www.realtor.com/realestateandhomes-detail/1050-Twin-Silos-Ln_Saint-Charles_MO_63301_M98203-30396?cid=soc_shares_fs_ldp_Pri",
      "name": "1050 Twin Silos Ln",
      "description": "See home details and neighborhood info of this 4 bed, 3.5 bath, 2735 sqft. single family home located at 1050 Twin Silos Ln, Orchard Farm, MO 63301.",
      "url": "https://www.realtor.com/realestateandhomes-detail/1050-Twin-Silos-Ln_Saint-Charles_MO_63301_M98203-30396?cid=soc_shares_fs_ldp_Pri",
      "offers": {
        "@type": "Offer",
        "price": 1653300,
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock"
      },
      "about": {
        "@type": "SingleFamilyResidence",
        "address": {
          "@type": "PostalAddress",
          "addressLocality": "Orchard Farm",
          "postalCode": "63301",
          "addressCountry": "USA"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 38.86436,
          "longitude": -90.471579
        },
        "numberOfBedrooms": 4,
        "numberOfBathroomsTotal": 3,
        "floorSize": {
          "@type": "QuantitativeValue",
          "value": 2735,
          "unitCode": "FTK"
        }
      },
      "image": [
        "https://ap.rdcpix.com/d27ddbeedf7a013be5c2269b37de3a46l-m4211596280s.jpg",
        "https://ap.rdcpix.com/d27ddbeedf7a013be5c2269b37de3a46l-m1758020452s.jpg"
      ],
      "dateModified": "2026-03-03T18:10:52.875Z"
    }
  ]
}