Structured Data

    PA Painting & Decorating, Corp.

    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: "PA Painting & Decorating, Corp.",
      description: "PA Painting & Decorating, Corp. is a full-service painting and decorating company based in Woodside, NY, run by Paul. They offer painting, plastering, spackling, wall covering, and contracting services for residential and commercial projects. The company provides immediate assistance and free estimates to help clients transform their spaces with professional craftsmanship.",
      url: "http://www.pa-painting.com/5.html",
      telephone: "+1-917-599-6410",
      address: {
        @type: "PostalAddress",
        streetAddress: "42-21 64th St",
        addressLocality: "Woodside",
        addressRegion: "NY",
        postalCode: "11377",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.742763200000006,
        longitude: -73.9008456
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Queens and surrounding New York City areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior painting, renters needing wall repairs, commercial property owners, homeowners planning renovations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capabilities"
        }
      ],
      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.