Structured Data

    Chris Gets U Fit

    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: "Chris Gets U Fit",
      description: "Chris Gets U Fit is an Austin-based fitness studio offering personalized one-on-one personal training, group fitness classes, and contrast therapy recovery services. Founded by Chris, who emphasizes meeting clients where they are and focusing on sustainable progress over perfection, the studio specializes in helping clients recover from injuries, build confidence, and achieve their health goals through a holistic approach that addresses fitness, nutrition, mental wellness, and habit formation.",
      url: "https://www.chrisgetsufit.com/",
      telephone: "+1-512-767-8045",
      address: {
        @type: "PostalAddress",
        streetAddress: "10603 Metric Blvd #106",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78758",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.3844897,
        longitude: -97.71240279999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "71",
        bestRating: "5"
      },
      areaServed: "Austin, TX and surrounding areas",
      knowsAbout: "Fitness & Personal Training, People recovering from injuries, fitness beginners seeking personalized guidance, individuals wanting group fitness community, those pursuing sustainable lifestyle change",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Contrast Therapy Recovery"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Holistic Coaching Philosophy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Injury Recovery Specialization"
        }
      ],
      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.