Structured Data

    NC Complete Auto Care

    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: "NC Complete Auto Care",
      description: "NC Complete Auto Care is a full-service auto repair shop in Cary offering tire services, brake repair, oil changes, engine diagnostics, suspension and steering repair, cooling system service, and alignment work. Their experienced technicians service American, European, import, and exotic vehicles with a commitment to honest, quality workmanship backed by a 24-month/24,000-mile warranty. They prioritize customer convenience with amenities like Wi-Fi, a waiting room with beverages and snacks, kids' play area, after-hours drop-off, and financing options.",
      url: "https://www.nccompleteautocare.com/",
      telephone: "+1-919-377-2448",
      address: {
        @type: "PostalAddress",
        streetAddress: "121 High House Rd",
        addressLocality: "Cary",
        addressRegion: "NC",
        postalCode: "27511",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.7829906,
        longitude: -78.7958215
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "845",
        bestRating: "5"
      },
      areaServed: "Cary, NC and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Regular vehicle maintenance seekers, drivers needing comprehensive diagnostics, families wanting convenient full-service auto repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24-Month/24,000-Mile Warranty"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Precision Alignment Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Services All Vehicle Types"
        }
      ],
      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.