{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pollen-en-mollen-etten",
  "name": "Pollen en Mollen",
  "description": "Pollen en Mollen is a campsite in Etten, Gelderland.The campsite has pitches without shade and pitches with some shade. It is possible to rent tents....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pollen-en-mollen-etten",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751967aedaf4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Warmseweg 9",
    "addressLocality": "Etten",
    "postalCode": "7075 EL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.92583,
    "longitude": 6.30567
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}