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: "Embodied Truth + Power",
description: "Embodied Truth + Power is a San Diego-based yoga studio and fitness center offering comprehensive yoga classes, personal training, and sports coaching. Located on El Cajon Boulevard, they combine traditional yoga practice with fitness coaching to help clients build strength, flexibility, and mental resilience. Their integrated approach serves both yoga practitioners and fitness enthusiasts seeking holistic wellness and athletic performance.",
url: "http://www.embodiedgym.com/",
telephone: "+1-619-200-3083",
address: {
@type: "PostalAddress",
streetAddress: "2903 El Cajon Blvd Unit 2",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92104",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.755107599999995,
longitude: -117.13125679999997
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "25",
bestRating: "5"
},
areaServed: "San Diego, CA and surrounding areas",
knowsAbout: "Yoga Studios, Yoga practitioners seeking fitness integration, athletes improving flexibility and recovery, wellness-focused individuals, beginners and experienced practitioners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Coaching"
}
],
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.