Structured Data

    Hardin Valley Body Shop

    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: "Hardin Valley Body Shop",
      description: "Hardin Valley Body Shop is a full-service auto body repair facility in Knoxville specializing in collision repairs, dent removal, frame straightening, and custom paint work. The shop handles insurance claims and provides free estimates for all damage assessments. They work with all vehicle types and insurance companies, offering quality repairs with attention to detail.",
      url: "http://hardinvalleybodyshop.com/",
      telephone: "+1-865-693-9166",
      address: {
        @type: "PostalAddress",
        streetAddress: "1831 Marietta Church Rd",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37932",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9102104,
        longitude: -84.21353769999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "97",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims needing insurance-covered repairs, drivers with collision or dent damage, fleet owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Handling"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Frame & Structural Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.