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 automotive facility offering tire sales, wheel alignment, oil changes, brake service, batteries, and general auto repair. Located on W Van Buren in Phoenix, they serve both walk-in customers and appointment bookings with a team experienced in routine maintenance and repairs across vehicle makes and models.",
      url: "https://www.pepboys.com/stores/az/phoenix/2502-w-van-buren?Cid=gbp_appt_AN:PB%7CPB:G%7CTT:GBP%7CCG:CONVERSION%7CCD:SERVICE",
      telephone: "+1-602-831-2081",
      address: {
        @type: "PostalAddress",
        streetAddress: "2502 W Van Buren St",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85009",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.451747499999996,
        longitude: -112.1139932
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "668",
        bestRating: "5"
      },
      areaServed: "Phoenix, AZ and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Daily commuters needing tire replacement, Vehicle owners seeking routine maintenance, Drivers requiring brake or suspension work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-Stop Shop"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-In & Appointment Options"
        }
      ],
      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.