Structured Data

    Malibu Collision Repair Center

    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: "Malibu Collision Repair Center",
      description: "Malibu Collision Repair Center is a full-service auto body shop in Knoxville specializing in collision repair, dent removal, and vehicle restoration. They handle everything from minor dings to major structural damage, using modern repair techniques and quality parts to restore vehicles to pre-accident condition. Their experienced team works with insurance companies to streamline the claims process.",
      url: "http://malibucollision.com/",
      telephone: "+1-865-922-4700",
      address: {
        @type: "PostalAddress",
        streetAddress: "7741 Maynardville Pike",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37938",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1027317,
        longitude: -83.9109704
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "94",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims, insurance claim filers, vehicle owners needing dent and body work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Collision Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claim Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Quality Restoration"
        }
      ],
      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.