{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://hellojets.com/#organization",
      "name": "HelloJets",
      "url": "https://hellojets.com/",
      "description": "Say Hello to affordable and convenient flights with HelloJets. Book online and explore our destinations. ACMI & Charter services are also available."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/hellojets#asg",
      "name": "HelloJets ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/hellojets",
      "isPartOf": {
        "@id": "https://hellojets.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}