Structured Data

    Corpo Kinetic Pilates & Rehab

    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: "Corpo Kinetic Pilates & Rehab",
      description: "Corpo Kinetic Pilates & Rehab is an Oakland-based pilates studio offering small group classes and private/semi-private sessions designed for strength building, injury rehabilitation, and healing. Their instructors focus on mindful, personalized instruction that accommodates different physical capabilities and challenges. The studio specializes in helping clients move better and feel better through targeted pilates programming.",
      url: "http://www.corpokinetic.com/",
      telephone: "+1-510-463-1473",
      address: {
        @type: "PostalAddress",
        streetAddress: "6338 Telegraph Ave",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94609",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.8492992,
        longitude: -122.26035339999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Oakland, CA and surrounding East Bay communities",
      knowsAbout: "Pilates Studios, Injury recovery patients, fitness enthusiasts seeking strength training, individuals preferring small class settings, people looking for personalized pilates instruction",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Group Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private & Semi-Private Sessions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Rehabilitation Focus"
        }
      ],
      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.