Structured Data

    Discount Tire - Kingston Pike

    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: "Discount Tire - Kingston Pike",
      description: "Discount Tire in Knoxville offers a full range of tire sales, wheels, and automotive services at competitive prices. This location on Kingston Pike provides tire installation, wheel alignment, balancing, and general auto repair services both in-person and through online scheduling. They carry major tire brands and offer same-day service options to keep your vehicle running safely.",
      url: "https://www.discounttire.com/store/tn/knoxville/s/2227",
      telephone: "+1-865-824-9421",
      address: {
        @type: "PostalAddress",
        streetAddress: "8512 Kingston Pike",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37919",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9215456,
        longitude: -84.0633017
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "621",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Tire Shops, Budget-conscious drivers, routine maintenance seekers, tire replacement shoppers, drivers needing wheel alignment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Competitive Pricing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Services Under One Roof"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Online Scheduling Available"
        }
      ],
      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.