{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.hostelworld.com/#organization",
      "name": "Hostelworld",
      "url": "https://www.hostelworld.com/",
      "description": "Online confirmed bookings for backpacker hostels around the world. City guides, sightseeing, entertainment and backpacking information for hostels and backpacker tours around the world."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/hostelworld#asg",
      "name": "Hostelworld ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/hostelworld",
      "isPartOf": {
        "@id": "https://www.hostelworld.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}