{ "@context": "https://schema.org", "@type": "Place", "name": "Downtown Redmond", "description": "Downtown Redmond is the urban core of Redmond, WA, featuring high-rise condos, townhomes, the 2 Line light rail station, and a walkable retail and dining district anchored by Redmond Town Center.", "containedInPlace": { "@type": "City", "name": "Redmond", "address": { "@type": "PostalAddress", "addressLocality": "Redmond", "addressRegion": "WA", "postalCode": "98052", "addressCountry": "US" } }, "geo": { "@type": "GeoCoordinates", "latitude": 47.6740, "longitude": -122.1215 }, "additionalProperty": [ { "@type": "PropertyValue", "name": "School District", "value": "Lake Washington School District" }, { "@type": "PropertyValue", "name": "Transit", "value": "2 Line Light Rail - Downtown Redmond Station" } ], "subjectOf": { "@type": "RealEstateAgent", "@id": "https://www.matthewkonsmo.com/#realestateagent" } }