Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Kriya Yoga Houston",
description: "Kriya Yoga Houston offers authentic kriya yoga instruction rooted in traditional yogic practices. Located in Houston, the studio provides classes designed to help practitioners develop spiritual awareness, mental clarity, and physical wellness through the specific techniques of kriya yoga.",
url: "http://kriyayogahouston.org/",
telephone: "+1-832-216-5096",
address: {
@type: "PostalAddress",
streetAddress: "11221 Richmond Ave #104",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77082",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.7269096,
longitude: -95.5744162
},
areaServed: "Houston, TX and surrounding areas",
knowsAbout: "Yoga Studios, Yoga practitioners seeking spiritual growth, Advanced students, Meditation practitioners, Those interested in traditional yogic teachings",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kriya Yoga Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional 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.