Structured Data

    Victorious Yoga

    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: "Victorious Yoga",
      description: "Victorious Yoga is a dedicated yoga studio in Durham offering classes for practitioners of all levels. They provide a welcoming environment focused on helping students build strength, flexibility, and mindfulness through yoga practice. Whether you're new to yoga or an experienced practitioner, Victorious Yoga offers instruction designed to support your wellness journey.",
      url: "https://victoriousyoga.com/",
      telephone: "+1-203-842-8679",
      address: {
        @type: "PostalAddress",
        streetAddress: "1906 NC-54 Suite 200 C",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27713",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9022984,
        longitude: -78.8985438
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Durham, NC and surrounding areas",
      knowsAbout: "Yoga Studios, Beginners exploring yoga, experienced practitioners seeking community, those looking to improve flexibility and strength, wellness-focused individuals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Yoga Studio"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Levels Instruction"
        }
      ],
      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.