{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://hopeworks.org/#organization",
      "name": "Hopeworks",
      "url": "http://hopeworks.org/",
      "description": "Hopeworks is a nonprofit that trains youth in web dev, GIS, and professional skills, combining real-world experience with trauma-informed support for success."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hopeworks#asg",
      "name": "Hopeworks ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hopeworks",
      "isPartOf": {
        "@id": "http://hopeworks.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}