{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.gsoc.org/#organization",
      "name": "GSOC",
      "url": "https://www.gsoc.org/",
      "description": "The Geological Society of the Oregon Country (GSOC) is a non-profit organization based in Portland, Oregon since 1935. The society is dedicated to the study of geology in the Pacific Northwest and is open to persons with all levels of education and professional backgrounds."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/gsoc#asg",
      "name": "GSOC ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/gsoc",
      "isPartOf": {
        "@id": "https://www.gsoc.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}