{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bergzicht-b-giethmen",
  "name": "Camping Bergzicht",
  "description": "Camping en Chaletpark Bergzicht offers a family-friendly vacation with various activities, including a heated outdoor swimming pool, a playground, and an entertainment team. It provides a variety of accommodations and is located near Ommen.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bergzicht-b-giethmen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d32a4%2F99e41616-6deb-40dd-b4de-6eab3eb6b781_347256720_562764479371719_4271166052754035337_n_640x480.jpg?alt=media&token=dfbd14b5-7cca-4c4e-bac8-395e6a665fac",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dalmsholterweg 4",
    "addressLocality": "B Giethmen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.48821,
    "longitude": 6.40785
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}