Structured Data

    Precision Auto Works

    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: "Precision Auto Works",
      description: "Precision Auto Works is a family-owned full-service auto repair shop in Arlington, WA with over 25 years of experience. They specialize in foreign and domestic vehicle repair, including engine/mechanical service, transmission repair, brake service, auto A/C and heating, steering and suspension, computer diagnostics, and light-duty diesel performance work. The shop also offers professional window tinting and custom exhaust repair, with ASE-certified technicians and a commitment to fair diagnostics and quality workmanship.",
      url: "http://precision-aw.com/",
      telephone: "+1-360-548-3028",
      address: {
        @type: "PostalAddress",
        streetAddress: "18824 Smokey Point Blvd #107",
        addressLocality: "Arlington",
        addressRegion: "WA",
        postalCode: "98223",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 48.1679418,
        longitude: -122.18759
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "123",
        bestRating: "5"
      },
      areaServed: "Arlington, WA and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Domestic and foreign vehicle owners, diesel truck enthusiasts, customers seeking comprehensive auto repair and maintenance services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "25+ Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @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.