{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hoeve-helberg-s-epen",
  "name": "Camping Hoeve Helberg",
  "description": "Boerderijcamping Hoeve Helberg in Epen offers pitches with or without electricity in a green area. It features sanitary facilities, a playground, and welcomes pets. The campsite is located in the Limburg heuvelland, close to walking and cycling routes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hoeve-helberg-s-epen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d94d%2F4849fc07-d37f-4bdd-8013-e01d3cbe3d0d_IMG_9992_640x480.jpeg?alt=media&token=13df365f-959c-4fa8-9f4b-141e8482e44a",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Helberg 4",
    "addressLocality": "S Epen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.75898,
    "longitude": 5.90466
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}