{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blyde-canyon-forever-resort-matibidi-mpumalanga-south-africa",
  "name": "Blyde Canyon Forever Resort",
  "description": "resort in the Blyde Canyon - many recreational opportunities - places with braai - center 50km - please note, address: R532, Ohrigstad, Graskop/Matibi",
  "url": "https://campertunity.com/listings/campgrounds/blyde-canyon-forever-resort-matibidi-mpumalanga-south-africa",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "matibidi",
    "addressRegion": "mpumalanga",
    "postalCode": "1274",
    "addressCountry": "south-africa"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.5808,
    "longitude": 30.77217
  },
  "sameAs": [
    "https://www.campercontact.com/en/south-africa/mpumalanga/matibidi/105305/blyde-canyon-forever-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "280",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "280+"
}