Structured Data

    JZS Auto Body

    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: "JZS Auto Body",
      description: "JZS Auto Body is a full-service collision repair shop in Mt Crawford, VA specializing in auto body work, frame repairs, and damage restoration. They handle insurance claims and work directly with major insurers to streamline the repair process for customers. With a commitment to quality craftsmanship and customer satisfaction, JZS Auto Body serves the Shenandoah Valley with reliable repairs for all vehicle types.",
      url: "https://www.jzsautobody.com/",
      telephone: "+1-540-810-1946",
      address: {
        @type: "PostalAddress",
        streetAddress: "815 N Main St",
        addressLocality: "Mt Crawford",
        addressRegion: "VA",
        postalCode: "22841",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.3645807,
        longitude: -78.9377585
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Mt Crawford, VA and surrounding Shenandoah Valley communities",
      knowsAbout: "Auto Body & Collision, Accident victims, insurance claim filers, vehicle owners needing structural repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Management"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Frame & Structural Repair"
        }
      ],
      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.