{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ufo.no/#organization",
      "name": "UFO-Norge",
      "url": "https://ufo.no/",
      "description": "UFO-Norge er en frivillig organisasjon som har dokumentert og analysert UFO-observasjoner i Norge siden 1982."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ufo-norge#asg",
      "name": "UFO-Norge ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ufo-norge",
      "isPartOf": {
        "@id": "https://ufo.no/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}