{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-morgenster-m-lunteren",
  "name": "Camping De Morgenster",
  "description": "Camping de Morgenster offers 21 spacious pitches with electricity and free WiFi in the beautiful river area of Bergharen, located near Nijmegen. The campsite is less suitable for children.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-morgenster-m-lunteren",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d7c9%2Fe22df8f2-3a56-4c57-9a8b-01aff7f30839_13330943_1215880675090949_7928372672874718644_n_640x480.jpg?alt=media&token=790427a8-8617-426e-b549-5512922dea03",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Morgenweg 4",
    "addressLocality": "M Lunteren",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.11821,
    "longitude": 5.62239
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}