Structured Data

    TC Jester Fitness

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "TC Jester Fitness",
      description: "TC Jester Fitness is a Houston-based gym offering comprehensive fitness services including personal training, group fitness classes, and strength conditioning programs. Located on Inker Street, the facility provides a full range of equipment and expert coaching to help members achieve their health and wellness goals. They serve both beginners and experienced athletes looking for professional guidance and community support.",
      url: "https://tcjfitness.com/",
      telephone: "+1-832-443-3488",
      address: {
        @type: "PostalAddress",
        streetAddress: "Inker St",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77007",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.7756565,
        longitude: -95.4184398
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "29",
        bestRating: "5"
      },
      areaServed: "Houston, TX and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness beginners, Serious strength athletes, Group fitness enthusiasts, People seeking personalized coaching",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Training Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Group Fitness Classes"
        }
      ],
      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.