{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://eastbywest.co.nz/#organization",
      "name": "East by West",
      "url": "https://eastbywest.co.nz/",
      "description": "Discover some of the best things to do in Wellington, from island visits and harbour tours to e-bike adventures."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/east-by-west#asg",
      "name": "East by West ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/east-by-west",
      "isPartOf": {
        "@id": "https://eastbywest.co.nz/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}