Structured Data

    AAA Action Auto Body - Gwinnett St

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "AAA Action Auto Body - Gwinnett St",
      description: "AAA Action Auto Body specializes in collision repair, dent removal, and auto body restoration for vehicles of all makes and models. Located in North Charleston, this full-service auto body shop handles everything from minor dents and paint work to major structural repairs and frame straightening. Their experienced technicians use modern equipment and techniques to restore vehicles to pre-accident condition.",
      telephone: "+1-843-552-1777",
      address: {
        @type: "PostalAddress",
        streetAddress: "4325 Gwinnett St",
        addressLocality: "North Charleston",
        addressRegion: "SC",
        postalCode: "29418",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.862558,
        longitude: -80.0492948
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "82",
        bestRating: "5"
      },
      areaServed: "North Charleston, SC and surrounding areas",
      knowsAbout: "Auto Body & Collision, Vehicle owners needing collision repair, accident damage restoration, dent removal, and paint services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Collision Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Technicians"
        }
      ],
      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.