Structured Data

    Pilates Mariposa

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

    Schema.org / LocalBusiness
    |
    49 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Pilates Mariposa",
      description: "Pilates Mariposa is a dedicated pilates studio located in Denver offering specialized pilates instruction for clients of all fitness levels. The studio focuses on providing personalized pilates training to help improve strength, flexibility, and overall wellness through structured classes and exercises.",
      address: {
        @type: "PostalAddress",
        streetAddress: "3857 Steele St #1287",
        addressLocality: "Denver",
        addressRegion: "CO",
        postalCode: "80205",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.7706218,
        longitude: -104.95798699999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Denver, CO and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking core strengthening, individuals recovering from injuries, those interested in mind-body wellness practices, pilates beginners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Pilates Focus"
        },
        {
          @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.