Structured Data

    Hogan & Van 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: "Hogan & Van Auto Body",
      description: "Hogan & Van Auto Body is a full-service auto body repair shop in Medford specializing in collision repair, dent removal, frame straightening, and paint matching for all vehicle makes and models. With decades of experience, they handle everything from minor dents and scratches to major accident damage, using OEM parts and modern repair techniques to restore vehicles to pre-accident condition. Their certified technicians work directly with insurance companies to streamline the claims process.",
      url: "https://hoganandvan.com/?y_source=1_MTU3OTc4MjgtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
      telephone: "+1-781-396-8282",
      address: {
        @type: "PostalAddress",
        streetAddress: "190 Mystic Ave",
        addressLocality: "Medford",
        addressRegion: "MA",
        postalCode: "02155",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.408766,
        longitude: -71.103856
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "129",
        bestRating: "5"
      },
      areaServed: "Medford, MA and surrounding communities",
      knowsAbout: "Auto Body & Collision, Accident victims, insurance claim filers, vehicle owners seeking quality collision repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "OEM Parts & Certified Repairs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Vehicle Types"
        }
      ],
      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.