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: "Legacy Yoga Frisco",
description: "Legacy Yoga Frisco is a full-service wellness studio in Frisco offering yoga classes, massage therapy, and fitness services. They provide a welcoming environment for practitioners of all levels, from beginners to experienced yogis, with a focus on holistic health and community. The studio combines traditional yoga instruction with complementary wellness services like massage therapy to support physical and mental well-being.",
url: "https://www.legacyyogafrisco.com/",
telephone: "+1-214-697-0565",
address: {
@type: "PostalAddress",
streetAddress: "1377 Legacy Dr #110",
addressLocality: "Frisco",
addressRegion: "TX",
postalCode: "75034",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.089036899999996,
longitude: -96.83971439999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Frisco and surrounding Dallas-Fort Worth areas",
knowsAbout: "Yoga Studios, Yoga beginners, fitness enthusiasts seeking wellness balance, individuals interested in massage therapy, health-conscious professionals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Wellness Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Levels Classes"
}
],
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.