Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Adventure Dental and Vision",
description: "Adventure Dental and Vision is a pediatric dental and vision care practice located in Washington, DC, serving children from infancy through adolescence. They provide comprehensive dental services including cleanings, exams, fluoride treatments, and sealants, alongside complete eye care and vision services. Their kid-friendly approach and combined dental-vision focus make them a convenient one-stop destination for families managing multiple children's healthcare needs.",
url: "https://kidsdentalvisioncare.com/washington/adventure-dc/dc/dc-brentwood-rd-ne",
telephone: "+1-202-269-4746",
address: {
@type: "PostalAddress",
streetAddress: "1060 Brentwood Rd NE Suite B8",
addressLocality: "Washington",
addressRegion: "DC",
postalCode: "20018",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9196258,
longitude: -76.9928374
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "1198",
bestRating: "5"
},
areaServed: "Washington, DC and surrounding areas",
knowsAbout: "Pediatric Dentistry, Families with young children, Parents seeking integrated pediatric dental and vision care, Families wanting a kid-friendly dental practice",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Dental & Vision Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized in Kids' 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.