{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/abedul-fresno-essen-paises-bajos",
  "name": "El abedul fresno",
  "description": "Beautiful campsite located on the outskirts of the village. Camping Den Berk Essen offers spacious pitches. It also has a large sanitary building and all plots have water and electricity. The campsite reopened its doors this year after a long closing period and we are working on its renovation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/abedul-fresno-essen-paises-bajos",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Essen",
    "addressCountry": "Los países bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.4605,
    "longitude": 4.4585
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}