Structured Data

    Firestone Complete Auto Care

    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",
      description: "Firestone Complete Auto Care in Portland is a full-service tire shop and auto repair facility offering tire sales, wheel alignment, oil changes, brake service, A/C service, flat repairs, tire rotation, complete vehicle inspections, and specialized EV/hybrid maintenance. With skilled technicians and a large selection of tires from major brands like Firestone and Bridgestone, they handle everything from routine maintenance to complex repairs to keep vehicles running smoothly.",
      url: "https://www.firestonecompleteautocare.com/oregon/portland/5010-ne-sandy-blvd/?cmp=oloc_google_localmaps_maps",
      telephone: "+1-503-388-4071",
      address: {
        @type: "PostalAddress",
        streetAddress: "5010 NE Sandy Blvd",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97213",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5393121,
        longitude: -122.61150819999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "577",
        bestRating: "5"
      },
      areaServed: "Portland, OR and surrounding areas",
      knowsAbout: "Tire Shops, Vehicle owners needing tire replacement or repair, drivers of hybrid and electric vehicles, customers seeking comprehensive routine maintenance, budget-conscious shoppers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized EV/Hybrid Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wide Tire Selection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Auto Care 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.