Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Yoga Soul•Lec•Tive",
description: "Yoga Soul•Lec•Tive is an independent yoga studio in downtown Raleigh offering classes for practitioners of all levels. They provide a welcoming, community-focused environment with experienced instructors dedicated to helping students build strength, flexibility, and mindfulness through yoga practice.",
url: "https://yogasoullective.com/",
telephone: "+1-919-307-7416",
address: {
@type: "PostalAddress",
streetAddress: "400 W Morgan St # 100",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27601",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7800188,
longitude: -78.6455864
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "30",
bestRating: "5"
},
areaServed: "Raleigh, NC and surrounding areas",
knowsAbout: "Yoga Studios, Yoga beginners, fitness enthusiasts, professionals seeking stress relief, community-minded wellness seekers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Levels Classes"
},
{
@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.