Structured Data

    Foundations Pilates and Physical Therapy

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 39 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    39 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Foundations Pilates and Physical Therapy",
      description: "Foundations Pilates and Physical Therapy is led by Elizabeth, a licensed Physical Therapist since 1998 and certified Pilates instructor who specializes in joint and muscle pain, pelvic health, and core strengthening. Located in Crozet, VA, the studio offers personalized private instruction, small group classes (virtual and in-person), and a unique hybrid physical therapy service that combines expert PT care with continuous support and custom programming. With a 5-star rating, clients praise the warm, hands-on approach and transformative results in posture, flexibility, and pain management.",
      url: "http://www.foundations-pilates.com/",
      telephone: "+1-434-882-0689",
      address: {
        @type: "PostalAddress",
        streetAddress: "Westhall Drive",
        addressLocality: "Crozet",
        addressRegion: "VA",
        postalCode: "22932",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0616586,
        longitude: -78.6874024
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Crozet, VA and surrounding Albemarle County areas",
      knowsAbout: "Pilates Studios",
      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.