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: "Dr. Eloisa S.Garcia. D.D.S.",
description: "Dr. Eloisa S. Garcia, D.D.S. is a general dentistry practice located on Chicago's South Side offering comprehensive dental care including cleanings, exams, fillings, and restorative treatments. Dr. Garcia and her team focus on providing accessible, patient-centered dental care to the local community with an emphasis on preventive dentistry and maintaining long-term oral health.",
url: "http://www.dreloisasgarcia.com/",
telephone: "+1-773-522-5253",
address: {
@type: "PostalAddress",
streetAddress: "2642 S Central Park Ave",
addressLocality: "Chicago",
addressRegion: "IL",
postalCode: "60623",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.843103299999996,
longitude: -87.7148895
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.5",
reviewCount: "70",
bestRating: "5"
},
areaServed: "Chicago, IL and surrounding South Side neighborhoods",
knowsAbout: "General Dentistry, Chicago families, general dental care patients, individuals seeking preventive dentistry",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Established South Side Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive General Dentistry"
}
],
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.