Structured Data

    Legacy 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: "Legacy Painting",
      description: "Legacy Painting is a full-service painting contractor in Yorktown, VA offering interior and exterior painting, roofing, and general contracting services. The team specializes in residential and commercial projects, delivering quality craftsmanship with attention to detail. They provide free estimates and are committed to transforming spaces with professional expertise.",
      url: "https://www.legacypainting757.com/",
      telephone: "+1-757-821-5163",
      address: {
        @type: "PostalAddress",
        streetAddress: "126 Production Dr C",
        addressLocality: "Yorktown",
        addressRegion: "VA",
        postalCode: "23693",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.1121464,
        longitude: -76.4601036
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "81",
        bestRating: "5"
      },
      areaServed: "Yorktown, VA and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, property managers, contractors seeking roofing services, homeowners planning larger renovation projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Service Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.