Structured Data

    Waxhaw Yoga

    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: "Waxhaw Yoga",
      description: "Waxhaw Yoga is an inclusive, non-judgmental yoga studio offering a diverse range of classes for all experience levels, from gentle restorative and Yin sessions to dynamic Vinyasa and heated Flow practices. Located in Waxhaw, NC, the studio provides a welcoming community space focused on movement, breath, and mindfulness, with experienced instructors guiding practitioners toward strength, flexibility, stress relief, and mental clarity. They also offer a 200-hour yoga teacher training program and special events.",
      url: "https://www.waxhawyogastudio.com/",
      telephone: "+1-704-256-7015",
      address: {
        @type: "PostalAddress",
        streetAddress: "103 Waxhaw Professional Park Dr",
        addressLocality: "Waxhaw",
        addressRegion: "NC",
        postalCode: "28173",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.937087999999996,
        longitude: -80.7491531
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "42",
        bestRating: "5"
      },
      areaServed: "Waxhaw, NC and surrounding areas",
      knowsAbout: "Yoga Studios, Beginners seeking gentle introduction to yoga, experienced practitioners wanting dynamic or meditative practices, busy professionals managing stress, individuals pursuing yoga teacher certification",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Class Styles"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Affordable Drop-In Pricing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Teacher Training Program"
        }
      ],
      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.