Structured Data

    Pep Boys Auto Service & Tires

    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: "Pep Boys Auto Service & Tires",
      description: "Pep Boys is a full-service auto repair and tire shop offering maintenance, repairs, and tire sales for cars and trucks. Located on Gunbarrel Road in Chattanooga, they handle everything from routine oil changes and brake service to engine diagnostics and tire installation. As part of the national Pep Boys chain, they combine established expertise with accessible pricing and convenient scheduling.",
      url: "https://www.pepboys.com/stores/tn/chattanooga/2114-gunbarrel-rd?Cid=gbp_appt_AN:PB%7CPB:G%7CTT:GBP%7CCG:CONVERSION%7CCD:SERVICE",
      telephone: "+1-423-417-8020",
      address: {
        @type: "PostalAddress",
        streetAddress: "2114 Gunbarrel Rd",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37421",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.033021999999995,
        longitude: -85.153324
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "745",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners needing routine maintenance, budget-conscious drivers, customers seeking tire replacements and installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Shop"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Brand"
        }
      ],
      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.