{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://oscafrica.org/#organization",
      "name": "OSCAfrica",
      "url": "https://oscafrica.org/",
      "description": "A community of creative minds driving the Open Source movement in Africa."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/oscafrica#asg",
      "name": "OSCAfrica ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/oscafrica",
      "isPartOf": {
        "@id": "https://oscafrica.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}