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: "That 1 Painter Scottsdale",
description: "That 1 Painter Scottsdale is a locally owned, licensed, bonded, and insured residential and commercial painting company serving Scottsdale and surrounding areas including Phoenix, Tempe, Mesa, Chandler, and Gilbert. They specialize in interior and exterior painting with a focus on stress-free service, meticulous prep work, thorough cleanup, and upfront pricing—backed by a three-year warranty on all paint jobs. The team emphasizes clear communication, on-time completion, and treating every project with the care of excellent house guests.",
url: "https://that1painter.com/scottsdale/",
telephone: "+1-480-580-0633",
address: {
@type: "PostalAddress",
streetAddress: "7135 E Camelback Rd Suite 230 - PMB #EH10",
addressLocality: "Scottsdale",
addressRegion: "AZ",
postalCode: "85251",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5017144,
longitude: -111.9277817
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "352",
bestRating: "5"
},
areaServed: "Scottsdale, Phoenix, Tempe, Mesa, Chandler, Gilbert, and surrounding Phoenix metropolitan areas",
knowsAbout: "Interior & Exterior Painting, Homeowners seeking professional interior and exterior painting, business owners needing commercial painting, customers who value clear communication and stress-free service, those wanting expert color guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Three-Year Warranty"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Color Studio Guidance"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Service"
}
],
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.