{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-holsterhof-v-posterholt",
  "name": "Camping Holsterhof",
  "description": "Camping Holsterhof is located about 3km outside of Posterholt. It's a great spot for hiking and cycling. The campsite has sanitary facilities and a fully equipped kitchen. There are cozy seating areas around the main house, all in the shade, providing a lot of peace and relaxation. The campsite can accommodate larger groups, up to 40 people, offering plenty of space. A sports field is also part of the campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-holsterhof-v-posterholt",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d959%2F9c4b14a5-5658-4f37-b039-4a308134b8c5_15129663_1367685456604347_7099381388880209133_o_640x480.jpeg?alt=media&token=c6912da2-ce0a-47f2-9256-6c599a1c114f",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d959%2F6f5dcb88-7865-4102-bf5b-adb26d1dfc57_15110932_1367679496604943_7745231231827028044_o_640x480.jpeg?alt=media&token=cf53922e-41a3-461d-b961-91ad89f4ccb4",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d959%2F1053569e-878f-45a0-acfc-e28b8fef1022_15068925_1367679489938277_3804785706856042326_o_640x480.jpeg?alt=media&token=79669f8e-aafa-4faa-b398-baf1d1aa3475",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Paalderweg 2",
    "addressLocality": "V Posterholt",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.13584,
    "longitude": 6.0399
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}