{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-verkrema-m-eck-en-wiel",
  "name": "Camping Verkrema",
  "description": "Camping Verkrema is located in Betuwe, often referred to as the Fruit Garden of the Netherlands. It's situated by the Neder-Rijn river, opposite the beautiful Amerongen on the Utrechtse Heuvelrug. Thanks to its unique location by the water and at the edge of the hill ridge, it's an ideal environment for cycling and walking tours. Of course, there are also plenty of opportunities for water sports enthusiasts and fishing lovers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-verkrema-m-eck-en-wiel",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rijnbandijk 10a",
    "addressLocality": "M Eck en Wiel",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.98193,
    "longitude": 5.4516
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}