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: "Ace Handyman Services Arrowhead",
description: "Ace Handyman Services Arrowhead is a full-service home repair and improvement company serving the Phoenix metro area. They handle everything from small repairs and handyman work to larger remodeling projects, painting, and general contracting services. With a focus on quality workmanship and customer satisfaction, Ace Handyman provides both routine maintenance and comprehensive home improvements for residential customers.",
url: "https://www.acehandymanservices.com/offices/scottsdale-pv/city/peoria_services",
telephone: "+1-602-613-0285",
address: {
@type: "PostalAddress",
streetAddress: "16165 N 83rd Ave Suite 200",
addressLocality: "Peoria",
addressRegion: "AZ",
postalCode: "85382",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.6335307,
longitude: -112.23377889999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "50",
bestRating: "5"
},
areaServed: "Peoria, Scottsdale, Phoenix, and surrounding areas",
knowsAbout: "Handyman Services, Homeowners needing repairs, Remodeling projects, Interior and exterior painting, Property maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Service Offerings"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Presence"
}
],
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.