Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Second City Agents - Hinsdale & Chicago Realtors Compass",
description: "Second City Agents is a Chicago-based real estate team operating under the Compass brokerage, specializing in residential sales across Chicago and Hinsdale. The team provides comprehensive buyer and seller representation, helping clients navigate the local real estate market with market expertise and personalized service. They serve both first-time homebuyers and experienced investors looking to buy or sell properties in the Chicago area.",
url: "https://secondcityagents.com/",
telephone: "+1-630-697-4540",
address: {
@type: "PostalAddress",
streetAddress: "1643 N Milwaukee Ave 1st floor",
addressLocality: "Chicago",
addressRegion: "IL",
postalCode: "60647",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.9114291,
longitude: -87.678659
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "73",
bestRating: "5"
},
areaServed: "Chicago and Hinsdale, IL",
knowsAbout: "Real Estate Agents, First-time homebuyers, property sellers, Chicago area relocations, residential investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Compass Brokerage Partnership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Market Focus"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.