{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.aviapartner.aero/#organization",
      "name": "Aviapartner",
      "url": "https://www.aviapartner.aero/",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/aviapartner#asg",
      "name": "Aviapartner ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/aviapartner",
      "isPartOf": {
        "@id": "https://www.aviapartner.aero/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}