Structured Data

    Discount Tire - N Interstate Hwy 35 BLDG 7

    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 Interstate Hwy 35 BLDG 7",
      description: "Discount Tire is a major tire retailer offering a wide selection of tires for cars, trucks, and SUVs at competitive prices. Located on North Interstate 35 in Austin, this location provides professional tire installation, wheel alignment, balancing, and other automotive services. They stock all major tire brands and offer road hazard warranties, making them a one-stop shop for tire needs and basic vehicle maintenance.",
      url: "https://www.discounttire.com/store/tx/austin/s/1712",
      telephone: "+1-512-491-0843",
      address: {
        @type: "PostalAddress",
        streetAddress: "13000 N Interstate Hwy 35 BLDG 7",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78753",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.410052999999998,
        longitude: -97.67605809999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "1205",
        bestRating: "5"
      },
      areaServed: "Austin and surrounding Central Texas communities",
      knowsAbout: "Tire Shops, Budget-conscious drivers, fleet owners, anyone needing quick tire service, vehicle owners seeking all-brand tire selection",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Major Brands in Stock"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation & Alignment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Road Hazard Warranty Available"
        }
      ],
      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.