{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://jointdevelopment.org/#organization",
      "name": "Joint Development Foundation",
      "url": "https://jointdevelopment.org/",
      "description": "Joint Development Foundation Projects (“JDF”) offers rapid-start, out-of-the box materials to create custom-branded non-profit technology consortia."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/joint-development-foundation#asg",
      "name": "Joint Development Foundation ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/joint-development-foundation",
      "isPartOf": {
        "@id": "https://jointdevelopment.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}