{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-groene-strook-l-vrouwenpolder",
  "name": "Camping De Groene Strook",
  "description": "A quiet campsite near the village and close to the beach. Offers pitches for campers, caravans, and tents. Facilities include Wi-Fi and is located near the North Sea.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-groene-strook-l-vrouwenpolder",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d336d%2Ff35c070e-8cf8-4b66-a5bd-129f717dcea3_Minicamping-de-Groene-Strook-Vrouwenpolder17_640x480.jpg?alt=media&token=cc773f1b-8973-4e79-9276-2240d4eb13bc",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vrouwenpolderseweg 46",
    "addressLocality": "L Vrouwenpolder",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.58364,
    "longitude": 3.62564
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}