Structured Data

    Hot Yoga Houston

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Hot Yoga Houston",
      description: "Hot Yoga Houston is a wellness-focused yoga studio in Houston offering heated yoga classes designed to improve flexibility, strength, and mental clarity. Located on South Boulevard, they provide a welcoming environment for yogis of all experience levels, from beginners to advanced practitioners. Their heated yoga practice combines traditional yoga with elevated temperatures to enhance the mind-body connection and overall wellness benefits.",
      url: "https://www.hotyogahouston.com/",
      telephone: "+1-713-664-5333",
      address: {
        @type: "PostalAddress",
        streetAddress: "2438 South Blvd",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77098",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.7265183,
        longitude: -95.41653289999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "87",
        bestRating: "5"
      },
      areaServed: "Houston and surrounding areas",
      knowsAbout: "Yoga Studios, Fitness enthusiasts seeking heated yoga, Beginners exploring yoga practice, Wellness-focused individuals, Athletes looking for flexibility training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Heated Yoga Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Levels Welcome"
        }
      ],
      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.