Structured Data

    Firestone Complete Auto Care - Aurora Ave N

    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: "Firestone Complete Auto Care - Aurora Ave N",
      description: "Firestone Complete Auto Care on Aurora Ave N in Seattle offers comprehensive tire sales and auto repair services for all vehicle types. Their team handles tire installation, wheel alignment, oil changes, brakes, and general vehicle maintenance alongside a full range of automotive repairs. They stock major tire brands and provide same-day service options for customers needing quick turnarounds.",
      url: "https://www.firestonecompleteautocare.com/washington/seattle/12553-aurora-ave-n/?cmp=oloc_google_localmaps_maps",
      telephone: "+1-206-388-5312",
      address: {
        @type: "PostalAddress",
        streetAddress: "12553 Aurora Ave N",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98133",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.7211955,
        longitude: -122.34555909999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.4",
        reviewCount: "461",
        bestRating: "5"
      },
      areaServed: "Seattle and surrounding King County area",
      knowsAbout: "Tire Shops, Daily commuters needing tire replacement, vehicle owners requiring routine maintenance, drivers seeking same-day repair services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Major Tire Brands in Stock"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Service 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.