Structured Data

    Native Hot Yoga

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Native Hot Yoga",
      description: "Native Hot Yoga is a dedicated yoga studio in Edmond offering heated yoga classes in a supportive community environment. They specialize in hot yoga practice designed to build strength, flexibility, and mental clarity while accommodating practitioners of all experience levels. The studio focuses on creating an inclusive space where both beginners and experienced yogis can deepen their practice.",
      url: "https://www.nativehotyoga.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "214 W Edmond Rd",
        addressLocality: "Edmond",
        addressRegion: "OK",
        postalCode: "73003",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.652549,
        longitude: -97.4863506
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Edmond, Oklahoma and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga enthusiasts seeking hot yoga classes, fitness-focused practitioners, beginners exploring heated yoga practice, wellness-minded individuals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Hot Yoga"
        },
        {
          @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.