{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://in-rel.com/#organization",
      "name": "In-Rel",
      "url": "https://in-rel.com/",
      "description": "The Space You Need to Succeed"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/in-rel#asg",
      "name": "In-Rel ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/in-rel",
      "isPartOf": {
        "@id": "https://in-rel.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}