Structured Data

    Excellent Automotive Repair

    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: "Excellent Automotive Repair",
      description: "Excellent Automotive Repair is a full-service auto repair shop in Lubbock run by Jason Hicks, offering complete diagnostics, scheduled maintenance, AC repair, brake service, steering and suspension work, and fluid/filter replacements. With decades of experience and highly-qualified technicians, they pride themselves on honest communication, quick turnaround, personalized service, and a one-year warranty on all work. They offer courtesy shuttle service and same-day service options, serving both individual customers and commercial fleets.",
      url: "https://excellentautomotiverepair.com/",
      telephone: "+1-806-698-9500",
      address: {
        @type: "PostalAddress",
        streetAddress: "7302 82nd St unit a",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79424",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5201778,
        longitude: -101.97472289999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "95",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Individual car owners seeking honest service, small car dealerships needing reliable fleet maintenance, business owners with company vehicles",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fleet Service Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transparent Diagnostics"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenience Services"
        }
      ],
      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.