Structured Data

    Raja 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: "Raja Yoga",
      description: "Raja Yoga is a Fort Worth-based yoga studio offering Kundalini, Yin, and Hatha yoga classes for all levels, alongside meditation and holistic wellness practices. Founded on the belief that yoga transforms mind, body, and spirit, they feature experienced teachers who bring diverse approaches and wisdom to their instruction. Through their nonprofit arm, Raja Yoga Community Center (RYCC), they offer donation-based classes and scholarships to make yoga accessible to everyone regardless of financial means.",
      url: "http://www.rajayogafortworth.com/",
      telephone: "+1-682-710-2225",
      address: {
        @type: "PostalAddress",
        streetAddress: "3339 Winthrop Ave Suite 255",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76116",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7275213,
        longitude: -97.4138998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Fort Worth, TX and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga practitioners seeking multiple styles, community-minded students, those interested in meditation and holistic wellness, people seeking financial accessibility options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Teacher Approaches"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Nonprofit Community Mission"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Yoga Styles"
        }
      ],
      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.