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: "Magic Valley Orthodontics",
description: "Magic Valley Orthodontics in Twin Falls, ID provides comprehensive orthodontic care for patients of all ages, including traditional braces, Invisalign clear aligners, and specialized treatments. Led by experienced orthodontists, they offer personalized treatment plans designed to create healthy, beautiful smiles with modern techniques and patient-focused care.",
url: "https://www.magicvalleyortho.com/",
telephone: "+1-208-329-7087",
address: {
@type: "PostalAddress",
streetAddress: "1411 Falls Ave E Suite 821",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.5793336,
longitude: -114.45583459999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "127",
bestRating: "5"
},
areaServed: "Twin Falls, ID and surrounding Magic Valley region",
knowsAbout: "Orthodontics, Families seeking orthodontic care, adults interested in discreet teeth straightening, teenagers needing traditional or clear aligner treatment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Treatment Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Ages Expertise"
}
],
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.