Structured Data

    Beyond Hot Yoga Centreville

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Beyond Hot Yoga Centreville",
      description: "Beyond Hot Yoga Centreville is a community-focused hot yoga studio in Northern Virginia offering signature Bikram-style classes (26+2 postures), Hot Vinyasa Flow, Yin yoga, and Hot Pilates in a studio heated to 105°F with 40% humidity. Founded by Jose and Maria, the studio specializes in classes ranging from 60 to 120 minutes, grounded in the Bishnu Gohsh Hatha yoga tradition, with options for beginners through advanced practitioners. They welcome drop-ins and offer private sessions, intro packages starting at $49, and flexible membership options including month-to-month plans.",
      url: "https://beyondyogaschool.com/",
      telephone: "+1-703-543-6802",
      address: {
        @type: "PostalAddress",
        streetAddress: "5673 Stone Rd suite a",
        addressLocality: "Centreville",
        addressRegion: "VA",
        postalCode: "20120",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8523095,
        longitude: -77.45091599999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "48",
        bestRating: "5"
      },
      areaServed: "Centreville, VA and surrounding Northern Virginia communities",
      knowsAbout: "Yoga Studios, Beginners exploring hot yoga, experienced practitioners seeking deeper practice, fitness enthusiasts wanting low-impact conditioning, individuals seeking mindfulness and stress relief",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Signature Heated Studio"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Variety of Class Formats"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Atmosphere"
        }
      ],
      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.