{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-het-oelenreef-k-enter",
  "name": "Mini Camping Het Oelenreef",
  "description": "Minicamping 't Oelenreef offers 10 pitches for stays from 1 to 21 nights, suitable for caravans, tents, folding trailers, and campers. Situated in a rural area near Enter and Bornerbroek, with a pond and access to walking and cycling routes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-het-oelenreef-k-enter",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78c08%2F6326a200-5c9e-4f01-873e-0ef64e782cc7_16-luchtfoto%20camping_640x480.jpg?alt=media&token=ccdd30bc-a8b9-40d8-8027-3f252e7f266b",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoeselderdijk 16",
    "addressLocality": "K Enter",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.2966,
    "longitude": 6.5906
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}