Structured Data

    America's Tire

    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: "America's Tire",
      description: "America's Tire (operating as Discount Tire) in Hercules is a full-service tire shop and auto repair center offering tire sales, wheel packages, and comprehensive automotive maintenance. The shop stocks a wide selection of major tire brands and provides professional installation, wheel alignment, balancing, and other car repair services. They offer both in-person shopping and online ordering with local pickup or installation options.",
      url: "https://www.americastire.com/store/ca/hercules/s/2401",
      telephone: "+1-510-313-9002",
      address: {
        @type: "PostalAddress",
        streetAddress: "1621 Sycamore Ave",
        addressLocality: "Hercules",
        addressRegion: "CA",
        postalCode: "94547",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.00969620000001,
        longitude: -122.26914599999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "38",
        bestRating: "5"
      },
      areaServed: "Hercules, CA and surrounding East Bay communities",
      knowsAbout: "Tire Shops, Budget-conscious drivers, fleet managers, vehicle owners needing tire replacements and alignment services, customers preferring major brand tire retailers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Major Brand Selection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Auto Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Appointment Scheduling"
        }
      ],
      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.