{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-bloksberg-d-gennep",
  "name": "Camping De Bloksberg",
  "description": "Camping De Bloksberg is a family campsite in Limburg offering pitches and off-grid camping in a natural environment with a swimming lake. It features a kantine, jeugdzaal, snackbar, and organizes activities in high season.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-bloksberg-d-gennep",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d330b%2Ffd998283-3ec4-4816-bc97-69d0dc5796df_watersporten_640x480.jpg?alt=media&token=9dbcd959-9060-45b7-8d7d-56e99ee6961c",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stiemensweg 185",
    "addressLocality": "D Gennep",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.68589,
    "longitude": 5.99473
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}