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: "26 and 2 Hot Yoga Jax",
description: "26 and 2 Hot Yoga Jax is a hot yoga studio located in Jacksonville Beach specializing in the 26 and 2 yoga method—a challenging sequence of 26 postures and 2 breathing exercises performed in a heated room. The studio offers classes for all levels, from beginners to advanced practitioners, in a supportive community environment designed to build strength, flexibility, and mental clarity through consistent practice.",
url: "http://26and2hotyogajax.com/",
telephone: "+1-904-514-3779",
address: {
@type: "PostalAddress",
streetAddress: "353 6th Ave S",
addressLocality: "Jacksonville Beach",
addressRegion: "FL",
postalCode: "32250",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.282720700000002,
longitude: -81.3915324
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "13",
bestRating: "5"
},
areaServed: "Jacksonville Beach and surrounding areas",
knowsAbout: "Yoga Studios, Fitness enthusiasts seeking challenging workouts, practitioners interested in hot yoga, beginners exploring yoga, experienced yogis looking for specialized practice",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized 26 and 2 Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Heated Practice Environment"
},
{
@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.