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: "Local Handyman Services",
description: "Local Handyman Services is a full-service handyman company based in Greenacres, FL, offering repairs, maintenance, and installation services for residential properties. They handle everything from drywall repair and fixture installation to general home repairs and maintenance tasks, serving the greater Palm Beach County area with prompt, professional service.",
url: "http://localhandyman-services.com/",
telephone: "+1-561-421-5606",
address: {
@type: "PostalAddress",
streetAddress: "5700 Lake Worth Rd Suite 209-5",
addressLocality: "Greenacres",
addressRegion: "FL",
postalCode: "33463",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.6175183,
longitude: -80.1335683
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "46",
bestRating: "5"
},
areaServed: "Greenacres, FL and surrounding Palm Beach County communities",
knowsAbout: "Handyman Services, Homeowners needing general repairs, renters requiring maintenance coordination, property managers, busy professionals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wide Range of Services"
}
],
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.