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: "Fun Kids Dentistry",
description: "Fun Kids Dentistry in Prosper is a specialized pediatric dental practice led by Dr. Oh, providing comprehensive dental care for children from infancy through adolescence, including patients with special needs. The practice offers preventive exams and cleanings, restorative procedures, fluoride treatments, dental sealants, sedation options for anxious patients, and emergency dental care in a fun, kid-friendly environment designed to make dental visits positive experiences. Dr. Oh and his caring team focus on quality care at affordable prices, accepting most major insurances and offering specials for uninsured patients.",
url: "http://funkidsdentistry.com/",
telephone: "+1-469-519-9951",
address: {
@type: "PostalAddress",
streetAddress: "3620 W First St Suite 40",
addressLocality: "Prosper",
addressRegion: "TX",
postalCode: "75078",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2302873,
longitude: -96.85902929999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "153",
bestRating: "5"
},
areaServed: "Prosper, TX and surrounding North Dallas communities",
knowsAbout: "Pediatric Dentistry, Children requiring routine preventive care, anxious kids needing sedation options, children with special needs, families seeking emergency pediatric dental care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Pediatric Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sedation & Anxiety Management"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Kid-Centric Office Design"
}
],
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.