{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-peelkant-h-helenaveen",
  "name": "Camping De Peelkant",
  "description": "Camping De Peelkant offers camping pitches near a large nature reserve with forest, swamp and local wildlife. It has neat and hygienic sanitary facilities, and welcomes pets. Wifi is available.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-peelkant-h-helenaveen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d7f8%2F87bf9957-82cd-4a55-b8dd-499f35414b09_night-view-1-2000x1333_640x480.jpg?alt=media&token=486f1879-853d-40bf-a000-0de0a67e1f10",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Centurioweg 7",
    "addressLocality": "H Helenaveen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.39047,
    "longitude": 5.90433
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swamp"
    }
  ]
}