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: "Handy quick & window tint llc",
description: "Handy Quick & Window Tint LLC is an independent handyman service based in West Palm Beach specializing in electrical work, general repairs, and window tinting. Operating through TaskRabbit, they handle a variety of household projects from fixture installation to small electrical tasks, offering reliable service for homeowners needing quick, professional repairs.",
url: "https://www.taskrabbit.com/profile/guillermo-b?invitation_source=url",
telephone: "+1-561-223-9398",
address: {
@type: "PostalAddress",
streetAddress: "1623 W Breezy Ln",
addressLocality: "West Palm Beach",
addressRegion: "FL",
postalCode: "33417",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.701720100000003,
longitude: -80.12943299999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "12",
bestRating: "5"
},
areaServed: "West Palm Beach and surrounding areas",
knowsAbout: "Handyman Services, Homeowners needing quick repairs, Small electrical projects, Window tinting customers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Service Capability"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "TaskRabbit Network Access"
}
],
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.