{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-vossenberg-epe",
  "name": "Camping De Vossenberg",
  "description": "Camping De Vossenberg is a campsite in Epe, Gelderland, located in a wood.The campsite has which are marked out, pitches with shade, pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-vossenberg-epe",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c38bfd9653.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Centrumweg 17",
    "addressLocality": "Epe",
    "postalCode": "8162 PT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.34122,
    "longitude": 5.938
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}