{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.nanaimo.ca/#organization",
      "name": "The City of Nanaimo",
      "url": "https://www.nanaimo.ca/",
      "description": "Nanaimo is a vibrant urban centre found on the east side of beautiful Vancouver Island where an abundance of recreation and cultural opportunities exist giving residents a lifestyle second to none for living, working and playing."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-city-of-nanaimo#asg",
      "name": "The City of Nanaimo ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-city-of-nanaimo",
      "isPartOf": {
        "@id": "https://www.nanaimo.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}