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: "Sumits Yoga DTC/Inverness",
description: "Sumits Yoga DTC is a full-service yoga studio in Englewood offering classes for all levels, from beginners to advanced practitioners. Located in the Inverness area, they provide a welcoming environment with experienced instructors focused on helping students achieve their yoga and fitness goals through personalized attention and community support.",
url: "http://sumitsyogadtc.com/",
telephone: "+1-720-389-6528",
address: {
@type: "PostalAddress",
streetAddress: "10111 Inverness Main St A-1",
addressLocality: "Englewood",
addressRegion: "CO",
postalCode: "80112",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.5793921,
longitude: -104.87228640000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "73",
bestRating: "5"
},
areaServed: "Englewood, Denver Tech Center, and surrounding south Denver metro areas",
knowsAbout: "Yoga Studios, Yoga beginners, fitness enthusiasts seeking low-impact exercise, professionals in the Denver Tech Center area, wellness-focused individuals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Levels Instruction"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Studio"
}
],
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.