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: "Merrifield Pediatric Dentistry",
description: "Merrifield Pediatric Dentistry specializes in comprehensive dental care for infants, children, and adolescents in a welcoming, kid-friendly environment. Dr. [team] combines clinical expertise with a calm, patient approach designed to reduce anxiety and build positive dental habits early. They offer preventive care, treatment of cavities and other conditions, sedation options for anxious or special-needs patients, and emergency services.",
url: "http://www.merrifieldpediatricdentistry.com/",
telephone: "+1-571-293-1668",
address: {
@type: "PostalAddress",
streetAddress: "2301 Gallows Rd #115",
addressLocality: "Dunn Loring",
addressRegion: "VA",
postalCode: "22027",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8976664,
longitude: -77.22404209999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "211",
bestRating: "5"
},
areaServed: "Dunn Loring, Vienna, and Northern Virginia",
knowsAbout: "Pediatric Dentistry, Parents seeking specialized pediatric dental care, anxious children, special-needs patients, families wanting preventive care and cavity treatment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Pediatric Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Anxiety & Special Needs Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Services Available"
}
],
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.