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: "Chandler Dental Home",
description: "Chandler Dental Home is a full-service dental practice in Chandler, AZ offering comprehensive general dentistry, cosmetic procedures, and restorative treatments. The practice provides services including cleanings, fillings, crowns, cosmetic whitening, veneers, and smile design for patients of all ages. Their team focuses on creating comfortable, personalized dental experiences with modern techniques and patient-centered care.",
url: "https://chandler-cosmeticdentist.com/",
telephone: "+1-480-690-3864",
address: {
@type: "PostalAddress",
streetAddress: "4055 S Arizona Ave #7",
addressLocality: "Chandler",
addressRegion: "AZ",
postalCode: "85248",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2464667,
longitude: -111.8391307
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "176",
bestRating: "5"
},
areaServed: "Chandler, AZ and surrounding Phoenix metropolitan areas",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients interested in cosmetic smile improvements, individuals needing restorative dentistry",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Cosmetic Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Practice"
}
],
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.