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