Structured Data

    Gold's Gym

    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: "Gold's Gym",
      description: "Gold's Gym in West Knoxville is a full-service fitness facility offering state-of-the-art strength training equipment, cardio machines, group fitness classes, and personal training services. Located on Kingston Pike, this gym provides a comprehensive workout environment for members of all fitness levels seeking a classic bodybuilding and fitness experience.",
      url: "https://www.goldsgym.com/locations/tn/west-knoxville/",
      telephone: "+1-865-693-2550",
      address: {
        @type: "PostalAddress",
        streetAddress: "8445 Kingston Pike",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37919",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9234869,
        longitude: -84.0623995
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "664",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Serious weightlifters, bodybuilders, fitness enthusiasts seeking structured training, people wanting personal coaching",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Classic Bodybuilding Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Fitness Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Personal Training"
        }
      ],
      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.