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: "Encompass Home Repair & Handyman Services",
description: "Encompass Home Repair & Handyman Services is an Aurora-based general contractor and handyman operation offering comprehensive home repair solutions. They handle a wide range of residential maintenance and repair projects, from fixture installation and small repairs to larger renovations, serving the Denver metro area with professional, licensed workmanship.",
url: "https://www.encompasshomerepair.com/",
telephone: "+1-720-453-0346",
address: {
@type: "PostalAddress",
streetAddress: "17699 E Jefferson Dr",
addressLocality: "Aurora",
addressRegion: "CO",
postalCode: "80013",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.6517773,
longitude: -104.78254439999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Aurora and surrounding Denver metro areas",
knowsAbout: "Handyman Services, Homeowners seeking reliable general repairs, busy professionals needing handyman services, residents managing multiple home maintenance issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed General Contractor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Home Repair"
}
],
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.