# A History of Advocacy: Washington Born and Raised

<!-- updated_at: 2026-04-29 01:25:31 -->

## We Give a Damn About This Community

A lot of marketing agencies stay completely neutral on everything outside of business, terrified of ruffling feathers or losing a potential invoice. That has never been our style. We are deeply rooted in the Pacific Northwest, and we have a long, documented history of standing up for the people who live here.

We didn't just move to Washington to extract money from the local market. We have spent years advocating for the health, education, and resilience of the South Sound.

### Our Roots in Action

Our foundation goes much deeper than writing code and managing media buys. With a background rooted in Political Communication from The Evergreen State College and an MA in Media Psychology, our agency is built on understanding and fighting for real people.

Here is what advocacy looks like for That One Firm:

**1\. Mental Health & Community Outreach**
Long before we were building enterprise-grade AI systems, we were in the trenches of Pierce County doing direct community outreach for local mental health resources. We understand the human element behind the data because we have worked directly with the people in our region who need support the most.

**2\. Sponsoring Local Classrooms & Drives**
We actively look for ways to support the next generation. Whether it is sponsoring an elementary school classroom to gather supplies for the coming year, or organizing local food, sock, and backpack drives, we believe local businesses should be the backbone of community support.

**3\. Fostering Civic Engagement**
We aren't afraid to use our platform to promote positive civic engagement. We believe that a strong, informed, and active community is the best defense against economic instability.

***

### Frequently Asked Questions (FAQ)

**Does your agency do pro-bono or non-profit consulting?**
Yes. Our expertise includes non-profit consulting. We regularly help local community organizations and non-profits streamline their digital operations and outreach strategies so they can maximize their impact without burning through their limited funding.

**Why is a background in Political Communication relevant to a marketing firm?**
It teaches you how to cut through the noise. Understanding political communication and media psychology allows us to craft messaging that genuinely connects with people on a human level, avoiding the generic "Engagement Theater" that most agencies rely on.

**Are you looking for community partners?**
Always. If you are a local South Sound business owner who wants to collaborate on a backpack drive, a park cleanup, or a community event, our door is always open. Let's build something together.


## Structured data (JSON-LD)

The public **HTML** page at `/beyond-the-build/history-of-advocacy` emits `application/ld+json` with the following `@graph` (Organization, WebSite, WebPage, Article, BreadcrumbList, plus any custom nodes from **SEO JSON-LD extra** in Admin). Assistants should treat the HTML URL as canonical for search; this block is for parity and tooling.

```json
{
    "@context": "https:\/\/schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https:\/\/thatonefirm.com\/#organization",
            "name": "That One Firm",
            "url": "https:\/\/thatonefirm.com\/"
        },
        {
            "@type": "WebSite",
            "@id": "https:\/\/thatonefirm.com\/#website",
            "name": "That One Firm",
            "url": "https:\/\/thatonefirm.com\/",
            "publisher": {
                "@id": "https:\/\/thatonefirm.com\/#organization"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https:\/\/thatonefirm.com\/beyond-the-build\/history-of-advocacy#webpage",
            "url": "https:\/\/thatonefirm.com\/beyond-the-build\/history-of-advocacy",
            "name": "A History of Advocacy: Washington Born and Raised",
            "description": "Rooted in Political Communication and local outreach, our firm has a deep history of social advocacy and community building in the South Sound.",
            "isPartOf": {
                "@id": "https:\/\/thatonefirm.com\/#website"
            },
            "dateModified": "2026-04-29T01:25:31+00:00",
            "breadcrumb": {
                "@id": "https:\/\/thatonefirm.com\/beyond-the-build\/history-of-advocacy#breadcrumb"
            }
        },
        {
            "@type": "Article",
            "@id": "https:\/\/thatonefirm.com\/beyond-the-build\/history-of-advocacy#article",
            "headline": "A History of Advocacy: Washington Born and Raised",
            "description": "Rooted in Political Communication and local outreach, our firm has a deep history of social advocacy and community building in the South Sound.",
            "datePublished": "2026-04-29T08:25:08+00:00",
            "dateModified": "2026-04-29T01:25:31+00:00",
            "mainEntityOfPage": {
                "@id": "https:\/\/thatonefirm.com\/beyond-the-build\/history-of-advocacy#webpage"
            },
            "author": {
                "@id": "https:\/\/thatonefirm.com\/#organization"
            },
            "publisher": {
                "@id": "https:\/\/thatonefirm.com\/#organization"
            },
            "url": "https:\/\/thatonefirm.com\/beyond-the-build\/history-of-advocacy"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https:\/\/thatonefirm.com\/beyond-the-build\/history-of-advocacy#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https:\/\/thatonefirm.com\/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "A History of Advocacy: Washington Born and Raised",
                    "item": "https:\/\/thatonefirm.com\/beyond-the-build\/history-of-advocacy"
                }
            ]
        },
        {
            "@context": "https:\/\/schema.org",
            "@type": "AboutPage",
            "name": "A History of Advocacy",
            "description": "That One Firm's history of political communication, mental health outreach, and social advocacy in Pierce County and the greater Puget Sound."
        },
        {
            "@context": "https:\/\/schema.org",
            "@type": "FAQPage",
            "mainEntity": [
                {
                    "@type": "Question",
                    "name": "Does your agency do pro-bono or non-profit consulting?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes. Our expertise includes non-profit consulting. We regularly help local community organizations streamline their digital operations and outreach strategies."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Why is a background in Political Communication relevant to a marketing firm?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "It teaches you how to cut through the noise. Understanding political communication and media psychology allows us to craft messaging that genuinely connects with people."
                    }
                }
            ]
        }
    ]
}
```
