{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jong-amelte-x-gorssel",
  "name": "Camping Jong Amelte",
  "description": "Camping Jong Amelte offers tranquility, space, and privacy in the forests of Gorssel. Enjoy nature with rabbits, squirrels, and deer. It features excellent sanitary facilities, a restaurant, and a family restaurant.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jong-amelte-x-gorssel",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d980%2Fdf0738fa-7f38-4b70-908a-d1104a2a6c18_11203119_461842263970963_6700639187942129495_n_640x480.jpeg?alt=media&token=4584f8ab-d7dd-4087-838c-0b8791c52c68",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kwekerijweg 4",
    "addressLocality": "X Gorssel",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.19367,
    "longitude": 6.19559
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}