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: "Dentists of Anaheim Hills",
description: "Dentists of Anaheim Hills is a full-service dental practice in Anaheim offering comprehensive general dentistry, cosmetic treatments, and restorative procedures. The practice focuses on patient comfort and modern dental technology to address everything from routine cleanings and fillings to more complex restorative work. They serve families and adults seeking quality dental care in a professional, welcoming environment.",
url: "https://www.dentistsofanaheimhills.com/?sc_cid=GBP%3AO%3AGP%3A449%3AOrganic_Search%3AGeneral%3Ana&_vsrefdom=organic_gbp&y_source=1_ODc1NDg1OC03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-714-202-0765",
address: {
@type: "PostalAddress",
streetAddress: "8162 E Santa Ana Canyon Rd Ste 104",
addressLocality: "Anaheim",
addressRegion: "CA",
postalCode: "92808",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.8673618,
longitude: -117.74947510000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "439",
bestRating: "5"
},
areaServed: "Anaheim and surrounding Orange County communities",
knowsAbout: "General Dentistry, Families seeking a dentist, patients needing routine care and cleanings, adults interested in cosmetic improvements, patients requiring restorative dental work",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Dental Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Patient-Focused Approach"
}
],
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.