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