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: "USA Handyman & Contractor, LLC",
description: "USA Handyman & Contractor, LLC is a family-owned home remodeling company serving Central Virginia since 2007, with over 60 years of combined experience. They offer comprehensive services including door and window installation/repair, siding, roofing, deck construction, kitchen remodeling, and general home remodeling. The team includes certified electricians, plumbers, and master carpenters, and they're fully licensed, insured, and EPA lead-safe certified with free on-site estimates and a 10% veteran discount.",
url: "https://www.usa123fix.com/",
telephone: "+1-804-390-9129",
address: {
@type: "PostalAddress",
streetAddress: "8820 Brook Rd # 8",
addressLocality: "Glen Allen",
addressRegion: "VA",
postalCode: "23060",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.6447048,
longitude: -77.4606118
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "30",
bestRating: "5"
},
areaServed: "Central Virginia including Richmond, Henrico County, Chesterfield County, Charlottesville, Williamsburg, and surrounding counties",
knowsAbout: "Handyman Services, Homeowners planning room updates or full renovations, veterans seeking home improvements, families concerned with lead-safe practices",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "EPA Lead-Safe Certified"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "10% Veteran Discount"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Rapid Response"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.