Structured Data

    CorePower Yoga - San Mateo

    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 - San Mateo",
      description: "CorePower Yoga is a yoga studio in San Mateo offering hot yoga classes, vinyasa flow, and fitness-focused yoga practices. With multiple class levels and styles, they serve both beginners and experienced yogis looking to build strength and flexibility through heated yoga practice.",
      url: "https://www.corepoweryoga.com/yoga-studios/ca/peninsula/san-mateo",
      telephone: "+1-833-448-2561",
      address: {
        @type: "PostalAddress",
        streetAddress: "333 S B St Suite #100",
        addressLocality: "San Mateo",
        addressRegion: "CA",
        postalCode: "94401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.565296,
        longitude: -122.321608
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "66",
        bestRating: "5"
      },
      areaServed: "San Mateo and surrounding Peninsula communities",
      knowsAbout: "Yoga Studios, Fitness-focused yogis, hot yoga enthusiasts, beginners starting a yoga practice, athletes looking to improve flexibility and core strength",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hot Yoga Specialty"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Class Levels"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Peninsula Location"
        }
      ],
      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.