{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://mil-oss.dev/#organization",
      "name": "Mil-OSS",
      "url": "http://mil-oss.dev/",
      "description": "This is the Military Open Source Software (Mil-OSS) Website, for discussion about the military and open source software (OSS)."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/mil-oss#asg",
      "name": "Mil-OSS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/mil-oss",
      "isPartOf": {
        "@id": "http://mil-oss.dev/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}