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: "SBA Handyman Services",
description: "SBA Handyman Services is a licensed and insured general contractor serving the San Jose area with comprehensive home repair and maintenance solutions. They handle everything from small repairs and fixture installation to drywall work, furniture assembly, and larger remodeling projects. Their experienced team is known for reliable, quality workmanship on both routine maintenance and custom home improvement jobs.",
url: "https://www.sbahandyman.com/",
telephone: "+1-408-600-8871",
address: {
@type: "PostalAddress",
streetAddress: "1082 Big Sur Dr",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95120",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.197392900000004,
longitude: -121.8306738
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "38",
bestRating: "5"
},
areaServed: "San Jose, CA and surrounding areas",
knowsAbout: "Handyman Services, Homeowners needing reliable repairs, busy professionals, property managers, seniors seeking trustworthy contractors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed General Contractor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wide Range of Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Presence"
}
],
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.