{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.thepoortraveler.net/#organization",
      "name": "The Poor Traveler",
      "url": "https://www.thepoortraveler.net/",
      "description": "Welcome to The Poor Traveler, your budget travel guide. We created this blog to provide tips so others won’t have to waste hard-earned money when traveling and avoid the mistakes that we did."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-poor-traveler#asg",
      "name": "The Poor Traveler ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-poor-traveler",
      "isPartOf": {
        "@id": "https://www.thepoortraveler.net/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}