{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://reinvent.dk/#organization",
      "name": "Reinvent Yellow",
      "url": "https://reinvent.dk/",
      "description": "Reinvent Yellow"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/reinvent-yellow#asg",
      "name": "Reinvent Yellow ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/reinvent-yellow",
      "isPartOf": {
        "@id": "https://reinvent.dk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}