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: "FL Handyman - Remodeling & Property Maintenance",
description: "FL Handyman LLC is a licensed and insured general contractor and handyman service serving South Florida across Palm Beach, Broward, and Miami-Dade counties. They offer a comprehensive range of home improvement and maintenance services including painting, drywall repair, tile and stone installation, electrical and plumbing repairs, kitchen and bathroom remodeling, crown molding, door installation, wallpaper installation, stretch ceilings, and general handyman work. With expertise in both small repairs and complete home renovations, FL Handyman delivers professional craftsmanship for residential property owners throughout the tri-county area.",
url: "http://www.usafloridahandyman.com/",
telephone: "+1-561-652-1110",
address: {
@type: "PostalAddress",
streetAddress: "1854 Mears Pkwy",
addressLocality: "Margate",
addressRegion: "FL",
postalCode: "33063",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.2507768,
longitude: -80.1978738
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "82",
bestRating: "5"
},
areaServed: "Palm Beach County, Broward County, and Miami-Dade County, Florida",
knowsAbout: "Handyman Services, Homeowners needing comprehensive home repairs, Kitchen and bathroom remodeling projects, Property maintenance across South Florida",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured Contractor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Service Scope"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Tri-County Coverage"
}
],
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.