Structured Data

    AAA Action Auto Body - Stall Rd

    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 - Stall Rd",
      description: "AAA Action Auto Body is a full-service auto body and collision repair shop located in North Charleston, SC. Specializing in accident damage, dent repair, frame straightening, and comprehensive paint work, they handle everything from minor fender benders to major collision repairs. Their experienced technicians work with insurance companies and deliver high-quality restoration to get vehicles back on the road safely and looking like new.",
      telephone: "+1-843-863-0506",
      address: {
        @type: "PostalAddress",
        streetAddress: "6921 Stall Rd",
        addressLocality: "North Charleston",
        addressRegion: "SC",
        postalCode: "29406",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9214257,
        longitude: -80.0480279
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "49",
        bestRating: "5"
      },
      areaServed: "North Charleston and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims, insurance claim filers, drivers needing collision repair and restoration",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Collision Services"
        }
      ],
      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.