{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.northstarkeep.com/#organization",
      "name": "Northstar Keep",
      "legalName": "Northstar Keep Ltd",
      "url": "https://www.northstarkeep.com/",
      "description": "A private, lasting memorial platform for gathering memories of someone who has died. Free to start. UK-registered."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/northstar-keep#asg",
      "name": "Northstar Keep ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/northstar-keep",
      "isPartOf": {
        "@id": "https://www.northstarkeep.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}