{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.hackernest.com/#organization",
      "name": "HackerNest",
      "url": "https://www.hackernest.com/",
      "description": "A grassroots nonprofit that brought together tech communities in cities across the globe."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hackernest#asg",
      "name": "HackerNest ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hackernest",
      "isPartOf": {
        "@id": "https://www.hackernest.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}