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: "Zbinden & Curtis Attorneys At Law",
description: "Zbinden & Curtis Attorneys At Law is a Portland-based law firm serving individuals and businesses with a focus on personal injury, workers' compensation, and employment law. The firm handles car accidents, slip and fall cases, wrongful death claims, and workers' compensation disputes, representing clients on a contingency fee basis so they pay nothing unless they win. With experienced attorneys and a track record serving the Portland community, they provide free consultations to evaluate your case.",
url: "https://zbinden-curtis.com/portland-location/",
telephone: "+1-503-287-5000",
address: {
@type: "PostalAddress",
streetAddress: "817 NE Broadway",
addressLocality: "Portland",
addressRegion: "OR",
postalCode: "97232",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.535239,
longitude: -122.65711399999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.8",
reviewCount: "74",
bestRating: "5"
},
areaServed: "Portland, Oregon and surrounding areas",
knowsAbout: "Personal Injury Law, Car accident victims, injured workers, employment dispute cases, slip and fall injury claims, wrongful death claims",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Contingency Fee Representation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Consultations"
}
],
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.