{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.urbancamp.net/#organization",
      "name": "Welcome to UrbanCamp",
      "url": "https://www.urbancamp.net/",
      "description": "UrbanCamp is a centrally located comfortable camping ground situated in the heart of Windhoek. It is the perfect get away with all the convenience of being in town."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/welcome-to-urbancamp#asg",
      "name": "Welcome to UrbanCamp ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/welcome-to-urbancamp",
      "isPartOf": {
        "@id": "https://www.urbancamp.net/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}