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: "Tom & Son Handyman Services",
description: "Tom & Son Handyman Services is a family-owned and operated business serving Palm Beach and Broward counties since 1995, offering over 25 years of experience in comprehensive home repair and improvement. They provide a wide range of services including handyman repairs, painting, flooring, drywall, electrical work, plumbing fixtures, TV mounting, door and window repair, kitchen backsplashes, appliance installation, and more. The business is fully insured, speaks directly with the owner for estimates, and emphasizes personalized service, guaranteed workmanship, and cleanup after every job.",
url: "https://www.tomandsonshandyman.com/",
telephone: "+1-561-870-6406",
address: {
@type: "PostalAddress",
streetAddress: "1140 Holland Dr Suite 6",
addressLocality: "Boca Raton",
addressRegion: "FL",
postalCode: "33487",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.4060578,
longitude: -80.111713
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "71",
bestRating: "5"
},
areaServed: "Palm Beach County and Broward County, Florida",
knowsAbout: "Handyman Services, Homeowners needing multiple repairs or renovations, busy professionals seeking reliable service, homeowners who value direct owner communication and personalized attention",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Over 25 Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Owner Communication"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured with Guaranteed Work"
}
],
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.