{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/in-the-middle-of-the-forest-in-the-heart-of-a-protected-natu",
  "name": "In the middle of the forest, in the heart of a protected nature reserve.",
  "description": "In the middle of the forest, in the heart of a protected nature reserve, lies an estate. As a guest",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/in-the-middle-of-the-forest-in-the-heart-of-a-protected-natu",
  "image": [
    "https://campspace.com/media/medium/uploads/space/c1/01/1a/c1011a15ba6ec33ad46e962cf563e895.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.31,
    "longitude": 5.75
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}