Structured Data

    BlackBox Pilates Co.

    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: "BlackBox Pilates Co.",
      description: "BlackBox Pilates Co. is a boutique pilates studio in Holladay specializing in reformer pilates classes designed to build strength, flexibility, and endurance. The studio offers a focused, community-driven environment with small class sizes that allow instructors to provide personalized attention and modifications for all fitness levels. Whether you're new to pilates or an experienced practitioner, BlackBox Pilates delivers challenging, results-oriented workouts in an inclusive setting.",
      url: "https://blackboxpilates.com/",
      telephone: "+1-385-378-4888",
      address: {
        @type: "PostalAddress",
        streetAddress: "4141 S Highland Dr #106",
        addressLocality: "Holladay",
        addressRegion: "UT",
        postalCode: "84124",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6816463,
        longitude: -111.8429659
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Holladay and surrounding Salt Lake City metro areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, beginners exploring pilates, individuals recovering from injuries, people looking for small-group fitness classes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Reformer Equipment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Class Sizes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Studio"
        }
      ],
      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.