{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://django-denmark.org/#organization",
      "name": "Django Denmark",
      "url": "https://django-denmark.org/",
      "description": "Django Denmark Welcome to our very much Work In Progress website! Contact us at info@django-denmark.org What we do... Our mission is to host and support education and networking activities in relation to the Open Source project Django ."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/django-denmark#asg",
      "name": "Django Denmark ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/django-denmark",
      "isPartOf": {
        "@id": "https://django-denmark.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}