Structured Data

    Hp Painting LLC

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Hp Painting LLC",
      description: "HP Painting LLC is a locally-owned painting contractor serving Wilson and surrounding areas. They provide professional interior and exterior painting services for residential properties, with a focus on quality craftsmanship and customer satisfaction. The team handles everything from fresh paint jobs to detailed finishing work.",
      url: "http://hppaintingllc.pro/",
      telephone: "+1-919-527-5078",
      address: {
        @type: "PostalAddress",
        streetAddress: "103 Raleigh Rd Pkwy W",
        addressLocality: "Wilson",
        addressRegion: "NC",
        postalCode: "27893",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.7348891,
        longitude: -77.91924829999999
      },
      areaServed: "Wilson, NC and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking reliable local painting, Residential property owners, Home renovation projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Wilson Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential Focus"
        }
      ],
      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.