{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.nav.cz/#organization",
      "name": "NAV Flight Services",
      "url": "https://www.nav.cz/",
      "description": "Profesionální služby v oblasti plánování letů."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/nav-flight-services#asg",
      "name": "NAV Flight Services ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/nav-flight-services",
      "isPartOf": {
        "@id": "https://www.nav.cz/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}