{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://etsc.eu/#organization",
      "name": "ETSC",
      "url": "https://etsc.eu/",
      "description": "ETSC is a Brussels-based independent non-profit making organisation dedicated to reducing the numbers of deaths and injuries in transport in Europe."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/etsc#asg",
      "name": "ETSC ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/etsc",
      "isPartOf": {
        "@id": "https://etsc.eu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}