{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gouweveer-p-zierikzee",
  "name": "Camping Gouweveer",
  "description": "Camping Gouweveer is a family campsite near the historic town of Zierikzee, offering spacious pitches with electricity and water, a recreation room, playground, and free WIFI. It also offers all in & out service for caravans and camper. The campsite has a 3 ½ star rating from ANWB.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gouweveer-p-zierikzee",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d903%2F21f06133-f683-4330-8c7a-cdc814cbc96f_42278416_2141336052789783_1105113703944028160_n_640x480.jpeg?alt=media&token=212fef13-f939-4e6d-9974-481e7ac8ac8b",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gouweveerseweg 1",
    "addressLocality": "P Zierikzee",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.64829,
    "longitude": 3.9428
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    }
  ]
}