{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.abta.com/#organization",
      "name": "ABTA",
      "url": "http://www.abta.com/",
      "description": "ABTA is the leading association of travel agents and tour operators, providing expert travel advice, guidance, protection and help in resolving travel complaints."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/abta#asg",
      "name": "ABTA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/abta",
      "isPartOf": {
        "@id": "http://www.abta.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}