{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boomgaardcamping-het-bovenste-bos-epen",
  "name": "Boomgaardcamping Het Bovenste Bos",
  "description": "Boomgaardcamping Het Bovenste Bos is a campsite in Epen, Limburg, located a river/stream.The campsite has pitches with shade, pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boomgaardcamping-het-bovenste-bos-epen",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751637277fd9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Terzieterweg 48",
    "addressLocality": "Epen",
    "postalCode": "6285 NE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.75736,
    "longitude": 5.90925
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}