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: "Parkview Kids Dental & Orthodontics",
description: "Parkview Kids Dental & Orthodontics is a specialized pediatric dental and orthodontic practice in Windermere run by Dr. Thao Latham (pediatric dentist) and Dr. Jason Latham (orthodontic specialist). They offer comprehensive preventive care, sedation dentistry, fillings, emergency pediatric dental care, early orthodontic treatment, braces for teens, and aesthetic braces for adults. The practice is designed to make children comfortable and enthusiastic about dental care, with a warm, welcoming environment focused on family comfort and oral health goals.",
url: "https://parkviewkidsdental.com/",
telephone: "+1-407-961-7207",
address: {
@type: "PostalAddress",
streetAddress: "13205 Reams Rd #164",
addressLocality: "Windermere",
addressRegion: "FL",
postalCode: "34786",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.431051800000002,
longitude: -81.5765102
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "180",
bestRating: "5"
},
areaServed: "Windermere, FL and surrounding Orange County communities",
knowsAbout: "Pediatric Dentistry, Families with young children needing preventive dental care, children requiring orthodontic treatment, kids with dental anxiety, parents seeking specialized pediatric care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Specialty Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Child-Focused Environment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Emergency Care"
}
],
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.