Structured Data

    SHIFT Pilates

    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: "SHIFT Pilates",
      description: "SHIFT Pilates in San Diego offers specialized reformer and mat pilates classes designed to build strength, flexibility, and core stability. Located on University Avenue, SHIFT combines contemporary pilates instruction with a welcoming studio environment, serving both beginners and experienced practitioners seeking low-impact, functional fitness.",
      url: "https://shiftsystem.org/",
      telephone: "+1-619-717-6998",
      address: {
        @type: "PostalAddress",
        streetAddress: "1419 University Ave suite a",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92103",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7482158,
        longitude: -117.150786
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "36",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact workouts, beginners exploring pilates, individuals recovering from injury, professionals looking for functional strength training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Reformer Equipment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Beginner-Friendly Programming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused 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.