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: "Destination Pediatric Dentistry",
description: "Destination Pediatric Dentistry is a dedicated pediatric dental practice in Round Rock serving children from birth through adolescence. Dr. Phil Matson, the sole owner and practitioner, specializes in making dental visits positive and anxiety-free through kid-friendly office design, themed exam rooms, and gentle treatment approaches. Services include preventive cleanings, cavity fillings, sealants, fluoride treatments, sedation dentistry for anxious or special needs patients, and same-day emergency care for dental injuries.",
url: "http://destinationpediatricdentistry.com/",
telephone: "+1-737-239-0123",
address: {
@type: "PostalAddress",
streetAddress: "3100 RM 1431 #400",
addressLocality: "Round Rock",
addressRegion: "TX",
postalCode: "78681",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.5501576,
longitude: -97.7406147
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "288",
bestRating: "5"
},
areaServed: "Round Rock, Cedar Park, Georgetown, Leander, Austin, and surrounding areas",
knowsAbout: "Pediatric Dentistry, Young children having their first dental visit, children with dental anxiety, kids with special needs, families seeking emergency pediatric dental care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Themed Exam Rooms"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Advanced Sedation Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day 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.