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: "Pediatrics - Dentistry at Boston Medical Center",
description: "Pediatrics - Dentistry at Boston Medical Center provides comprehensive dental care specifically designed for infants, children, and adolescents at their 6th floor clinic on Harrison Avenue. As part of Boston Medical Center's pediatric services, they offer preventive care, treatment, and emergency dental services tailored to the unique needs of young patients in a hospital-integrated setting. This facility combines specialized pediatric dental expertise with access to the broader medical resources of a major academic medical center.",
url: "https://www.bmc.org/pediatrics-dentistry",
telephone: "+1-617-414-4837",
address: {
@type: "PostalAddress",
streetAddress: "850 Harrison Ave 6th floor",
addressLocality: "Boston",
addressRegion: "MA",
postalCode: "02118",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.3344641,
longitude: -71.0739179
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.7",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Boston, MA and surrounding areas",
knowsAbout: "Pediatric Dentistry, Parents seeking specialized pediatric dental care, children with complex medical needs, emergency pediatric dental situations, families preferring hospital-integrated healthcare",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Hospital-Integrated Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Pediatric Specialists"
},
{
@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.