Structured Data

    Tire Solutions | Durham Commercial Tire Shop

    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: "Tire Solutions | Durham Commercial Tire Shop",
      description: "Tire Solutions is a full-service tire shop in Durham offering a wide selection of tires for cars, trucks, and SUVs from major brands, plus professional installation, wheel alignment, balancing, and general auto repair services. The shop combines quality tire products with expert mechanical work to keep vehicles running safely and smoothly.",
      url: "https://tiresolutionsnc.com/durham-nc/",
      telephone: "+1-919-602-0000",
      address: {
        @type: "PostalAddress",
        streetAddress: "402 Muldee St",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27703",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9978513,
        longitude: -78.862386
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "112",
        bestRating: "5"
      },
      areaServed: "Durham and surrounding areas, North Carolina",
      knowsAbout: "Tire Shops, Vehicle owners needing tire replacement, wheel alignment, or routine auto maintenance; fleet operators; budget-conscious drivers seeking quality tires",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Major Brand 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.