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: "Highlands Pediatric Dentistry",
description: "Highlands Pediatric Dentistry in Denver specializes in comprehensive dental care for infants, children, and adolescents in a kid-friendly environment designed to make young patients comfortable. The practice offers preventive care, restorative treatments, emergency services, and behavior guidance from experienced pediatric dentists who understand the unique needs of growing smiles. They focus on building positive dental experiences that set children up for lifelong oral health.",
url: "https://www.highlandspediatricdentistry.com/",
telephone: "+1-720-248-9770",
address: {
@type: "PostalAddress",
streetAddress: "3141 Irving St Unit 200",
addressLocality: "Denver",
addressRegion: "CO",
postalCode: "80211",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.7618996,
longitude: -105.03020479999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "309",
bestRating: "5"
},
areaServed: "Denver, CO and surrounding areas",
knowsAbout: "Pediatric Dentistry, Parents seeking specialized pediatric dental care, children with dental anxiety, families needing emergency dental services, infants and toddlers beginning dental care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Pediatric Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Care Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comfort-Focused Design"
}
],
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.