Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Handyman Can Help Doors and Windows",
description: "Handyman Can Help LLC is a full-service handyman company based in Tampa Bay that handles carpentry, general repairs, drywall installation and repair, flooring (tile, vinyl, laminate), painting, pressure washing, furniture assembly, landscaping, and local moving services. Led by experienced licensed professionals, they specialize in transforming homes through quality craftsmanship while maintaining transparent communication and competitive pricing throughout every project.",
url: "http://www.handymancanhelp.com/",
address: {
@type: "PostalAddress",
streetAddress: "11622 Hidden Hollow Cir",
addressLocality: "Tampa",
addressRegion: "FL",
postalCode: "33635",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.0294416,
longitude: -82.6198883
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "221",
bestRating: "5"
},
areaServed: "Tampa Bay, FL and surrounding areas",
knowsAbout: "Handyman Services, Homeowners seeking comprehensive property maintenance, busy professionals needing furniture assembly and moving help, individuals planning renovations or repairs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Experts"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Scope"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Transparent Communication"
}
],
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.