{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.format.no/#organization",
      "name": "Format",
      "url": "https://www.format.no/",
      "description": "Format Oslo is a leading gallery for contemporary crafts and design in Norway."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/format#asg",
      "name": "Format ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/format",
      "isPartOf": {
        "@id": "https://www.format.no/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}