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: "YogaSix West McKinney",
description: "YogaSix West McKinney is a fitness-focused yoga studio offering a variety of classes including vinyasa, power yoga, hot yoga, and beginner sessions for all experience levels. Located on S Custer Road, they provide a welcoming environment for yogis seeking flexibility, strength, and mindfulness training in a modern studio setting.",
url: "https://www.yogasix.com/location/west-mckinney",
telephone: "+1-214-214-9642",
address: {
@type: "PostalAddress",
streetAddress: "3041 S Custer Rd Suite 500",
addressLocality: "McKinney",
addressRegion: "TX",
postalCode: "75070",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.172399999999996,
longitude: -96.73220959999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "101",
bestRating: "5"
},
areaServed: "McKinney, TX and surrounding areas",
knowsAbout: "Yoga Studios, Fitness enthusiasts seeking yoga, Beginners exploring yoga practice, Active adults wanting flexibility and strength training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Variety of Class Styles"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Beginner-Friendly Approach"
}
],
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.