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: "Orthodontic Specialists of Madison - Northport Dr",
description: "Orthodontic Specialists of Madison provides comprehensive orthodontic care for patients of all ages, including traditional braces, clear aligners, and specialized treatments. Located in Madison on Northport Drive, the practice focuses on creating beautiful, healthy smiles through personalized treatment planning and modern orthodontic techniques. They serve families throughout the Madison area with a commitment to quality care and patient satisfaction.",
url: "https://www.orthomadison.com/",
telephone: "+1-608-249-2990",
address: {
@type: "PostalAddress",
streetAddress: "1410 Northport Dr",
addressLocality: "Madison",
addressRegion: "WI",
postalCode: "53704",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.135050199999995,
longitude: -89.3723593
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "23",
bestRating: "5"
},
areaServed: "Madison, WI and surrounding areas",
knowsAbout: "Orthodontics, Families seeking orthodontic care, Adult patients wanting discreet alignment options, Children needing early orthodontic intervention",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Treatment Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Ages Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Patient-Focused 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.