Structured Data

    The Body Shop at Long

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Body Shop at Long",
      description: "The Body Shop at Long is a full-service auto body and collision repair facility in Chattanooga specializing in vehicle restoration, dent removal, paint work, and structural repairs. The shop handles everything from minor fender benders to major accident damage, using quality parts and techniques to restore vehicles to pre-damage condition. They work with insurance companies to streamline the claims process and get customers back on the road quickly.",
      url: "https://longofchatt.com/gs-custom-content/longBodyShop",
      telephone: "+1-423-855-5151",
      address: {
        @type: "PostalAddress",
        streetAddress: "2139 Chapman Rd",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37421",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0583534,
        longitude: -85.1898193
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "46",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims, insurance claim filers, drivers needing major or minor collision repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Collision Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Coordination"
        }
      ],
      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.