{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-gele-anemoon-pk-wijlre",
  "name": "Camping De Gele Anemoon",
  "description": "Camping De Gele Anemoon is a campsite in Wijlre, Limburg. It's near a river. The campsite offers different types of pitches. Some have shade, some don't, and some have partial shade. For those who enjoy sports, the campsite provides various cycling routes. There's also a small pool for toddlers. Internet access is available through a WiFi point.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-gele-anemoon-pk-wijlre",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d335b%2Ff9c5dac3-67b2-4e2f-a71b-33dda6d2b044_599860_405681509469164_171052039_n_640x480.jpg?alt=media&token=2b67b362-b011-412f-9f33-73c9cc4d81a3",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Haasstad 4",
    "addressLocality": "PK Wijlre",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.84066,
    "longitude": 5.87947
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}