Structured Data

    H D Imports

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "H D Imports",
      description: "H D Imports is an independent auto repair shop in Rock Hill specializing in foreign and domestic vehicle maintenance and repairs. With a 4.7-star rating from 171 customer reviews, they offer comprehensive automotive services including diagnostics, mechanical repairs, and routine maintenance for all vehicle types.",
      telephone: "+1-803-985-0985",
      address: {
        @type: "PostalAddress",
        streetAddress: "1312 Flint St Ext",
        addressLocality: "Rock Hill",
        addressRegion: "SC",
        postalCode: "29730",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.9130347,
        longitude: -81.00375729999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "171",
        bestRating: "5"
      },
      areaServed: "Rock Hill, SC and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Foreign vehicle owners, domestic car owners, regular maintenance seekers, budget-conscious repair customers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialist in Foreign & Domestic Vehicles"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        }
      ],
      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.