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: "Maricopa Valley Painting",
description: "Maricopa Valley Painting is a full-service painting contractor based in Mesa, Arizona, specializing in residential and commercial interior and exterior painting projects. The team delivers quality craftsmanship with attention to detail, offering color consultation and free estimates to help clients transform their spaces. They serve the greater Phoenix area with reliable service and professional results.",
url: "http://maricopavalleypainting.com/",
telephone: "+1-602-932-0858",
address: {
@type: "PostalAddress",
streetAddress: "3507 E Fountain St",
addressLocality: "Mesa",
addressRegion: "AZ",
postalCode: "85213",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.4347476,
longitude: -111.75571359999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "84",
bestRating: "5"
},
areaServed: "Mesa, Arizona and surrounding Phoenix metropolitan area",
knowsAbout: "Interior & Exterior Painting, Homeowners, commercial property managers, contractors seeking reliable painting services, property owners planning interior or exterior updates",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Painting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates & Color Consultation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Phoenix Area Expertise"
}
],
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.