{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "RealEstateListing",
      "name": "Condo in Philadelphia, PA 19103 - 2 beds/2.5 baths",
      "description": "(Compass) Coming Soon: 2 beds, 2.5 baths ∙ 2000 sq. ft. ∙ Philadelphia, PA 19103 ∙ $895,000 ∙ Coming Soon: Elegance and timeless sophistication define this exceptional Rittenhouse Square brownstone condo res...",
      "url": "https://www.redfin.com/PA/Philadelphia/Undisclosed-address-19103/home/37996082",
      "inLanguage": "en",
      "offers": {
        "@type": "Offer",
        "price": 895000,
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock"
      },
      "about": {
        "@type": "Apartment",
        "address": {
          "@type": "PostalAddress",
          "addressCountry": "USA"
        },
        "numberOfBedrooms": 2
      },
      "image": [
        "https://ssl.cdn-redfin.com/photo/641/mbpaddedwide/729/genMid.2047223477617558729_0.jpg"
      ],
      "dateModified": "2026-03-25T16:19:48.561Z"
    }
  ]
}