{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-welle-g-noordwelle",
  "name": "Camping De Welle",
  "description": "Minicamping De Welle is located in Noordwelle, near Renesse on the Schouwse coast with a North Sea beach, the Brouwersdam and Grevelingenmeer, in Zeeland. Cyclists with a tent are always welcome.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-welle-g-noordwelle",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d884%2F45fd540b-6d59-481d-9fa7-c46eeb22e754_P8050010_640x480.jpg?alt=media&token=4e1a36ed-f167-44cd-bdf5-32de51ff35ca",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zuidwelleweg 2",
    "addressLocality": "G Noordwelle",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.71512,
    "longitude": 3.79333
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}