Structured Data

    Friendly Paint & Body Shop LLC

    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: "Friendly Paint & Body Shop LLC",
      description: "Friendly Paint & Body Shop LLC is a full-service auto body and paint shop located in Harrisonburg, VA. They specialize in collision repair, dent removal, and custom painting for vehicles of all types. With a strong reputation for quality workmanship and customer service, they handle everything from minor touch-ups to major structural repairs.",
      telephone: "+1-540-442-3590",
      address: {
        @type: "PostalAddress",
        streetAddress: "714 Chicago Ave",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22802",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.4585098,
        longitude: -78.873694
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "53",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding Rockingham County areas",
      knowsAbout: "Auto Body & Collision, Local vehicle owners needing collision repair, drivers with minor dents and paint damage, customers seeking personalized service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Independent Shop"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capabilities"
        }
      ],
      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.