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: "Yoga Journey Studios (Previously Bikram Hot Yoga Central Fremont) 瑜珈旅程精品會館",
description: "Yoga Journey Studios, formerly Bikram Hot Yoga Central Fremont, offers hot yoga classes in a welcoming studio environment in Fremont. The studio specializes in heated yoga practices designed to build strength, flexibility, and mindfulness. They serve both beginners and experienced practitioners with a focus on creating an inclusive community for students of all levels.",
url: "https://www.yogajourneystudio.com/",
telephone: "+1-510-767-0343",
address: {
@type: "PostalAddress",
streetAddress: "3890 Mowry Ave Suite 201 (Second Floor",
addressLocality: "Fremont",
addressRegion: "CA",
postalCode: "94538",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.5491434,
longitude: -121.98655129999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "63",
bestRating: "5"
},
areaServed: "Fremont and surrounding East Bay communities",
knowsAbout: "Yoga Studios, Fitness enthusiasts seeking hot yoga, beginners exploring yoga practice, experienced yogis, those focused on flexibility and strength building",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Hot Yoga Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Inclusive Community"
}
],
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.