{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://osow.com/#organization",
      "name": "AUMOR Inc.",
      "url": "https://osow.com/",
      "description": "AUMOR Inc. is the Midwest"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/aumor-inc#asg",
      "name": "AUMOR Inc. ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/aumor-inc",
      "isPartOf": {
        "@id": "https://osow.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}