Structured Data

    American Auto Paint & Body

    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: "American Auto Paint & Body",
      description: "American Auto Paint & Body is a full-service auto body shop in Marietta specializing in collision repair, paint work, and dent removal. They handle everything from minor dents and scratches to major collision damage, offering both paintless dent repair and traditional bodywork. With over 25 years of experience, they work with insurance claims and provide quality repairs using OEM parts and modern techniques.",
      url: "http://americanpaintandbody.com/",
      telephone: "+1-770-422-0567",
      address: {
        @type: "PostalAddress",
        streetAddress: "523 Glover St SE",
        addressLocality: "Marietta",
        addressRegion: "GA",
        postalCode: "30060",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.9391304,
        longitude: -84.5373867
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "27",
        bestRating: "5"
      },
      areaServed: "Marietta, GA and surrounding areas",
      knowsAbout: "Auto Body & Collision, Insurance claim filers, collision victims, car owners seeking quality dent and paint repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Paintless Dent Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Management"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "OEM Parts & Quality Work"
        }
      ],
      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.