Structured Data

    Pep Boys Auto Service & Tires - Fort Worth Ave

    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 - Fort Worth Ave",
      description: "Pep Boys is a full-service auto repair shop offering tire sales, wheel alignment, oil changes, brake service, and general automotive maintenance at their Dallas location on Fort Worth Ave. With over 50 years of industry experience, Pep Boys provides both quick maintenance services and comprehensive repairs for all vehicle types. They stock major tire brands and offer same-day service options for busy customers.",
      url: "https://www.pepboys.com/stores/tx/dallas/3120-fort-worth-ave?Cid=gbp_appt_AN:PB%7CPB:G%7CTT:GBP%7CCG:CONVERSION%7CCD:SERVICE",
      telephone: "+1-214-301-3849",
      address: {
        @type: "PostalAddress",
        streetAddress: "3120 Fort Worth Ave",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75211",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.753871,
        longitude: -96.87199700000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "510",
        bestRating: "5"
      },
      areaServed: "Dallas, TX and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Daily commuters needing tire replacements, vehicle owners seeking routine maintenance, drivers requiring urgent brake or alignment services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Major Tire Brands Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Service"
        }
      ],
      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.