{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-hanenburg-e-ermelo",
  "name": "Camping De Hanenburg",
  "description": "Camping De Hanenburg is a very cozy campsite. It features a small, rustic pub that hosts themed evenings for plenty of entertainment. The site is arranged in a circular layout and there's a large parking lot in front of the barriers. The sanitary facilities are very clean. The large bungalow park has an outdoor swimming pool and a playground. However, there are only a few shaded spots for tent campers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-hanenburg-e-ermelo",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d3377%2F05e8ea85-6d0d-4b0a-a84f-d9574fde6955_37543111_2338395719721012_1322067959652286464_n_640x480.jpg?alt=media&token=f0c5f2be-b954-4234-ae9f-c6f73be56454",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fokko Kortlanglaan 101",
    "addressLocality": "E Ermelo",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.31767,
    "longitude": 5.60359
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}