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: "Best Contractor and Handyman Services - Lake Oswego / West Linn",
description: "Best Contractor and Handyman Services is a full-service contractor and handyman business serving Lake Oswego, West Linn, and surrounding areas. They handle everything from small repairs and fixture installation to larger remodeling projects, offering licensed and insured work with a focus on customer satisfaction. Based in Tigard, they serve homeowners looking for reliable, professional contractors for both minor fixes and comprehensive home improvement projects.",
url: "https://bestcontractorandhandymanservices.com/",
telephone: "+1-971-404-2500",
address: {
@type: "PostalAddress",
streetAddress: "14889 SW 116th Pl",
addressLocality: "Tigard",
addressRegion: "OR",
postalCode: "97224",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.412494099999996,
longitude: -122.797833
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Lake Oswego, West Linn, Tigard, and surrounding areas in the Portland metro",
knowsAbout: "Handyman Services, Homeowners needing reliable repairs, homeowners planning renovations, busy professionals seeking trusted contractors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Operation"
}
],
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.