{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landschapscamping-alleleijn-nd-epen",
  "name": "Landschapscamping Alleleijn",
  "description": "Landschapscamping Alleleijn is a campsite in Epen, Limburg. It's situated by a river or stream. The campsite has terraced and sloping grounds with marked out pitches. Some pitches have shade, while others don't. For those who enjoy sports, the campsite offers various cycling routes. Fresh bread is also available at the campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landschapscamping-alleleijn-nd-epen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78be5%2F9cc2e3e2-7173-433b-9bc0-2c9e872451b2_camping_alleleijn_epen_3-1_640x480.jpeg?alt=media&token=bfcf9623-30a2-40e0-942a-75d1f88f4324",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Terzieterweg 17",
    "addressLocality": "ND Epen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.75672,
    "longitude": 5.90755
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}