{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dqae-qare-game-reserve-ghanzi",
  "name": "Dqae Qare Game Reserve",
  "description": "Dqae Qare Game Reserve is a campsite with 10 tent pitches in Ghanzi, Botswana. Book and judge Dqae Qare Game Reserve at Spottocamp.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dqae-qare-game-reserve-ghanzi",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO Box 605",
    "addressLocality": "Ghanzi",
    "addressRegion": "Ghanzi",
    "postalCode": "0000",
    "addressCountry": "BW"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.696099,
    "longitude": 21.648186
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "162",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "162+"
}