Structured Data

    Wheel Works - Skyline Plaza

    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: "Wheel Works - Skyline Plaza",
      description: "Wheel Works is a full-service tire shop and auto repair facility in Daly City offering tire replacement, wheel alignment, tire rotation, flat repairs, oil changes, brake service, A/C service, and complete vehicle inspections. Their skilled technicians handle everything from routine maintenance to engine diagnostics, helping keep vehicles running smoothly. They carry major tire brands including Firestone and Bridgestone, offer financing options through their Wheel Works Credit Card, and provide same-day appointment booking.",
      url: "https://www.wheelworks.net/california/daly-city/5-skyline-plaza/?cmp=oloc_google_localmaps_maps",
      telephone: "+1-650-434-3739",
      address: {
        @type: "PostalAddress",
        streetAddress: "5 Skyline Plaza",
        addressLocality: "Daly City",
        addressRegion: "CA",
        postalCode: "94015",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.682544799999995,
        longitude: -122.4885209
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "607",
        bestRating: "5"
      },
      areaServed: "Daly City and surrounding San Francisco Bay Area communities",
      knowsAbout: "Tire Shops, Daily commuters needing routine maintenance, drivers requiring tire replacements, vehicle owners seeking comprehensive auto repair services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Tire Brand Selection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financing 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.