Structured Data

    Fisher's Auto Service

    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: "Fisher's Auto Service",
      description: "Fisher's Auto Service is a locally-owned auto repair shop in Kirkland, WA that has been serving the community since 1979. They specialize in comprehensive auto repair, maintenance, and diagnostics for all vehicle types—foreign, domestic, classic, and hybrid—including brake service, oil changes, AC/heater repair, engine diagnostics, transmission repair, wheel alignment, and emissions testing. Their ASE-certified and ATI-trained technicians use advanced diagnostic tools and follow manufacturer service recommendations to keep vehicles in top condition while offering the personal attention and integrity of a family-run business.",
      url: "http://fishersautoservice.com/",
      telephone: "+1-425-823-4441",
      address: {
        @type: "PostalAddress",
        streetAddress: "11926 124th Ave NE",
        addressLocality: "Kirkland",
        addressRegion: "WA",
        postalCode: "98034",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.7069504,
        longitude: -122.1737727
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "110",
        bestRating: "5"
      },
      areaServed: "Kirkland, Redmond, Woodinville, Bellevue, Bothell, and surrounding areas in King County",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners seeking reliable routine maintenance, families with multiple vehicles, classic car enthusiasts, hybrid vehicle owners, anyone needing transparent diagnostics and honest service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "45+ Years Local Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "ASE-Certified & ATI-Trained Technicians"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Expertise"
        }
      ],
      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.