Structured Data

    Vm Auto Body LLC

    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: "Vm Auto Body LLC",
      description: "Vm Auto Body LLC is a full-service auto body and collision repair shop in Alexandria, VA specializing in accident damage restoration, dent repair, and paint services. The shop handles insurance claims and works with all major insurance companies to streamline the repair process for customers. They offer free estimates and use quality parts to restore vehicles to pre-accident condition.",
      url: "http://vmautobody.com/",
      telephone: "+1-703-863-5177",
      address: {
        @type: "PostalAddress",
        streetAddress: "3228 Duke St",
        addressLocality: "Alexandria",
        addressRegion: "VA",
        postalCode: "22314",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8079136,
        longitude: -77.0864225
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "79",
        bestRating: "5"
      },
      areaServed: "Alexandria, VA and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims, insured drivers, fleet owners, vehicle owners needing collision repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Handling"
        },
        {
          @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.