{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.mondaymedia.com/#organization",
      "name": "Monday Media",
      "url": "https://www.mondaymedia.com/",
      "description": "Your local super-indie with offices in Copenhagen, Oslo, Helsinki and Amsterdam."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/monday-media#asg",
      "name": "Monday Media ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/monday-media",
      "isPartOf": {
        "@id": "https://www.mondaymedia.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}