{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://fetchsoftworks.com/#organization",
      "name": "Fetch Softworks",
      "url": "https://fetchsoftworks.com/",
      "description": "Fetch Softworks"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/fetch-softworks#asg",
      "name": "Fetch Softworks ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/fetch-softworks",
      "isPartOf": {
        "@id": "https://fetchsoftworks.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}