Structured Data

    PrimeTech Auto Repair

    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: "PrimeTech Auto Repair",
      description: "PrimeTech Auto Repair is a full-service auto repair shop in McKinney specializing in vehicle maintenance, diagnostics, and repairs for both domestic and foreign vehicles. The shop offers comprehensive services including engine work, transmission repair, brake service, and routine maintenance. With a focus on quality workmanship and customer service, PrimeTech handles everything from basic oil changes to complex mechanical repairs.",
      url: "https://brand.site/primetechautorepair",
      telephone: "+1-469-926-3566",
      address: {
        @type: "PostalAddress",
        streetAddress: "3245 E University Dr Ste: 102",
        addressLocality: "McKinney",
        addressRegion: "TX",
        postalCode: "75069",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.1948698,
        longitude: -96.56268
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "McKinney and surrounding North Dallas communities",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners seeking reliable local auto repair, busy professionals needing convenient maintenance services, owners of both domestic and foreign vehicles",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capabilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location"
        }
      ],
      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.