{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-den-borg-v-rekken",
  "name": "Camping Den Borg",
  "description": "Camping Den Borg offers various camping options for all ages, with spacious pitches, comfort pitches with private facilities, and family activities. It features a swimming pool with a water slide, a playground, and facilities like a shop and snackbar. The area is ideal for cycling and exploring nature.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-den-borg-v-rekken",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d8b6%2Fb5c62a5d-4640-4344-8083-d1e2c3e51da9_borgtent_640x480.jpeg?alt=media&token=3001ced0-8098-4d23-bbf8-a48bb048e63e",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oldenkotseweg 8",
    "addressLocality": "V Rekken",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.09778,
    "longitude": 6.75596
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}