Structured Data

    New Classic 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: "New Classic Pilates",
      description: "New Classic Pilates is a dedicated pilates studio located in Oakland offering mat pilates and reformer pilates classes for all experience levels. Founded on principles of classical pilates technique, the studio provides a supportive environment for clients looking to build strength, flexibility, and body awareness through authentic pilates instruction.",
      url: "https://www.newclassicpilates.com/",
      telephone: "+1-510-484-6564",
      address: {
        @type: "PostalAddress",
        streetAddress: "4456 Piedmont Ave",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94611",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.831061,
        longitude: -122.24604070000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Oakland and surrounding East Bay communities",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, Beginners new to pilates, People recovering from injury, Those focused on core strength and flexibility",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Classical Pilates Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Levels Programming"
        }
      ],
      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.