Structured Data

    Discount Tire - N Power Rd

    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 - N Power Rd",
      description: "Discount Tire at N Power Rd in Mesa is a full-service tire retailer offering a wide selection of tires for cars, trucks, and SUVs from all major brands. They provide professional tire installation, wheel alignment, balancing, and repair services. As part of the national Discount Tire network, they combine competitive pricing with expert service and a commitment to customer satisfaction.",
      url: "https://www.discounttire.com/store/az/mesa/s/1659",
      telephone: "+1-480-807-0984",
      address: {
        @type: "PostalAddress",
        streetAddress: "1910 N Power Rd",
        addressLocality: "Mesa",
        addressRegion: "AZ",
        postalCode: "85205",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4504619,
        longitude: -111.68484389999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "887",
        bestRating: "5"
      },
      areaServed: "Mesa and surrounding Phoenix metropolitan area",
      knowsAbout: "Tire Shops, Budget-conscious drivers, fleet owners, truck and SUV owners needing quality tire replacement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Major Tire Brands"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation & Alignment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Competitive Pricing"
        }
      ],
      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.