{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://joinpdx.org/#organization",
      "name": "JOIN PDX",
      "url": "http://joinpdx.org/",
      "description": "We provide families in Portland with a pathway to affordable housing along with the support they need to thrive as members of the community."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/join-pdx#asg",
      "name": "JOIN PDX ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/join-pdx",
      "isPartOf": {
        "@id": "http://joinpdx.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}