Structured Data

    Bikram Yoga San Jose

    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: "Bikram Yoga San Jose",
      description: "Bikram Yoga San Jose specializes in hot yoga classes practiced in a heated studio environment, offering a traditional Bikram yoga experience designed to improve flexibility, strength, and mental clarity. Located on Prospect Road in San Jose, they provide classes for practitioners of all levels, from beginners to advanced yogis. Their studio focuses on the authentic 26-posture Bikram sequence practiced in controlled heat to enhance the benefits of each pose.",
      url: "https://bikramyogasanjose.com/",
      telephone: "+1-408-255-9910",
      address: {
        @type: "PostalAddress",
        streetAddress: "5333 Prospect Rd",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95129",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.2934786,
        longitude: -121.99613239999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "85",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding areas",
      knowsAbout: "Yoga Studios, Fitness enthusiasts, yoga beginners, flexibility seekers, stress relief and wellness practitioners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bikram Methodology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Level Classes"
        }
      ],
      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.