Structured Data

    Triangle Area Painting

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Triangle Area Painting",
      description: "Triangle Area Painting is a full-service painting company serving the Raleigh-Durham-Chapel Hill area with interior and exterior painting, carpentry, pressure washing, deck cleaning and staining. Owner-operated with a focus on 100% customer satisfaction, they emphasize superior craftsmanship, attention to detail, and clear communication throughout every project.",
      url: "http://www.triangleareapainting.com/",
      telephone: "+1-919-805-7268",
      address: {
        @type: "PostalAddress",
        streetAddress: "500 Morton Farm Rd",
        addressLocality: "Holly Springs",
        addressRegion: "NC",
        postalCode: "27540",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.643129,
        longitude: -78.8230169
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Raleigh, Durham, Chapel Hill, and surrounding Triangle area communities",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking comprehensive interior/exterior updates, homeowners protecting exterior investments, deck owners wanting professional staining",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Scope"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates & Transparency"
        }
      ],
      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.