Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "ALLSTAR PRO Painting, LLC",
description: "ALLSTAR PRO Painting, LLC is a full-service painting contractor in Gilbert, AZ specializing in both interior and exterior painting for residential properties. With a 4.5-star reputation built on 60+ customer reviews, they deliver quality craftsmanship with attention to detail, offering professional color consultation and free estimates to help homeowners achieve their vision.",
url: "https://allstarpropainting.com/",
telephone: "+1-480-664-8965",
address: {
@type: "PostalAddress",
streetAddress: "417 E Pony Ln",
addressLocality: "Gilbert",
addressRegion: "AZ",
postalCode: "85295",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.3098455,
longitude: -111.7811626
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "60",
bestRating: "5"
},
areaServed: "Gilbert, Arizona and surrounding East Valley communities",
knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior repainting, exterior home refreshes, Color consultation services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates & Consultation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Interior & Exterior Coverage"
}
],
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.