Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "NZ Painting Services Llc",
description: "NZ Painting Services LLC is a full-service painting and remodeling company serving Richmond, Chesterfield, and Midlothian, Virginia. They specialize in interior and exterior painting, kitchen and bathroom remodeling, cabinet refinishing, flooring, roofing, siding, drywall, and carpet installation. The team is committed to quality craftsmanship and customer satisfaction, offering free estimates and customized solutions for both residential and commercial projects.",
url: "https://www.nzpaintingservicesllc.com/",
telephone: "+1-804-668-6804",
address: {
@type: "PostalAddress",
streetAddress: "1724 Clarkson Rd apt e",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23224",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.490782599999996,
longitude: -77.4818724
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "22",
bestRating: "5"
},
areaServed: "Richmond, Chesterfield, Midlothian, and surrounding areas of Virginia",
knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, Customers planning kitchen or bathroom remodels, Property owners seeking comprehensive home renovation services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Scope"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Service Hours"
}
],
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.