{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.bigbustours.com/#organization",
      "name": "Sightseeing Bus Tours",
      "url": "https://www.bigbustours.com/",
      "description": "Let us show you great cities of the world. We operate hop-on hop-off sightseeing tours in London, New York, Paris, & other fantastic locations across the globe."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/sightseeing-bus-tours#asg",
      "name": "Sightseeing Bus Tours ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/sightseeing-bus-tours",
      "isPartOf": {
        "@id": "https://www.bigbustours.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}