Structured Data

    Glow Pilates

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Glow Pilates",
      description: "Glow Pilates is a boutique pilates studio located on Melrose Avenue in Los Angeles offering specialized pilates classes for all fitness levels. The studio focuses on providing a welcoming community atmosphere with small group classes designed to help clients build strength, flexibility, and body awareness through reformer and mat pilates instruction.",
      url: "https://www.glowpilatesstudio.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "7823 Melrose Ave",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90046",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.083941100000004,
        longitude: -118.3603253
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "59",
        bestRating: "5"
      },
      areaServed: "Los Angeles, CA",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, beginners new to pilates, individuals looking for injury-preventative exercise",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Boutique Studio Atmosphere"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Pilates Formats"
        }
      ],
      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.