{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://upleg.org/#organization",
      "name": "UpLeg",
      "legalName": "UpLeg LLC",
      "url": "https://upleg.org/",
      "description": "UpLeg finds empty leg private jet flights from FAA-certified US operators. Browse live legs and request one for your exact total before you sign."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/upleg#asg",
      "name": "UpLeg ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/upleg",
      "isPartOf": {
        "@id": "https://upleg.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}