Structured Data

    Pilates 1st, LLC

    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: "Pilates 1st, LLC",
      description: "Pilates 1st is a boutique pilates studio in Mesa and Downtown Phoenix offering group classes, private sessions, and on-demand video content. Founded and led by Teri, the studio specializes in small-class instruction designed to sculpt, tone, build strength, and increase flexibility for all fitness levels—from beginners to advanced. Their personalized approach adjusts each session to individual goals, abilities, and limitations, creating a supportive community where clients feel comfortable and empowered.",
      url: "http://www.pilates1st.com/",
      telephone: "+1-480-900-2087",
      address: {
        @type: "PostalAddress",
        streetAddress: "2655 W Guadalupe Rd UNIT 4",
        addressLocality: "Mesa",
        addressRegion: "AZ",
        postalCode: "85202",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.362648,
        longitude: -111.89183779999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Mesa and Downtown Phoenix, AZ",
      knowsAbout: "Pilates Studios, Beginners exploring pilates, busy professionals seeking flexibility, athletes training for performance goals, parents returning to fitness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Class Sizes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Private & Semi-Private Sessions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Demand Videos"
        }
      ],
      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.