{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.myoutdesk.com/#organization",
      "name": "MyOutDesk",
      "legalName": "MyOutDesk, LLC",
      "url": "https://www.myoutdesk.com/",
      "description": "Virtual assistants for admin, sales, marketing, customer service, bookkeeping, and specialized industry roles, sourced, trained, and supported through a managed service model."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/myoutdesk#asg",
      "name": "MyOutDesk ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/myoutdesk",
      "isPartOf": {
        "@id": "https://www.myoutdesk.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}