Structured Data

    Wave Pilates

    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: "Wave Pilates",
      description: "Wave Pilates is a dedicated pilates studio in Tampa offering reformer pilates classes, mat pilates, and private sessions for all fitness levels. Located on South MacDill Avenue, they specialize in helping clients build strength, flexibility, and body awareness through controlled pilates movements in an intimate studio setting.",
      url: "http://www.wavepilates.com/",
      telephone: "+1-813-902-9283",
      address: {
        @type: "PostalAddress",
        streetAddress: "620 S MacDill Ave",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33609",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.9383324,
        longitude: -82.4930632
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Tampa, FL and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, people recovering from injury, and anyone looking to improve flexibility and core stability",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Reformer and Mat Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private Sessions Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Fitness Levels Welcome"
        }
      ],
      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.