{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.programonline.de/#organization",
      "name": "PROGRAM",
      "url": "http://www.programonline.de/",
      "description": "PROGRAM is a nonprofit project aimed at testing the disciplinary boundaries of architecture through collaborations with other fields."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/program#asg",
      "name": "PROGRAM ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/program",
      "isPartOf": {
        "@id": "http://www.programonline.de/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}