Structured Data

    Cosmic Yoga Collective

    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: "Cosmic Yoga Collective",
      description: "Cosmic Yoga Collective is a yoga studio in Fort Worth offering classes for practitioners of all levels. Located on Magnolia Ave, they provide a welcoming environment for those looking to deepen their yoga practice, improve flexibility, and enhance overall wellness through structured classes and instruction.",
      url: "https://www.wellnessliving.com/yoga/fortworth/cosmic_yoga_collective/about/?id_mode=12",
      telephone: "+1-817-891-0148",
      address: {
        @type: "PostalAddress",
        streetAddress: "714 W Magnolia Ave",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76104",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.73091,
        longitude: -97.33217739999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Fort Worth, TX and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga beginners, fitness enthusiasts seeking flexibility and mindfulness, health-conscious individuals, community members looking for group classes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Studio"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Conveniently Located"
        }
      ],
      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.