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: "Norris Orthodontics",
description: "Norris Orthodontics is a dedicated orthodontic practice in Vestavia Hills serving families and adults with comprehensive tooth straightening solutions. Dr. Norris and his team specialize in creating beautiful, healthy smiles using modern orthodontic techniques tailored to each patient's needs and lifestyle.",
url: "http://www.norrisortho.com/",
telephone: "+1-205-978-1500",
address: {
@type: "PostalAddress",
streetAddress: "1280 Montgomery Hwy",
addressLocality: "Vestavia Hills",
addressRegion: "AL",
postalCode: "35216",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.429629999999996,
longitude: -86.7903537
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "105",
bestRating: "5"
},
areaServed: "Vestavia Hills, Birmingham, and surrounding areas in Alabama",
knowsAbout: "Orthodontics, Families seeking orthodontic care, Adults interested in smile improvement, Patients wanting personalized treatment options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Friendly 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.