Structured Data

    High Tech 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: "High Tech Auto Care",
      description: "High Tech Tire & Auto has been serving Durham since 1991, offering comprehensive auto repair and maintenance services including AC repair, alignment, brake service, electrical and electronic diagnostics, engine and transmission work, 4x4 services, and care for both domestic and Asian vehicles. Founded by Ed and Debbie Gaydosik, the shop is known for honest, straightforward communication, transparent estimates, and a commitment to getting repairs done right rather than rushing. They stand behind all work with a guarantee and maintain open service bays so customers can watch their vehicles being serviced.",
      url: "http://www.hightechautocare.net/",
      telephone: "+1-919-309-9987",
      address: {
        @type: "PostalAddress",
        streetAddress: "4647 Hillsborough Rd",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27705",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0320277,
        longitude: -78.9808027
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "103",
        bestRating: "5"
      },
      areaServed: "Durham, NC and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Local car owners seeking honest, reliable service; customers with older or high-mileage vehicles; families wanting long-term trusted mechanics",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Since 1991"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transparent Communication"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Both Domestic & Asian Vehicles"
        }
      ],
      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.