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: "Camp Little Tooth Pediatric Dentistry",
description: "Camp Little Tooth Pediatric Dentistry is a specialized pediatric dental practice in Lafayette serving infants through teenagers with a focus on creating a fun, fear-free dental experience. Dr. [practice leadership] and the team provide comprehensive preventive care, cleanings, fluoride treatments, sealants, and emergency dental services in a kid-friendly environment designed to build positive lifelong dental habits. They offer sedation options for anxious or special needs patients and prioritize making every visit enjoyable for children.",
url: "https://camplittletooth.com/",
telephone: "+1-303-604-1000",
address: {
@type: "PostalAddress",
streetAddress: "110 Old Laramie Trail E #105",
addressLocality: "Lafayette",
addressRegion: "CO",
postalCode: "80026",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.9809226,
longitude: -105.09107200000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "276",
bestRating: "5"
},
areaServed: "Lafayette, Colorado and surrounding communities",
knowsAbout: "Pediatric Dentistry, Parents of infants and young children, families with special needs children, anxious or dental-phobic kids, teens needing preventive and restorative care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Pediatric Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Anxiety & Special Needs Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fun, Fear-Free Environment"
}
],
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.