{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/apiesdeel-fishing-resort-christiana-north-west",
  "name": "Apiesdeel Fishing Resort",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/apiesdeel-fishing-resort-christiana-north-west",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Christiana",
    "addressRegion": "North West",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.8370304,
    "longitude": 25.2408466
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}