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: "Inner-Smiles Orthodontics",
description: "Inner Smiles Orthodontics, led by Dr. Sheila Soroushian, provides comprehensive orthodontic care for children, teens, and adults in Colorado Springs and Woodland Park. The practice offers clear aligners, traditional metal and porcelain braces, surgical orthodontics, sleep apnea treatment, trauma care, and cleft lip & palate care using state-of-the-art technology. Dr. Soroushian and her experienced team prioritize personalized, high-quality care in a comfortable environment with flexible payment options.",
url: "https://inner-smiles.com/",
telephone: "+1-719-268-7138",
address: {
@type: "PostalAddress",
streetAddress: "2575 Montebello Dr W STE 101",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80918",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9079323,
longitude: -104.78085139999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "183",
bestRating: "5"
},
areaServed: "Colorado Springs, Woodland Park, and surrounding areas",
knowsAbout: "Orthodontics, Children and teens needing early orthodontic intervention, adults seeking cosmetic or functional orthodontics, patients with complex cases like cleft lip & palate or trauma",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Treatment Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Led by Dr. Sheila Soroushian"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Payment Options"
}
],
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.