Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Prem Yoga & Wellness",
description: "Prem Yoga & Wellness is a yoga studio and fitness center in Allen offering classes for all levels. Located at 1292 Bossy Boots Dr, they provide a welcoming environment for practitioners looking to develop their yoga practice and overall wellness through structured classes and training.",
url: "https://www.wellnessliving.com/rs/event/premyoga?k_business=351406&uid=29125374&id_class_tab=2",
address: {
@type: "PostalAddress",
streetAddress: "1292 Bossy Boots Dr",
addressLocality: "Allen",
addressRegion: "TX",
postalCode: "75013",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.121093099999996,
longitude: -96.6791408
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Allen, Texas and surrounding areas",
knowsAbout: "Yoga Studios, Yoga beginners, fitness enthusiasts, wellness-focused individuals, people seeking mind-body exercise",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Class Offerings"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Fitness 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.