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: "Shanti Yoga & Energy Medicine",
description: "Shanti Yoga & Energy Medicine in Knoxville offers a comprehensive wellness program combining yoga classes, energy medicine treatments, and holistic health services. The studio provides personalized instruction in various yoga styles alongside energy healing modalities designed to balance mind, body, and spirit. They serve clients seeking alternative and complementary approaches to wellness and stress relief.",
url: "https://www.shantifree.com/",
telephone: "+1-865-621-5301",
address: {
@type: "PostalAddress",
streetAddress: "7317 Westridge Dr",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37909",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9363349,
longitude: -84.0321256
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Knoxville, TN and surrounding areas",
knowsAbout: "Yoga Studios, Yoga practitioners, individuals seeking energy healing, people interested in holistic wellness, stress management seekers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Instruction"
}
],
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.