Structured Data

    Hot Yoga Richmond

    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 Richmond",
      description: "Hot Yoga Richmond offers heated yoga classes and Inferno Hot Pilates in Richmond, VA. Their studio specializes in hot yoga practice and provides both group classes and intro offerings for new students. The studio creates an accessible entry point for fitness enthusiasts looking to combine yoga and pilates in a heated environment.",
      url: "http://www.hotyogarichmond.com/",
      telephone: "+1-804-330-3353",
      address: {
        @type: "PostalAddress",
        streetAddress: "3024 Stony Point Rd",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23235",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.5381682,
        longitude: -77.5649658
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "39",
        bestRating: "5"
      },
      areaServed: "Richmond, VA and surrounding areas",
      knowsAbout: "Yoga Studios, Fitness enthusiasts new to hot yoga, Pilates practitioners, People seeking heated workout classes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hot Yoga & Hot Pilates Fusion"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Intro Offer for New Students"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.