{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-burum",
  "name": "water",
  "description": "At our mini campsite you camp in a green environment where respect for nature is still very common. At this farm campsite, south of the Frisian village of Burum, you can enjoy the vastness and scents of the farmland and only the frogs, birds and the wind disturb the silence.",
  "url": "https://campertunity.com/listings/campgrounds/water-burum",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Burum",
    "addressCountry": "The Netherlands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.267,
    "longitude": 6.2215
  },
  "sameAs": [
    "https://www.campercontact.com/en/the-netherlands/-/burum/168695/mini-campsite-de-grutte-earen-friesland"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}