Structured Data

    Premiere Painting LLC

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Premiere Painting LLC",
      description: "Premiere Painting LLC is a local painting contractor serving the Holly Springs area and surrounding communities. They offer professional interior and exterior painting services for residential properties, with a focus on quality craftsmanship and customer satisfaction.",
      telephone: "+1-919-567-9961",
      address: {
        @type: "PostalAddress",
        streetAddress: "136 Occidental Dr",
        addressLocality: "Holly Springs",
        addressRegion: "NC",
        postalCode: "27540",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.64157410000001,
        longitude: -78.8313778
      },
      areaServed: "Holly Springs, NC and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking residential painting, Property managers, Homeowners preparing for resale",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Holly Springs Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential Painting 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.