Structured Data

    Art Auto Body & Collision Center

    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: "Art Auto Body & Collision Center",
      description: "Art Auto Body & Collision Center is a full-service collision repair shop in Fredericksburg, VA specializing in auto body repairs, dent removal, and paint work. The shop handles collision damage, frame straightening, and comprehensive restoration services for vehicles of all makes and models. With strong local reviews, they're known for reliable craftsmanship and attention to detail in returning vehicles to pre-accident condition.",
      telephone: "+1-540-419-9756",
      address: {
        @type: "PostalAddress",
        streetAddress: "114 Pegram Ln A",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22408",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2551042,
        longitude: -77.5031771
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "32",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims, insurance claim filers, vehicle owners needing collision repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Capabilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.