{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://pihlske.no/#organization",
      "name": "My WordPress Site",
      "url": "https://pihlske.no/",
      "description": "Les mer"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/my-wordpress-site#asg",
      "name": "My WordPress Site ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/my-wordpress-site",
      "isPartOf": {
        "@id": "https://pihlske.no/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}