Structured Data

    Costco Tire Service Center - Raleigh Rd

    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 - Raleigh Rd",
      description: "Costco Tire Service Center at the San Jose Great Oaks warehouse offers tire sales, installation, balancing, rotation, and repair services for Costco members. Located at 6898 Raleigh Rd, this service center provides competitive pricing on a wide selection of tire brands and professional installation by experienced technicians. Members benefit from Costco's warranty coverage and roadside assistance options when purchasing tires through the warehouse.",
      url: "https://www.costco.com/warehouse-locations/great-oaks-san-jose-ca-1267.html",
      telephone: "+1-408-908-7929",
      address: {
        @type: "PostalAddress",
        streetAddress: "6898 Raleigh Rd",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95123",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.244129799999996,
        longitude: -121.78589140000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "75",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding areas",
      knowsAbout: "Tire Shops, Costco members, budget-conscious shoppers, drivers needing routine tire maintenance and replacement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Costco Member Pricing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Center"
        }
      ],
      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.