Structured Data

    Dents and Detail - S Washington St

    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: "Dents and Detail - S Washington St",
      description: "Dents and Detail specializes in auto body repair and detailing services in Maryville, TN. The shop handles dent removal, paintless dent repair, collision damage, and comprehensive detailing to restore vehicles to like-new condition. With a focus on quality workmanship and customer satisfaction, they serve both insurance claims and direct customer repairs.",
      url: "http://www.dentsdetail.com/",
      telephone: "+1-865-318-3926",
      address: {
        @type: "PostalAddress",
        streetAddress: "430 S Washington St",
        addressLocality: "Maryville",
        addressRegion: "TN",
        postalCode: "37804",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.7576347,
        longitude: -83.9643363
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "128",
        bestRating: "5"
      },
      areaServed: "Maryville, TN and surrounding Blount County areas",
      knowsAbout: "Auto Body & Collision, Vehicle owners needing dent repair, collision damage repair, insurance claim processing, car detailing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Paintless Dent Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Detailing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Support"
        }
      ],
      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.