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: "Mr. Handyman serving Boca Raton and Pompano",
description: "Mr. Handyman of Boca Raton and Pompano is a full-service home repair and remodeling company offering installations, carpentry, painting, drywall repair, window and door services, kitchen and bathroom remodeling, and safety/mobility solutions. As part of the nationwide Mr. Handyman franchise network, they combine expert craftsmanship with professional tools to handle both small repairs and major renovations for residential and commercial customers. Whether you need routine maintenance, interior updates, or complete room transformations, their skilled team delivers high-quality results across all areas of home improvement.",
url: "https://www.mrhandyman.com/boca-raton-fl/?cid=LSTL_MHM000197",
telephone: "+1-561-571-8478",
address: {
@type: "PostalAddress",
streetAddress: "1711 Avenida Del Sol",
addressLocality: "Boca Raton",
addressRegion: "FL",
postalCode: "33432",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.366666499999997,
longitude: -80.08882679999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "286",
bestRating: "5"
},
areaServed: "Boca Raton, Pompano Beach, and surrounding South Florida communities",
knowsAbout: "Handyman Services, Homeowners seeking comprehensive repairs and remodels, busy professionals who want a single trusted contractor, property managers overseeing residential or commercial buildings",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Home Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Part of National Franchise Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Both Residential & Commercial"
}
],
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.