{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-hijken-netherlands",
  "name": "water",
  "description": "Our mini campsite is located in the middle of the beautiful nature of Drenthe. With 15 pitches, the campsite is really a small campsite, there is a sanitary building with toilets, showers, washing and drying machine and a canteen. You can also connect your caravan, camper or other equipment to electricity. Within a few hundred meters of the campsite you will find the beautiful nature reserve, the Hijkerveld, where sheep and Scottish highlanders maintain the landscape. There is also a beautifu...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-hijken-netherlands",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hijken",
    "addressCountry": "The Netherlands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.9015,
    "longitude": 6.497
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}