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: "Sumo Handyman Services",
description: "Sumo Handyman Services is a trusted general contracting and handyman company serving the Chicago North Shore and surrounding suburbs with over 30 years of experience in the trades. They offer comprehensive home repair and maintenance services including plumbing (toilet/faucet repairs, installations, leak fixes), electrical work (light fixtures, ceiling fans, outlets, smoke detectors), drywall repair and patching, painting, tile and grout work, and miscellaneous services like TV mounting, furniture assembly, smart home installation, and cabinet hardware. Their skilled team handles both residential and commercial projects with fast, affordable, and reliable results.",
url: "https://sumohandyman.com/",
telephone: "+1-773-234-1253",
address: {
@type: "PostalAddress",
streetAddress: "1509 Waukegan Rd #1141",
addressLocality: "Glenview",
addressRegion: "IL",
postalCode: "60025",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.0819918,
longitude: -87.7970823
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Chicago North Shore and Chicagoland suburbs including Arlington Heights, Evanston, Schaumburg, Des Plaines, Mount Prospect, Skokie, and surrounding areas",
knowsAbout: "Handyman Services, Homeowners needing multiple repairs, busy professionals seeking one trusted contractor, North Shore residents, property managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "30+ Years Trade Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial"
}
],
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.