Structured Data

    Tribute Power 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: "Tribute Power Yoga",
      description: "Tribute Power Yoga is a yoga studio in Lubbock offering heated power yoga classes designed for all experience levels, including beginners. Owner Greg Luman runs the studio with a focus on classes heated to 88-95 degrees to promote healthy muscle opening and improve flexibility. The studio provides all necessary equipment—mats, blocks, straps, towels, and water—at no extra charge, and offers a free first class to new students.",
      url: "http://www.tributeyoga.com/",
      telephone: "+1-806-786-2556",
      address: {
        @type: "PostalAddress",
        streetAddress: "3205 34th St Suite A",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79410",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5631236,
        longitude: -101.8840058
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "29",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Yoga Studios, Beginners, fitness enthusiasts seeking low-impact exercise, people interested in mindfulness and stress relief",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free First Class"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Equipment Included"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Heated Classes for Beginners"
        }
      ],
      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.