Structured Data

    Dewire Brothers 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: "Dewire Brothers Auto Body",
      description: "Dewire Brothers Auto Body is an independent collision repair shop serving the Boston area with full-service auto body work, including frame repair, paintless dent removal, and comprehensive damage restoration. With a 4.8-star reputation built on 53 customer reviews, they handle everything from minor dents to major collision repairs using quality parts and professional craftsmanship. Their experienced team works with insurance claims and coordinates rental cars to minimize disruption for customers.",
      url: "https://dewirebrosautobody.com/",
      telephone: "+1-617-527-3366",
      address: {
        @type: "PostalAddress",
        streetAddress: "2240 Commonwealth Ave",
        addressLocality: "Auburndale",
        addressRegion: "MA",
        postalCode: "02466",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.346900399999996,
        longitude: -71.2536105
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "53",
        bestRating: "5"
      },
      areaServed: "Auburndale, MA and greater Boston area",
      knowsAbout: "Auto Body & Collision, Accident victims, insurance claimants, drivers needing frame or structural repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Collision Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance & Rental Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Independent Shop"
        }
      ],
      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.