{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/europarcs-bad-hoophuizen-hulshorst",
  "name": "EuroParcs Bad Hoophuizen",
  "description": "EuroParcs Bad Hoophuizen is a campsite in Hulshorst, Gueldre, located by a lake/recreational pond.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/europarcs-bad-hoophuizen-hulshorst",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f3139c7efb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Varelseweg 211",
    "addressLocality": "Hulshorst",
    "postalCode": "8077 RB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.38264,
    "longitude": 5.70831
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ]
}