Structured Data

    Pilates V Sunnyvale

    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: "Pilates V Sunnyvale",
      description: "Pilates V Sunnyvale is a specialized pilates studio offering reformer pilates and mat pilates classes in a welcoming, community-focused environment. Located on El Camino Real, they serve fitness enthusiasts of all levels with small class sizes designed to ensure proper form and individual attention. Whether you're new to pilates or an experienced practitioner, their instructors guide you through low-impact, full-body workouts that build strength and flexibility.",
      url: "http://www.pilatesv.com/sunnyvale",
      telephone: "+1-408-844-4403",
      address: {
        @type: "PostalAddress",
        streetAddress: "1111 W El Camino Real #213",
        addressLocality: "Sunnyvale",
        addressRegion: "CA",
        postalCode: "94087",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.373753,
        longitude: -122.052615
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "41",
        bestRating: "5"
      },
      areaServed: "Sunnyvale and surrounding Silicon Valley communities",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact workouts, beginners new to pilates, core-strength builders, flexibility-focused exercisers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Class Sizes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Both Reformer and Mat Options"
        }
      ],
      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.