Structured Data

    Pilates Revival

    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: "Pilates Revival",
      description: "Pilates Revival is a specialized pilates studio in Golden offering both reformer and mat pilates classes in a boutique setting. The studio focuses on personalized instruction and small class sizes to help clients build strength, flexibility, and body awareness through targeted pilates training. Whether you're new to pilates or an experienced practitioner, Pilates Revival provides a welcoming environment designed to support your fitness goals.",
      url: "https://www.pilatesrevival.com/",
      telephone: "+1-720-464-4471",
      address: {
        @type: "PostalAddress",
        streetAddress: "16500 S Golden Rd unit 103",
        addressLocality: "Golden",
        addressRegion: "CO",
        postalCode: "80401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.7353209,
        longitude: -105.18568259999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Golden, CO and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking personalized pilates instruction, beginners exploring pilates for the first time, individuals focused on core strength and flexibility",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Boutique Studio Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Method Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Location"
        }
      ],
      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.