{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://etc-corporate.org/#organization",
      "name": "ETC Corporate",
      "url": "https://etc-corporate.org/",
      "description": "The European Travel Commission (ETC) is the non-profit organisation responsible for the promotion of Europe as a tourist destination in third markets"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/etc-corporate#asg",
      "name": "ETC Corporate ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/etc-corporate",
      "isPartOf": {
        "@id": "https://etc-corporate.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}