Structured Data

    her Elevated

    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: "her Elevated",
      description: "Her Elevated is a women-focused fitness studio in Sacramento offering Pilates classes, yoga, and wellness services in a supportive community environment. The studio features various class formats including reformer Pilates, mat Pilates, and yoga for all levels, from beginners to advanced practitioners. They also offer studio rental for private events and wellness experiences.",
      url: "https://herelevated.co/contact/",
      telephone: "+1-916-761-9295",
      address: {
        @type: "PostalAddress",
        streetAddress: "1900 28th St",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95816",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5638331,
        longitude: -121.47381670000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "68",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Pilates Studios, Women seeking Pilates and yoga classes, fitness enthusiasts looking for community-based group classes, private event hosts seeking wellness space rental",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Women-Focused Community"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Pilates Formats"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Studio Rental 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.