Structured Data

    Art In Movement Pilates Studio

    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: "Art In Movement Pilates Studio",
      description: "Art In Movement Pilates Studio is an independent pilates studio in Miami offering reformer pilates, mat pilates, and private training sessions. Founded on the principle of combining movement with mindfulness, the studio provides classes designed for all fitness levels, from complete beginners to advanced practitioners. Their instructors focus on proper form, body alignment, and personalized attention to help clients build strength, flexibility, and injury resilience.",
      url: "http://artinmovement.club/",
      telephone: "+1-754-266-0281",
      address: {
        @type: "PostalAddress",
        streetAddress: "1797 SW 3rd Ave",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33129",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.75988,
        longitude: -80.2002017
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, people recovering from injury, beginners exploring pilates, individuals wanting personalized instruction",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Reformer & Mat Pilates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Class Sizes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private Sessions Available"
        }
      ],
      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.