Structured Data

    Auto Skills Center

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Auto Skills Center",
      description: "Auto Skills Center is a military-affiliated auto repair facility located in Norfolk, VA, serving active duty service members, retirees, and eligible veterans. They provide comprehensive automotive maintenance and repair services, including diagnostics, routine service, and parts replacement. As part of Navy Life, they focus on accessible, quality repair services for the military community.",
      url: "https://www.navylifema.com/programs/a47c9d02-b962-4025-b496-580df3567842",
      telephone: "+1-757-444-1130",
      address: {
        @type: "PostalAddress",
        streetAddress: "W D St BLDG U126",
        addressLocality: "Norfolk",
        addressRegion: "VA",
        postalCode: "23511",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.9422439,
        longitude: -76.30234879999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "182",
        bestRating: "5"
      },
      areaServed: "Norfolk, VA and surrounding military installations",
      knowsAbout: "Auto Repair & Mechanics, Active duty service members, military retirees, eligible veterans, military families",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Military-Exclusive Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Navy Life Program Partner"
        }
      ],
      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.