Structured Data

    Bull City Yoga Festival Studio

    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: "Bull City Yoga Festival Studio",
      description: "Bull City Yoga Festival Studio is a full-service yoga studio and fitness center in Durham offering diverse yoga classes, fitness programs, and wellness activities. With a focus on community and accessibility, they welcome practitioners of all levels and experience backgrounds. The studio provides a welcoming environment for building strength, flexibility, and mindfulness through regular classes and specialized programming.",
      url: "http://www.bullcityyoga.com/",
      telephone: "+1-919-423-8844",
      address: {
        @type: "PostalAddress",
        streetAddress: "1906 NC-54",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27713",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9022984,
        longitude: -78.8985438
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Durham, NC and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga practitioners at all levels, fitness enthusiasts, individuals seeking mindfulness practices, community-focused wellness seekers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Community Hub"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-disciplinary Offerings"
        }
      ],
      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.