{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-welp-eastermar",
  "name": "Camping De Welp",
  "description": "Camping De Welp is located in Eastermar, Friesland. It's a campsite with designated pitches, some of which offer shade. For those who enjoy active holidays, the campsite provides several cycling routes. Fresh bread is available at the campsite. Internet access is also provided through a WiFi point.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-welp-eastermar",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d885%2Fb211c39f-1935-4c2a-8cfa-e1318d19315f_camping-tenten_640x480.jpg?alt=media&token=95629b38-c886-40a2-b55a-898fe5a29537",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heidbuurtweg 13",
    "addressLocality": "XN Eastermar",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.1756,
    "longitude": 6.0761
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}