Structured Data

    Adaptive Fitness

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Adaptive Fitness",
      description: "Adaptive Fitness in Twin Falls specializes in personalized fitness training designed for individuals with varying abilities and physical conditions. They focus on creating inclusive, adaptive workout programs that help clients achieve their health and fitness goals regardless of their starting point or physical limitations.",
      telephone: "+1-208-732-6221",
      address: {
        @type: "PostalAddress",
        streetAddress: "456 Quincy St",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5696339,
        longitude: -114.47351139999999
      },
      areaServed: "Twin Falls, Idaho and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Individuals with physical limitations or injuries, post-rehabilitation clients, older adults seeking specialized training, people new to fitness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Adaptive Programming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      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.