{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.defna.org/#organization",
      "name": "DEFNA",
      "url": "https://www.defna.org/",
      "description": "Django Events Foundation North America — supporting the Django community through DjangoCon US, grants, and sponsored events since 2015."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/defna#asg",
      "name": "DEFNA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/defna",
      "isPartOf": {
        "@id": "https://www.defna.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}