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: "Anaheim Hills Dental Group and Orthodontics",
description: "Anaheim Hills Dental Group and Orthodontics is a full-service dental practice offering comprehensive care from routine cleanings and fillings to orthodontic treatment and cosmetic dentistry. The practice combines general dentistry with specialized orthodontic services, treating both children and adults in a professional, patient-focused environment.",
url: "https://www.anaheimhillsdental.com/?sc_cid=GBP%3AO%3AGP%3A56%3AOrganic_Search%3AGeneral%3Ana&_vsrefdom=organic_gbp&y_source=1_MTEwMjY2NS03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-714-998-2956",
address: {
@type: "PostalAddress",
streetAddress: "5731 E Santa Ana Canyon Rd Ste A",
addressLocality: "Anaheim",
addressRegion: "CA",
postalCode: "92807",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.852015,
longitude: -117.789124
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "331",
bestRating: "5"
},
areaServed: "Anaheim, Orange County, CA",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients needing orthodontic treatment, adults wanting cosmetic dental improvements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Dental & Orthodontic Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Focused 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.