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: "Sugar Bugs Pediatric Dentistry",
description: "Sugar Bugs Pediatric Dentistry in Arvada specializes exclusively in dental care for infants, children, and teens, offering a welcoming, kid-friendly environment designed to make dental visits comfortable and positive. Their team provides comprehensive preventive care, treatment, and emergency services tailored to young patients' developmental needs. They focus on building healthy dental habits early and creating a supportive experience that helps children feel confident about their oral health.",
url: "http://www.sugarbugsdds.com/",
telephone: "+1-303-427-9779",
address: {
@type: "PostalAddress",
streetAddress: "7578 Sheridan Blvd",
addressLocality: "Arvada",
addressRegion: "CO",
postalCode: "80003",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.833833899999995,
longitude: -105.0522732
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "274",
bestRating: "5"
},
areaServed: "Arvada and surrounding Denver metro areas",
knowsAbout: "Pediatric Dentistry, Families with young children, parents seeking pediatric dental specialists, children with dental anxiety, infants and toddlers needing early dental care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Pediatric Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Kid-Centered Environment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency & Preventive Services"
}
],
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.