Structured Data

    Athletic Republic Knoxville

    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: "Athletic Republic Knoxville",
      description: "Athletic Republic Knoxville is a sports performance training facility specializing in speed, agility, and athletic development for youth and competitive athletes. Located on Kingston Pike, they offer personalized training programs designed to improve athletic performance, prevent injuries, and build strength and conditioning tailored to individual sports and goals.",
      url: "https://knoxville.athleticrepublic.com/",
      telephone: "+1-865-855-3278",
      address: {
        @type: "PostalAddress",
        streetAddress: "8425 Kingston Pike",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37919",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.923566199999996,
        longitude: -84.0617577
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "59",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Young athletes, competitive sports players, parents seeking athletic development, coaches looking for supplemental training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sport-Specific Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Injury Prevention Focus"
        }
      ],
      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.