Structured Data

    Boomerang Pilates

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Boomerang Pilates",
      description: "Boomerang Pilates is a dedicated pilates studio in downtown Durham offering reformer and mat pilates classes for all fitness levels. Located on West Main Street, they provide a focused environment for strengthening, flexibility, and body conditioning through pilates-based training.",
      url: "http://boomerangpilatesnc.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "343 W Main St",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27701",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9967501,
        longitude: -78.9039439
      },
      areaServed: "Durham, NC and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking core strength, active individuals looking to improve flexibility and posture, people recovering from injury",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Pilates Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Durham 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.