Structured Data

    YogaSix Heights

    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: "YogaSix Heights",
      description: "YogaSix Heights is a boutique yoga studio in Houston offering a variety of yoga classes designed for all experience levels. Located on North Shepherd Drive, they provide a welcoming community-focused environment where students can develop their practice through diverse class offerings and instruction from experienced teachers.",
      url: "http://yogasix.com/heights",
      telephone: "+1-713-561-3801",
      address: {
        @type: "PostalAddress",
        streetAddress: "1324 N Shepherd Dr Suite 250",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77008",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.795163399999996,
        longitude: -95.4097146
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "287",
        bestRating: "5"
      },
      areaServed: "Houston, TX and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga beginners, Fitness enthusiasts seeking community, All experience levels, People in the Heights area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Boutique Studio Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Class Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location"
        }
      ],
      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.