Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Handyman Services",
description: "This Port St. Lucie-based handyman service handles a wide range of residential repairs and maintenance tasks, from small fixes to larger projects. They serve homeowners needing reliable, efficient repairs without the hassle of hiring multiple contractors.",
telephone: "+1-772-207-0709",
address: {
@type: "PostalAddress",
streetAddress: "5295 NW Pine Trail Cir",
addressLocality: "Port St. Lucie",
addressRegion: "FL",
postalCode: "34983",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.3517767,
longitude: -80.3574232
},
areaServed: "Port St. Lucie and surrounding areas, Florida",
knowsAbout: "Handyman Services, Homeowners needing reliable repairs, Busy families, Property managers, Landlords",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Port St. Lucie Business"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Repairs"
}
],
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.