{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/birch-ash-essen-netherlands",
  "name": "The Birch Ash",
  "description": "Beautiful campsite located on the edge of the village. Camping Den Berk Essen offers spacious camping pitches. In addition, there is a spacious sanitary building and all pitches are equipped with water and electricity. The campsite has reopened this year after a long period of closure and we are busy renovating the location.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/birch-ash-essen-netherlands",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "essen",
    "addressCountry": "the-netherlands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.4655,
    "longitude": 4.4585
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}