{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://nzpf.org/#organization",
      "name": "NZPF",
      "url": "https://nzpf.org/",
      "description": "The New Zealand Parachute Federation is the national body that promotes and facilitates sports and competition skydiving in NZ."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/nzpf#asg",
      "name": "NZPF ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/nzpf",
      "isPartOf": {
        "@id": "https://nzpf.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}