{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spitzkoppe-usakos",
  "name": "Spitzkoppe Tented Camp",
  "description": "Spitzkop Tented Camp is a campsite with 5 tent pitches in Usakos, Namibia. Spitzkop Tented Camp has a restaurant and an indoor pool.",
  "url": "https://campertunity.com/listings/campgrounds/spitzkoppe-usakos",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Private Bag 1004",
    "addressLocality": "Usakos",
    "postalCode": "9000"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.996963,
    "longitude": 15.5874
  },
  "sameAs": [
    "https://www.spottocamp.com/da/campsites/spitzkoppe-tented-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "216",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$216+"
}