Structured Data

    Autoworks of Issaquah

    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: "Autoworks of Issaquah",
      description: "Autoworks of Issaquah is a family-owned auto repair shop serving the greater Seattle area since 1982. They provide comprehensive automotive services including routine maintenance, oil changes, brake service, manufacturer-recommended maintenance, and diagnostics for foreign and domestic vehicles. Their ASE Certified technicians handle everything from check engine light diagnostics to major repairs, treating every vehicle with the same care they'd give their own.",
      url: "http://www.autoworks-wa.com/",
      telephone: "+1-425-392-4568",
      address: {
        @type: "PostalAddress",
        streetAddress: "1590 NW Mall St",
        addressLocality: "Issaquah",
        addressRegion: "WA",
        postalCode: "98027",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.544672299999995,
        longitude: -122.06131289999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "279",
        bestRating: "5"
      },
      areaServed: "Issaquah, WA and surrounding areas including Bellevue, Sammamish, Renton, and Snoqualmie",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners seeking trustworthy full-service auto repair, routine maintenance, and diagnostics for both foreign and domestic cars",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "ASE Certified Technicians"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Since 1982"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Quality Guarantee"
        }
      ],
      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.