{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ser-den.com/#organization",
      "name": "Ser-Den",
      "url": "https://ser-den.com/",
      "description": "This involves managing the Process of receiving"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ser-den#asg",
      "name": "Ser-Den ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ser-den",
      "isPartOf": {
        "@id": "https://ser-den.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}