{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.lonelyplanet.com/#organization",
      "name": "Lonely Planet",
      "url": "https://www.lonelyplanet.com/",
      "description": "Lonely Planet has helped people explore the world for over 50 years. View travel guides, expert tips, and itineraries for every budget and travel style."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/lonely-planet#asg",
      "name": "Lonely Planet ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/lonely-planet",
      "isPartOf": {
        "@id": "https://www.lonelyplanet.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}