Structured Data

    Wilson Body Works Inc

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Wilson Body Works Inc",
      description: "Wilson Body Works Inc is a full-service auto body shop in Richmond, VA specializing in collision repair, dent removal, and paint services for all vehicle types. With decades of experience, the team handles everything from minor dings to major accident reconstruction, using quality parts and modern repair techniques. They work directly with insurance companies to streamline the claims process for customers.",
      telephone: "+1-804-230-5797",
      address: {
        @type: "PostalAddress",
        streetAddress: "225 E Belt Blvd",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23224",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.506007,
        longitude: -77.4799565
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "Richmond, VA and surrounding areas",
      knowsAbout: "Auto Body & Collision, Insurance claim filers, accident victims, vehicle owners needing collision repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Repair Capability"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.