Structured Data

    Future Proof Movement

    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: "Future Proof Movement",
      description: "Future Proof Movement in Boulder specializes in fitness and longevity training designed to optimize healthspan and performance throughout life. They offer personalized coaching through one-on-one personal training, small group sessions, and online programs, with a focus on recovery, mobility, fitness, and performance. Their integrated approach combines biofeedback, breathwork, and tissue release techniques to help clients overcome pain and setbacks while maximizing results.",
      url: "http://futureproofmovement.com/",
      telephone: "+1-720-541-7406",
      address: {
        @type: "PostalAddress",
        streetAddress: "2897 Mapleton Ave #700",
        addressLocality: "Boulder",
        addressRegion: "CO",
        postalCode: "80301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.0259009,
        longitude: -105.25644799999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "29",
        bestRating: "5"
      },
      areaServed: "Boulder, CO and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Active professionals seeking longevity training, clients recovering from injury or pain, individuals wanting personalized fitness guidance, remote clients seeking online coaching",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Longevity & Healthspan Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Coaching Methods"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Delivery Options"
        }
      ],
      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.