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: "Silver Desert Handyman",
description: "Silver Desert Handyman is a Henderson-based repair and maintenance company led by Rudolf, bringing over 35 years of experience including specialized iron work. They offer expert repairs and maintenance for homes and businesses, including painting services, custom fencing and iron gate installation, door and gate repairs, fixture installation, and tailored handyman solutions. The team is known for quality craftsmanship, attention to detail, and reliable service across the Las Vegas Valley.",
url: "http://silverdeserthandyman.com/",
telephone: "+1-702-704-5516",
address: {
@type: "PostalAddress",
streetAddress: "209 S Stephanie St #162",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89012",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0207434,
longitude: -115.04775049999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "36",
bestRating: "5"
},
areaServed: "Henderson and Las Vegas, Nevada",
knowsAbout: "Handyman Services, Homeowners needing reliable repairs and maintenance, businesses requiring facility upkeep, customers seeking custom fencing or iron work installations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "35+ Years of Experience with Iron Work Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Repair and Custom Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential and Commercial Service"
}
],
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.