Structured Data

    Trecs

    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: "Trecs",
      description: "Trecs is the University of Tennessee's recreational sports facility offering fitness, wellness, and athletic programming for the Knoxville community. Located at 2111 Volunteer Blvd, Trecs provides access to fitness equipment, group exercise classes, swimming pools, basketball courts, and other recreational amenities. The facility serves both UTK students and local community members seeking comprehensive fitness and recreational opportunities.",
      url: "http://recsports.utk.edu/",
      telephone: "+1-865-974-5165",
      address: {
        @type: "PostalAddress",
        streetAddress: "2111 Volunteer Blvd",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37996",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.948889,
        longitude: -83.93432419999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "228",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Fitness & Personal Training, UTK students and staff, fitness enthusiasts seeking community recreation, swimmers, team sports participants, families",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "University-Affiliated Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Activity 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.