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 center offering tire sales, auto repair, and maintenance services at their San Antonio location on Marbach Road. They carry major tire brands and provide services including wheel alignment, brake work, oil changes, and general auto repairs. With decades of industry experience, Pep Boys serves both everyday drivers and those needing comprehensive vehicle maintenance.",
      url: "https://www.pepboys.com/stores/tx/san-antonio/8103-marbach-rd?Cid=gbp_appt_AN:PB%7CPB:G%7CTT:GBP%7CCG:CONVERSION%7CCD:SERVICE",
      telephone: "+1-210-675-8208",
      address: {
        @type: "PostalAddress",
        streetAddress: "8103 Marbach Rd",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78227",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.418482999999995,
        longitude: -98.647459
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "668",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Local drivers needing tire replacement, routine maintenance, brake service, and general auto repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Automotive Center"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Major Tire Brands"
        }
      ],
      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.