{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/covered-wagon",
  "name": "The Covered Wagon",
  "description": "A beautiful covered wagon transformed into a beautiful sleeping place You have the opportunity to sp",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/covered-wagon",
  "image": [
    "https://campspace.com/media/medium/uploads/space/ub/11/83/ub11835_4870_2650_507747b4a4daf7d4.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.16,
    "longitude": 5.86
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}