{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.eave.org/#organization",
      "name": "EAVE",
      "url": "https://www.eave.org/",
      "description": "European Audiovisual Entrepreneurs is a professional training, project development and networking organisation for audiovisual producers."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/eave#asg",
      "name": "EAVE ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/eave",
      "isPartOf": {
        "@id": "https://www.eave.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}