Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Chicago Smile Design",
description: "Chicago Smile Design is a full-service family dental practice led by Dr. Peter M. Tomaselli and four associate dentists (Dr. Bruce Abdullah, Dr. Amy Martin, Dr. Laura Ruof, and Dr. Satyam Patel). They offer comprehensive dental care including preventative care, cosmetic dentistry, dental implants completed in-office, wisdom tooth extractions, Invisalign clear aligners, sedation dentistry for anxious patients, and emergency dentistry. The practice emphasizes patient comfort and uses the latest dental technology to deliver quality care for the entire family.",
url: "https://www.chicagosmiledesign.com/?y_source=1_MjAxODg5ODA3Ni03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-312-664-2100",
address: {
@type: "PostalAddress",
streetAddress: "437 W North Ave",
addressLocality: "Chicago",
addressRegion: "IL",
postalCode: "60610",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.9109387,
longitude: -87.6402907
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "390",
bestRating: "5"
},
areaServed: "Chicago, IL",
knowsAbout: "Cosmetic Dentistry, Families seeking comprehensive dental care, cosmetic dentistry patients, patients with dental anxiety, anyone needing dental implants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Office Implant Surgery"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Specialist Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sedation & Anxiety Management"
}
],
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.