Structured Data

    Gar Auto 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: "Gar Auto Body",
      description: "Gar Auto Body in Malden is a full-service auto body and collision repair shop specializing in accident damage, dent repair, and frame straightening. With over a decade of experience, they handle everything from minor dents to major collision repairs, offering paintless dent repair, custom paint matching, and structural restoration. They work directly with insurance companies to streamline the claims process and provide free estimates for all repairs.",
      url: "https://garautobodyshop.com/",
      telephone: "+1-781-480-4620",
      address: {
        @type: "PostalAddress",
        streetAddress: "147 Highland Ave",
        addressLocality: "Malden",
        addressRegion: "MA",
        postalCode: "02148",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.419167699999996,
        longitude: -71.07950509999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "118",
        bestRating: "5"
      },
      areaServed: "Malden and surrounding communities in the Greater Boston area",
      knowsAbout: "Auto Body & Collision, Accident victims, insurance claimants, drivers needing dent removal, fleet vehicles requiring collision repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Paintless Dent Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Insurance Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.