{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://lena.news/#organization",
      "name": "LENA",
      "url": "http://lena.news/",
      "description": "Uniting Europe's leading news organizations to advance journalistic excellence"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/lena#asg",
      "name": "LENA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/lena",
      "isPartOf": {
        "@id": "http://lena.news/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}