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: "Oxygen Yoga & Fitness Winter Garden",
description: "Oxygen Yoga & Fitness Winter Garden is a comprehensive fitness studio combining yoga classes with general fitness training in Winter Garden. They offer multiple yoga styles and fitness programs designed for various skill levels, from beginners to experienced practitioners. The facility serves as a community wellness hub where members can pursue both mind-body practices and traditional strength and conditioning training.",
url: "https://oxygenyogaandfitness.com/winter-garden/",
telephone: "+1-407-558-9652",
address: {
@type: "PostalAddress",
streetAddress: "12107 Stoneybrook W Pkwy Suite 103A",
addressLocality: "Winter Garden",
addressRegion: "FL",
postalCode: "34787",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.529511499999998,
longitude: -81.5591884
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "23",
bestRating: "5"
},
areaServed: "Winter Garden and surrounding Orange County areas",
knowsAbout: "Yoga Studios, Yoga enthusiasts seeking a blended fitness experience, fitness-focused individuals interested in adding yoga to their routine, beginners looking for supportive group classes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Yoga & Fitness"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Class Styles"
}
],
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.