Structured Data

    Discount Tire - W 7000 S

    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: "Discount Tire - W 7000 S",
      description: "Discount Tire is a tire and wheel retailer offering a wide selection of tires from major brands, along with professional installation, alignment, and maintenance services. Located in West Jordan, this full-service tire shop provides both in-person shopping and online ordering options, with the ability to schedule appointments for convenient service.",
      url: "https://www.discounttire.com/store/ut/west-jordan/s/1447",
      telephone: "+1-801-561-9560",
      address: {
        @type: "PostalAddress",
        streetAddress: "1652 W 7000 S",
        addressLocality: "West Jordan",
        addressRegion: "UT",
        postalCode: "84084",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.624457799999995,
        longitude: -111.93746329999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "783",
        bestRating: "5"
      },
      areaServed: "West Jordan and surrounding Salt Lake Valley communities",
      knowsAbout: "Tire Shops, Budget-conscious tire shoppers, commuters needing quick replacements, drivers seeking wheel alignment services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Major Brand Selection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Online & In-Store Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation"
        }
      ],
      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.