Structured Data

    Toned Body 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: "Toned Body Pilates",
      description: "Toned Body Pilates is a dedicated pilates studio in Stuart offering reformer pilates and mat pilates classes designed to strengthen and tone the body. They provide both group classes and private sessions for clients of all fitness levels, from beginners to advanced practitioners. With a focus on small class sizes and personalized instruction, Toned Body Pilates helps clients build core strength, improve flexibility, and achieve their fitness goals in a supportive community setting.",
      url: "http://tonedbodypilates.com/",
      telephone: "+1-772-919-2826",
      address: {
        @type: "PostalAddress",
        streetAddress: "3724 SE Ocean Blvd",
        addressLocality: "Stuart",
        addressRegion: "FL",
        postalCode: "34996",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.202075699999998,
        longitude: -80.20233379999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "39",
        bestRating: "5"
      },
      areaServed: "Stuart and surrounding Treasure Coast communities",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking core strengthening, beginners new to pilates, individuals looking for low-impact strength training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Reformer and Mat Pilates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private and Group Sessions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Class Sizes"
        }
      ],
      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.