{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.13ka.eu/#organization",
      "name": "13ka",
      "url": "https://www.13ka.eu/",
      "description": "Film development production outfit based in Prague"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/13ka#asg",
      "name": "13ka ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/13ka",
      "isPartOf": {
        "@id": "https://www.13ka.eu/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}