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: "Mountain Brook Dental Care",
description: "Mountain Brook Dental Care is a full-service dental practice providing comprehensive preventive, restorative, and cosmetic dentistry services to families and individuals in the Mountain Brook area. Led by experienced dental professionals, the practice focuses on creating a welcoming environment and delivering personalized treatment plans tailored to each patient's needs and goals.",
url: "https://stonecreekdentalcare.com/locations/mountain-brook/",
telephone: "+1-205-871-2302",
address: {
@type: "PostalAddress",
streetAddress: "3928 Montclair Rd Suit 120",
addressLocality: "Mountain Brook",
addressRegion: "AL",
postalCode: "35213",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5080495,
longitude: -86.75911769999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "720",
bestRating: "5"
},
areaServed: "Mountain Brook, Birmingham, AL and surrounding communities",
knowsAbout: "General Dentistry, Families seeking preventive care, individuals interested in cosmetic dental improvements, patients needing restorative dental work",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Dental Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Practice"
}
],
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.