Structured Data

    Carriage Haus Pilates

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Carriage Haus Pilates",
      description: "Carriage Haus Pilates is an Apex-based studio owned and operated by Suzi, a certified Pilates instructor (Peak) and NASM personal trainer. The studio offers custom-curated private Pilates sessions designed to enhance core strength, posture, and stability through controlled movements. Whether for improving daily movement, supporting athletic performance, or post-injury rehabilitation, each 50-minute session is personalized to the individual's body and goals.",
      url: "https://carriagehaus.offeringtree.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "2720 Corydalis Wy",
        addressLocality: "Apex",
        addressRegion: "NC",
        postalCode: "27502",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.734865,
        longitude: -78.912289
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Apex, NC and surrounding areas",
      knowsAbout: "Pilates Studios, Athletes seeking performance enhancement, individuals recovering from injury, busy professionals wanting personalized fitness, core strength and posture improvement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Private Sessions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Certified Instructor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Packages & New Client Special"
        }
      ],
      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.