{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zwanemeer-p-gieten",
  "name": "Camping Zwanemeer",
  "description": "Boscamping Zwanemeer offers spacious, car-free pitches in the Drenthe forest, with various accommodation options. It features an open-air swimming pool and a recreational team. It's a family-friendly campsite with activities for all ages.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zwanemeer-p-gieten",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff44bd%2F030570a3-e79e-4e25-8310-94d7deaa0796_boscamping-zwanemeer-2725F771D10-F91C-DD1A-123D-9DDF29F91B51_640x480.jpg?alt=media&token=dd3dbe29-9540-4e87-9c01-b338ca54f5bc",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Voorsteland 1",
    "addressLocality": "P Gieten",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.01336,
    "longitude": 6.7615
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}