{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/twee-rivieren-upington-noord-kaap",
  "name": "Twee Rivieren",
  "description": "Sanparks campsite - follow the coordinates - headquarters of the park on the banks of the Dry Nossob Riverbedding - many activities - many animals and plants nearby - reception - fuel - information center - only camp with 24-hour electricity and cell phone reception - center 14km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/twee-rivieren-upington-noord-kaap",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651153512.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Upington",
    "addressRegion": "noord-kaap",
    "postalCode": "8800",
    "addressCountry": "Zuid-Afrika"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.37687,
    "longitude": 21.21296
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "100",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "100+"
}