Structured Data

    Inbody Yoga Academy

    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: "Inbody Yoga Academy",
      description: "Inbody Yoga Academy is a yoga studio and educational institution in Salt Lake City offering classes for students of all levels, from beginners to advanced practitioners. They provide group yoga classes and appear to offer teacher training programs for those seeking to deepen their practice or become certified instructors. The studio focuses on making yoga accessible and educational, serving both casual students and those pursuing professional certification.",
      url: "http://www.inbodyyogaacademy.com/",
      telephone: "+1-801-870-6646",
      address: {
        @type: "PostalAddress",
        streetAddress: "1597 1100 E",
        addressLocality: "Salt Lake City",
        addressRegion: "UT",
        postalCode: "84105",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.734941899999995,
        longitude: -111.8593446
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Salt Lake City and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga beginners seeking foundational instruction, experienced practitioners looking to deepen their practice, aspiring yoga teachers pursuing certification",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Teacher Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Educational Focus"
        }
      ],
      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.