Structured Data

    CorePower Yoga - Grand Lake

    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: "CorePower Yoga - Grand Lake",
      description: "CorePower Yoga is a fitness-focused yoga studio located in Oakland's Grand Lake neighborhood, offering a variety of yoga classes designed to build strength and flexibility. As part of the CorePower Yoga network, they provide heated yoga sessions and fitness-oriented instruction in a supportive community environment. Their classes cater to both beginners and experienced practitioners looking to incorporate yoga into their fitness routine.",
      url: "https://www.corepoweryoga.com/yoga-studios/ca/east-bay/grand-lake",
      telephone: "+1-833-448-2561",
      address: {
        @type: "PostalAddress",
        streetAddress: "3265 Grand Ave",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94610",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.812795,
        longitude: -122.24739500000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Oakland and surrounding East Bay communities",
      knowsAbout: "Yoga Studios, Fitness enthusiasts, strength-focused yoga practitioners, people seeking heated yoga classes, those new to yoga",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Heat-Based Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fitness-Focused Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Oriented Studio"
        }
      ],
      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.