Structured Data

    Auto Havyn Mobile Mechanic Services

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Auto Havyn Mobile Mechanic Services",
      description: "Auto Havyn Mobile Mechanic Services brings professional car repair directly to your location in the SeaTac area. This mobile mechanic service offers convenience by coming to you for maintenance, diagnostics, and repairs, eliminating the need to drive to a shop. They serve both foreign and domestic vehicles with a focus on personalized, efficient service.",
      telephone: "+1-509-410-3010",
      address: {
        @type: "PostalAddress",
        streetAddress: "3223 S 160th St",
        addressLocality: "SeaTac",
        addressRegion: "WA",
        postalCode: "98188",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.459396,
        longitude: -122.29049649999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "48",
        bestRating: "5"
      },
      areaServed: "SeaTac, WA and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Busy professionals, people with limited transportation, those seeking convenient on-site car maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Foreign & Domestic Vehicle Service"
        }
      ],
      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.