{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mennorode-rj-elspeet",
  "name": "Camping Mennorode",
  "description": "Camping Mennorode is a campsite situated in Elspeet, Gelderland, nestled within a forest. The campsite offers a variety of pitches, some with shade, some without, and others with partial shade. For those who enjoy physical activities, the campsite provides several cycling routes. A fitness room is also available. If you don't feel like cooking, the campsite features a restaurant that serves snacks.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mennorode-rj-elspeet",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff434c%2F49d81c78-ab7c-4a61-8d24-551d9d41dfad_img_1878-verkleind_640x480.jpg?alt=media&token=d43d7332-9294-443a-b9ca-4b220232daa3",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Apeldoornseweg 185",
    "addressLocality": "RJ Elspeet",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.27949,
    "longitude": 5.80619
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}