{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://naafi.co.uk/#organization",
      "name": "NAAFI",
      "url": "https://naafi.co.uk/",
      "description": "At NAAFI, we provide the comforts of home to British Armed Forces communities stationed at Ministry of Defence bases abroad and in the UK."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/naafi#asg",
      "name": "NAAFI ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/naafi",
      "isPartOf": {
        "@id": "https://naafi.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}