Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Handyman Albino'R and Cleaning Services Llc",
description: "Handyman Albino'R and Cleaning Services LLC offers comprehensive handyman repairs and professional cleaning services to the Pinellas Park area. The team handles general contracting work including fixture installation, drywall repair, small repairs, and furniture assembly, complemented by thorough cleaning services for residential properties. Their combined expertise in both maintenance and cleaning makes them a convenient one-stop solution for homeowners needing multiple services.",
telephone: "+1-727-458-6551",
address: {
@type: "PostalAddress",
streetAddress: "4975 91st Ave unit B",
addressLocality: "Pinellas Park",
addressRegion: "FL",
postalCode: "33782",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.8554365,
longitude: -82.7020217
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "34",
bestRating: "5"
},
areaServed: "Pinellas Park, FL and surrounding areas",
knowsAbout: "Handyman Services, Homeowners needing handyman repairs, busy professionals seeking cleaning services, property managers handling maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Handyman & Cleaning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured Contractor"
}
],
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.