Structured Data

    Dalton Paint & Body Shop of Va

    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: "Dalton Paint & Body Shop of Va",
      description: "Dalton Paint & Body Shop of Va is a full-service auto body repair facility in Bedford, Virginia, specializing in collision repair, paint work, and bodywork restoration. The shop handles everything from minor dents and scratches to major structural damage, serving both personal vehicles and fleet customers. Their experienced team is committed to quality craftsmanship and getting vehicles back on the road safely and looking like new.",
      telephone: "+1-540-586-0331",
      address: {
        @type: "PostalAddress",
        streetAddress: "4609 E Lynchburg Salem Turnpike",
        addressLocality: "Bedford",
        addressRegion: "VA",
        postalCode: "24523",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.318283099999995,
        longitude: -79.4393975
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Bedford, Virginia and surrounding areas",
      knowsAbout: "Auto Body & Collision, Local accident victims, fleet managers, vehicle owners seeking quality collision repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capabilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Team"
        }
      ],
      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.