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: "Three Rivers Law Center",
description: "Three Rivers Law Center is a peace-focused, nonprofit law practice founded by husband-and-wife attorney team Jeff Petersen and Jami Pannell. They specialize in estate planning, wills, trusts, probate administration, family law, divorce mediation, and parenting plans. As a nonprofit, they prioritize client empowerment and keeping families out of court through clear communication and ethical representation.",
url: "http://www.3rlaw.org/",
telephone: "+1-360-442-4101",
address: {
@type: "PostalAddress",
streetAddress: "201 NE Park Plaza Dr #200",
addressLocality: "Vancouver",
addressRegion: "WA",
postalCode: "98684",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.6224613,
longitude: -122.53957009999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "126",
bestRating: "5"
},
areaServed: "Vancouver and Longview, WA, and surrounding Southwest Washington communities",
knowsAbout: "Estate Planning & Wills, Families planning estates, couples seeking amicable divorce solutions, business owners needing trusts and succession planning, individuals navigating probate administration",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Nonprofit Law Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Peace-Focused Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Attorney Team"
}
],
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.