Structured Data

    Performance 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: "Performance Pilates & Rehab",
      description: "Performance Pilates & Rehab is a specialized pilates studio in Sacramento offering reformer pilates, mat pilates, and injury rehabilitation services. The studio combines traditional pilates principles with modern rehabilitation techniques to help clients build strength, improve flexibility, and recover from injuries. With personalized instruction and small class sizes, they serve both fitness enthusiasts and those seeking therapeutic movement.",
      url: "http://www.performancepilatesrehab.com/",
      telephone: "+1-916-455-7230",
      address: {
        @type: "PostalAddress",
        streetAddress: "730 Alhambra Blvd #222",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95816",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5752886,
        longitude: -121.46448480000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding areas",
      knowsAbout: "Pilates Studios, Injury recovery patients, fitness enthusiasts seeking low-impact strength training, individuals wanting personalized pilates instruction",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Injury Rehabilitation Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Pilates Formats"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Class Instruction"
        }
      ],
      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.