{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.myfax.com/#organization",
      "name": "myfax",
      "url": "https://www.myfax.com/",
      "description": "Easily send faxes online from your computer, phone, or tablet with MyFax. Plans start at just $5 for the first month."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/myfax#asg",
      "name": "myfax ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/myfax",
      "isPartOf": {
        "@id": "https://www.myfax.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}