Structured Data

    Atha Yog Shala

    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: "Atha Yog Shala",
      description: "Atha Yog Shala is a dedicated yoga studio in Chandler offering comprehensive yoga instruction for students of all levels. Founded on traditional yoga principles, they provide a welcoming space for practitioners to develop their practice through group classes, private instruction, and specialized programs. Their experienced teachers guide students through various yoga styles and techniques to support physical health, mental clarity, and overall wellness.",
      url: "https://athayog.org/",
      telephone: "+1-480-438-7150",
      address: {
        @type: "PostalAddress",
        streetAddress: "2049 E Hackberry Pl",
        addressLocality: "Chandler",
        addressRegion: "AZ",
        postalCode: "85286",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.2582204,
        longitude: -111.80557599999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Chandler and surrounding Phoenix metro areas",
      knowsAbout: "Yoga Studios, Yoga beginners, fitness-focused practitioners, individuals seeking stress relief and mindfulness, community-oriented wellness seekers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Yoga Foundation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Level Programming"
        }
      ],
      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.