{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://sitcon.org/#organization",
      "name": "hackfoldr",
      "url": "https://sitcon.org/",
      "description": "以學生為本、由學生自發舉辦，SITCON 學生計算機年會不只是學生「學以致用、教學相長」的實際展現，更冀望所有對資訊有興趣的學生，能夠在年會裏齊聚一堂，彼此激盪、傳承、啟發。"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hackfoldr#asg",
      "name": "hackfoldr ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hackfoldr",
      "isPartOf": {
        "@id": "https://sitcon.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}