{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-de-keujer-t-markelo",
  "name": "Mini Camping De Keujer",
  "description": "Minicamping De Keujer offers spacious pitches with electric hookups and a good WIFI connection, and also rents caravans. Located in a beautiful area near hiking and cycling routes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-de-keujer-t-markelo",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78bff%2F448c277d-279b-49bf-843d-d3926497293c_178762159_1155113621660845_3618729066917509514_n_640x480.jpg?alt=media&token=3b7b3e82-4eaa-41fa-8335-9bbc916e8907",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bovenbergweg 4",
    "addressLocality": "T Markelo",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.26145,
    "longitude": 6.5265
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}