Structured Data

    Econo Auto Painting

    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: "Econo Auto Painting",
      description: "Econo Auto Painting is a locally-owned auto body shop in Knoxville specializing in collision repair, paint work, and dent removal. They offer comprehensive auto painting services including full repaints, spot repairs, and color matching for vehicles of all makes and models. The shop handles insurance claims and provides estimates to get customers back on the road quickly.",
      url: "https://www.econopaintscars.com/knoxville-tn",
      telephone: "+1-865-769-3080",
      address: {
        @type: "PostalAddress",
        streetAddress: "8846 Kingston Pike",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37923",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9146836,
        longitude: -84.07474839999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "169",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims, Insurance claim filers, Vehicle owners needing paint and dent repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Handling"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Expert Color Matching"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Collision Repairs"
        }
      ],
      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.