{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-kamperhoek-w-vogelwaarde",
  "name": "Natuurkampeerterrein De Kamperhoek",
  "description": "Campsite suitable for families with young children. Offers camping, farmhouse stays, trekkershut, and glamping in FarmCamps tents. Features play areas, farm animals, and various outdoor activities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-kamperhoek-w-vogelwaarde",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78cd0%2Fb2dd061c-029a-45d9-aa26-69b83f6c2f4f_hut-1-_640x480.jpg?alt=media&token=82c2fab4-065e-4316-980e-c21066d82fd4",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Campensedijk 50",
    "addressLocality": "W Vogelwaarde",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.32783,
    "longitude": 3.95983
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}