Structured Data

    Pep Boys Auto Service & Tires

    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: "Pep Boys Auto Service & Tires",
      description: "Pep Boys is a national auto service and tire retailer offering comprehensive vehicle maintenance and repair services at their Virginia Beach location on Hutton Lane. They provide tire sales and installation, oil changes, brake service, battery replacement, and general automotive repairs for both domestic and foreign vehicles. With experienced technicians and a focus on affordability, Pep Boys serves drivers looking for reliable one-stop auto care without the dealership premium.",
      url: "https://www.pepboys.com/stores/va/virginia-beach/321-hutton-ln?Cid=gbp_appt_AN:PB%7CPB:G%7CTT:GBP%7CCG:CONVERSION%7CCD:SERVICE",
      telephone: "+1-757-734-4032",
      address: {
        @type: "PostalAddress",
        streetAddress: "321 Hutton Ln",
        addressLocality: "Virginia Beach",
        addressRegion: "VA",
        postalCode: "23454",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8427414,
        longitude: -76.0560429
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "763",
        bestRating: "5"
      },
      areaServed: "Virginia Beach, VA and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Budget-conscious drivers, daily commuters needing routine maintenance, owners of older vehicles",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Domestic & Foreign Vehicle Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Competitive Tire Selection"
        }
      ],
      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.