Structured Data

    Norfolk Auto Body & Repair

    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: "Norfolk Auto Body & Repair",
      description: "Norfolk Auto Body & Repair is a full-service auto body and collision repair shop located in Dorchester, MA. They specialize in collision repair, dent removal, frame straightening, and general auto body work, serving both insurance claims and private customers. With experience handling complex structural repairs and modern vehicle restoration, Norfolk Auto Body provides comprehensive damage assessment and quality repairs to get vehicles back on the road safely.",
      url: "https://www.norfolkautobodyma.com/",
      telephone: "+1-617-436-9701",
      address: {
        @type: "PostalAddress",
        streetAddress: "360 Norfolk St",
        addressLocality: "Dorchester",
        addressRegion: "MA",
        postalCode: "02124",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.2825955,
        longitude: -71.08476689999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "88",
        bestRating: "5"
      },
      areaServed: "Dorchester and surrounding Boston neighborhoods",
      knowsAbout: "Auto Body & Collision, Drivers needing collision repair, accident victims, vehicle owners with frame or structural damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Collision & Frame Work"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claim Processing"
        }
      ],
      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.