{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.wingz.com/#organization",
      "name": "Wingz",
      "url": "https://www.wingz.com/",
      "description": "A rideshare platform focused on Non-Emergency Medical Transportation (NEMT) with a network of compassionate, credentialed drivers helping vulnerable populations gain access to care."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/wingz#asg",
      "name": "Wingz ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/wingz",
      "isPartOf": {
        "@id": "https://www.wingz.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}