{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.northcross.org.nz/#organization",
      "name": "Welcome to Northcross!",
      "url": "https://www.northcross.org.nz/",
      "description": "Join us in-person and online this Sunday at 10AM & 5:30PM"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/welcome-to-northcross#asg",
      "name": "Welcome to Northcross! ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/welcome-to-northcross",
      "isPartOf": {
        "@id": "https://www.northcross.org.nz/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}