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: "Eastside Kids Dentistry",
description: "Eastside Kids Dentistry is a pediatric dental practice in Redmond specializing in comprehensive oral care for infants, children, and teens. Dr. Leah Larson and her team create a kid-friendly, low-anxiety environment designed to help children develop healthy dental habits early. They offer preventive care, cleanings, fluoride treatments, sealants, restorative services, and emergency care with a focus on making dental visits positive experiences for young patients.",
url: "http://www.eastsidekidsdentistry.com/",
telephone: "+1-425-968-2840",
address: {
@type: "PostalAddress",
streetAddress: "8630 164th Ave NE #202",
addressLocality: "Redmond",
addressRegion: "WA",
postalCode: "98052",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.679642099999995,
longitude: -122.1214157
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "281",
bestRating: "5"
},
areaServed: "Redmond and surrounding East King County communities",
knowsAbout: "Pediatric Dentistry, Parents seeking specialized pediatric dental care, families with young children, parents of anxious or special needs children, teens requiring orthodontic coordination",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Pediatric Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Anxiety-Free Environment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Range of Pediatric Services"
}
],
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.