Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Schopp’s Home Maintenance",
description: "Schopp's Home Maintenance is a full-service home repair and maintenance company based in Tualatin, Oregon, specializing in painting, drywall repair, and general handyman services for residential properties. With a strong reputation for quality workmanship and attention to detail, they handle everything from interior and exterior painting to fixture installation and small repair jobs, serving the greater Portland metro area.",
url: "http://homeservicepro.net/",
telephone: "+1-503-662-9455",
address: {
@type: "PostalAddress",
streetAddress: "19730 SW Cipole Rd UNIT 5",
addressLocality: "Tualatin",
addressRegion: "OR",
postalCode: "97062",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.376923999999995,
longitude: -122.81309
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "229",
bestRating: "5"
},
areaServed: "Tualatin, Oregon and surrounding Portland metropolitan area",
knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, drywall repair, fixture installation, and general home maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Home Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.