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: "Redmond Kids' Dentistry",
description: "Redmond Kids' Dentistry is a pediatric dental practice led by Dr. Stephanie Su and Dr. Purva Merchant, specializing in comprehensive care for children from infancy through their teen years. They offer preventative care, treatment for children with special needs, laser treatment, silver diamine fluoride, and emergency pediatric dental services in a child-friendly, ocean-themed environment. The practice emphasizes establishing a \"dental home\" through ongoing relationships with families, focusing on building positive dental experiences that lead to lifelong healthy smiles.",
url: "https://www.redmondkidsdentistry.com/",
telephone: "+1-425-558-4562",
address: {
@type: "PostalAddress",
streetAddress: "16650 NE 79th St #100",
addressLocality: "Redmond",
addressRegion: "WA",
postalCode: "98052",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.674203899999995,
longitude: -122.1178116
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "442",
bestRating: "5"
},
areaServed: "Redmond, WA and surrounding areas",
knowsAbout: "Pediatric Dentistry, Parents seeking pediatric dental care, families with children requiring special needs dentistry, parents wanting preventative-focused dental education, anxious children needing a gentle introduction to dental care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Leadership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Centered 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.