Structured Data

    Local: A Lagree Fitness 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: "Local: A Lagree Fitness Studio",
      description: "Local: A Lagree Fitness Studio is a boutique fitness studio in St. Petersburg specializing in Lagree Megaformer workouts, a low-impact, high-intensity training method that builds strength and endurance using a specialized machine. The studio offers both group classes and private sessions led by certified instructors in an intimate setting designed for personalized attention and results.",
      url: "https://www.localstudios.co/",
      telephone: "+1-727-228-2386",
      address: {
        @type: "PostalAddress",
        streetAddress: "900 Central Ave Unit 15B",
        addressLocality: "St. Petersburg",
        addressRegion: "FL",
        postalCode: "33705",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7707388,
        longitude: -82.64706679999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "St. Petersburg and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, people recovering from injury or managing joint concerns, busy professionals wanting efficient workouts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Lagree Equipment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Instruction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Boutique Studio Experience"
        }
      ],
      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.