Structured Data

    Les Schwab Tire Center

    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: "Les Schwab Tire Center",
      description: "Les Schwab Tire Center in Seattle offers comprehensive tire sales and auto repair services, including wheel alignment, brake service, oil changes, and general automotive maintenance. As a long-established regional tire retailer with a reputation for quality products and professional service, they stock major tire brands and provide same-day service for most repairs. Their experienced technicians handle everything from tire installation and balancing to full vehicle diagnostics.",
      url: "https://www.lesschwab.com/stores/wa/seattle/5000-15th-ave-nw",
      telephone: "+1-206-783-7131",
      address: {
        @type: "PostalAddress",
        streetAddress: "5000 15th Ave NW",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98107",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.665285399999995,
        longitude: -122.37564439999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "802",
        bestRating: "5"
      },
      areaServed: "Seattle, WA and surrounding areas",
      knowsAbout: "Tire Shops, Daily drivers needing reliable tire replacement, vehicle owners requiring routine maintenance and alignment, customers seeking one-stop auto repair service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Regional Tire Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Service"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.