Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "A Dentist Just For Kids - Wellington & Boca - Dr. Francisco Jimenez, DDS",
description: "A Dentist Just For Kids is a pediatric dental practice led by Dr. Francisco Jimenez, DDS, serving children in Wellington and Boca Raton. The practice specializes exclusively in pediatric dentistry, creating a child-focused environment designed to make dental visits comfortable and positive for young patients. Dr. Jimenez combines professional expertise with a kid-friendly approach to preventive care, cleanings, and treatments.",
telephone: "+1-561-793-7515",
address: {
@type: "PostalAddress",
streetAddress: "12798 Forest Hill Blvd #305",
addressLocality: "Wellington",
addressRegion: "FL",
postalCode: "33414",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.673534999999998,
longitude: -80.2458541
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "396",
bestRating: "5"
},
areaServed: "Wellington and Boca Raton, FL",
knowsAbout: "Pediatric Dentistry, Parents of young children, families seeking specialized pediatric dental care, children with dental anxiety",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Pediatric Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Child-Centered 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.