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: "Handyman Services",
description: "Handyman Services is a Houston-based construction company offering comprehensive home repair, remodeling, and maintenance services with over 25 years of experience. They specialize in general repairs (faucets, doors, windows, drywall), carpentry (shelving, decks, fences), plumbing, electrical work, painting, and interior remodeling. The team has a particular commitment to serving seniors, disabled individuals, and property managers, with special expertise in accessibility modifications for bathrooms and living spaces.",
url: "http://www.handymanservices.site/",
telephone: "+1-713-419-2447",
address: {
@type: "PostalAddress",
streetAddress: "5800 Yarmouth",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77028",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.815973300000003,
longitude: -95.2707264
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Houston and surrounding communities in Texas and Louisiana",
knowsAbout: "Handyman Services, Seniors, disabled homeowners seeking accessibility modifications, property managers, real estate agents, homeowners needing comprehensive repairs and remodeling",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessibility & Senior Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wide Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Property Professional Friendly"
}
],
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.