Structured Data

    Costco Tire Service Center

    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: "Costco Tire Service Center",
      description: "Costco Tire Service Center in Phoenix offers tire sales, installation, balancing, rotation, and repair services for members. Located at their Thomas Road warehouse, this facility provides convenient tire maintenance and replacement with Costco's competitive pricing and member benefits.",
      url: "https://www.costco.com/warehouse-locations/thomas-road-phoenix-az-465.html",
      telephone: "+1-602-808-0107",
      address: {
        @type: "PostalAddress",
        streetAddress: "4502 E Oak St",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85008",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4735972,
        longitude: -111.9849495
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "82",
        bestRating: "5"
      },
      areaServed: "Phoenix and surrounding metro areas",
      knowsAbout: "Tire Shops, Costco members seeking affordable tire services, budget-conscious drivers, families needing routine maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Member-Exclusive Pricing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Tire Services"
        }
      ],
      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.