{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-muralt-b-scharendijke",
  "name": "Camping Muralt",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-muralt-b-scharendijke",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff435a%2Febf7eddb-33e1-4c26-96f2-d548751c9f39_dscf7278_640x480.jpg?alt=media&token=cf5b3daa-78ca-480d-a94e-ff2b045b72cb",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Elkerzeeseweg 34",
    "addressLocality": "B Scharendijke",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.7361,
    "longitude": 3.83783
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}