Structured Data

    J-N-J Used & New Tires

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "J-N-J Used & New Tires",
      description: "J-N-J Used & New Tires is a full-service tire shop in Knoxville offering both new and used tires, tire repairs, and auto repair services. Located on East Burwell Avenue, they serve customers looking for affordable tire solutions and general automotive maintenance with a focus on value-oriented service.",
      telephone: "+1-865-455-6235",
      address: {
        @type: "PostalAddress",
        streetAddress: "104 E Burwell Ave",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37917",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9908128,
        longitude: -83.9406529
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.6",
        reviewCount: "164",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Tire Shops, Budget-conscious drivers, used tire shoppers, customers needing quick tire repairs and maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Used & New Inventory"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Shop"
        }
      ],
      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.