Structured Data

    YogaSix Fort Worth

    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: "YogaSix Fort Worth",
      description: "YogaSix Fort Worth is a yoga studio and fitness center offering six core yoga classes designed for all levels, from hot yoga flows to deep stretching sessions. Located in the Waterside shopping center on Bryant Irvin Road next to Whole Foods, YogaSix combines traditional yoga with contemporary fitness elements to create a sensory experience that emphasizes both strength and serenity. The studio welcomes first-timers and offers flexible membership and class packages.",
      url: "http://www.yogasix.com/fort-worth",
      telephone: "+1-817-587-6997",
      address: {
        @type: "PostalAddress",
        streetAddress: "5924 Convair Dr Unit 452",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76109",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.6989154,
        longitude: -97.41388649999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "207",
        bestRating: "5"
      },
      areaServed: "Fort Worth, TX and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga beginners, hot yoga enthusiasts, fitness-focused yogis, all experience levels",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Six Core Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sensory Yoga Experience"
        }
      ],
      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.