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: "Mini Mouths Dentistry for Kids - Boca Raton",
description: "Mini Mouths Dentistry for Kids is a pediatric dental practice in Boca Raton specializing exclusively in dental care for infants, children, and adolescents. Led by experienced pediatric dentists, the practice creates a welcoming, kid-friendly environment designed to make young patients feel comfortable and help them develop positive dental habits early. They offer comprehensive services including preventive care, cleanings, fluoride treatments, sealants, emergency care, and sedation options for anxious or special needs patients.",
url: "https://mini-mouths.com/",
telephone: "+1-561-218-4012",
address: {
@type: "PostalAddress",
streetAddress: "20401 FL-7 Suite G-14",
addressLocality: "Boca Raton",
addressRegion: "FL",
postalCode: "33498",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.3723121,
longitude: -80.204833
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "451",
bestRating: "5"
},
areaServed: "Boca Raton and surrounding South Florida communities",
knowsAbout: "Pediatric Dentistry, Parents seeking specialized pediatric dental care, children with dental anxiety, families with special needs children, first-time dental visitors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Pediatric Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Anxiety & Special Needs Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Preventive-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.