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: "Bridgeport Smiles of Chicago",
description: "Bridgeport Smiles of Chicago is a dental clinic located in Chicago's Bridgeport neighborhood offering comprehensive general and cosmetic dentistry services. The practice provides preventive care, restorative treatments, and cosmetic procedures to help patients achieve healthy and attractive smiles. They serve the local community with accessible, quality dental care.",
url: "http://www.dentistbridgeportchicago.com/",
telephone: "+1-872-326-9675",
address: {
@type: "PostalAddress",
streetAddress: "3014 S Halsted St",
addressLocality: "Chicago",
addressRegion: "IL",
postalCode: "60608",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.8390893,
longitude: -87.6469625
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.4",
reviewCount: "315",
bestRating: "5"
},
areaServed: "Bridgeport and surrounding Chicago neighborhoods",
knowsAbout: "General Dentistry, Chicago residents seeking general and cosmetic dental care, families needing preventive dentistry, patients in the Bridgeport area",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bridgeport Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
}
],
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.