{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://granvilleislandferries.bc.ca/#organization",
      "name": "False Creek Ferries",
      "url": "https://granvilleislandferries.bc.ca/",
      "description": "False Creek Ferries is Vancouver’s favourite little ferry company, serving Granville Island and nine stops along the shore of False Creek."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/false-creek-ferries#asg",
      "name": "False Creek Ferries ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/false-creek-ferries",
      "isPartOf": {
        "@id": "https://granvilleislandferries.bc.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}