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: "Yorba Linda Handyman",
description: "Yorba Linda Handyman is an independent, owner-operated service run by John, a lifelong handyman specializing in plumbing, electrical work, appliance installation and repair, and general home maintenance. He offers a broad range of services including drywall repair, painting, door installation and repair, fencing, TV and entertainment system mounting, cabinetry work, bathroom and kitchen updates, and recessed lighting installation. John emphasizes competitive pricing, attention to detail, and the ability to handle nearly any home repair need.",
url: "http://www.yorbalindahandyman.com/",
telephone: "+1-714-393-3457",
address: {
@type: "PostalAddress",
streetAddress: "Avolinda Dr",
addressLocality: "Yorba Linda",
addressRegion: "CA",
postalCode: "92886",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.894360999999996,
longitude: -117.8139131
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "20",
bestRating: "5"
},
areaServed: "Yorba Linda, CA and surrounding Orange County areas",
knowsAbout: "Handyman Services, Homeowners needing multiple small-to-medium repairs, budget-conscious customers, those seeking single-point contact for varied home maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Operated with Lifetime Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Broad Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Competitive Pricing"
}
],
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.