Structured Data

    HEAL: 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: "HEAL: Pilates",
      description: "HEAL: Pilates is a dedicated pilates studio in Albany offering personalized instruction in reformer pilates, mat pilates, and small group classes for all fitness levels. Their experienced instructors focus on proper form and individual modifications to help clients build strength, flexibility, and body awareness while preventing injury.",
      url: "http://healpilates.com/",
      telephone: "+1-510-679-5055",
      address: {
        @type: "PostalAddress",
        streetAddress: "1053 Solano Ave",
        addressLocality: "Albany",
        addressRegion: "CA",
        postalCode: "94706",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.890341299999996,
        longitude: -122.29948769999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Albany and surrounding East Bay communities",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, individuals recovering from injury, beginners exploring pilates, fitness-focused professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Class Sizes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Reformer & Mat Pilates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Levels Instruction"
        }
      ],
      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.