Structured Data

    J professional painting 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: "J professional painting LLC",
      description: "J Professional Painting LLC is a local painting contractor serving Harrisonburg, VA and the surrounding area. While specific service details are limited, the business offers professional painting services and maintains a perfect 5-star rating based on customer feedback. Contact them directly at (540) 435-3644 for a consultation about your painting needs.",
      telephone: "+1-540-435-3644",
      address: {
        @type: "PostalAddress",
        streetAddress: "1115 Wellington Dr",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22802",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.450834,
        longitude: -78.8468558
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, Virginia and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners in Harrisonburg seeking professional painting services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Harrisonburg Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Contact Available"
        }
      ],
      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.