{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spend-night-in-large-covered-wagon",
  "name": "Spend the night in a Large Covered Wagon",
  "description": "Simple and simple overnight stay in a covered wagon. The covered wagon is suitable for 3 people. Dou",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spend-night-in-large-covered-wagon",
  "image": [
    "https://campspace.com/media/medium/uploads/space/ub/65/72/ub6572_4837_2618_4e2b4775d68e6810.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.82,
    "longitude": 6.48
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}