Structured Data

    Pro Painting Company

    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: "Pro Painting Company",
      description: "Pro Painting Company is a licensed, insured DPOR business offering comprehensive painting services throughout the Chester and Colonial Heights area. Owner Anthony Jesse Foley-Lucatorto brings over 20 years of experience as a third-generation painter, ensuring quality craftsmanship on every project. The team handles both residential and commercial painting work with professional attention to detail.",
      url: "http://www.propainting804.com/",
      telephone: "+1-804-243-1873",
      address: {
        @type: "PostalAddress",
        streetAddress: "14300 Wood Duck Ln",
        addressLocality: "Colonial Heights",
        addressRegion: "VA",
        postalCode: "23834",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3291731,
        longitude: -77.383071
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "42",
        bestRating: "5"
      },
      areaServed: "Chester, Colonial Heights, and surrounding areas of Virginia",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking quality interior and exterior painting, commercial property managers, residential contractors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Third-Generation Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & DPOR Certified"
        }
      ],
      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.