{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/desert-wild-camping-namibia",
  "name": "In the desert | Wild Camping | Namibia",
  "description": "Beautiful area, with mountains view. From the picnic table on the B2, you can follow a gravel road going into the desert. Plenty of space everywhere. You can see the road from far away, but you can hide beside the hills. We stayed one night, very peaceful. Be careful with the wind, especially if you are with a tent, it can blow very strong.",
  "url": "https://campertunity.com/listings/campgrounds/desert-wild-camping-namibia",
  "image": [
    "https://ioverlander.com/cdn/variarts/401149/small/0/imagejpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -22.2933,
    "longitude": 15.12447
  },
  "sameAs": [
    "https://ioverlander.com/places/5cec4bdb-3159-490b-8ae9-31dbe867de1c"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ]
}