{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/de-rozephoeve",
  "name": "De Rozephoeve",
  "description": "Minicamping The Rozephoeve is a campsite where cosiness and spontaneity are paramount and surrounded",
  "url": "https://campertunity.com/listings/campgrounds/de-rozephoeve",
  "image": [
    "https://campspace.com/media/medium/uploads/space/cc/34/05/cc3405897_4006_cb65923b92c898e2.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.56,
    "longitude": 5.24
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}