{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-under-plane-trees-at-foot-of-posbank",
  "name": "Camping under the plane trees at the foot of the Posbank",
  "description": "You camp between De IJssel and the edge of De Veluwezoom in an environment where you can walk and cy",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-under-plane-trees-at-foot-of-posbank",
  "image": [
    "https://campspace.com/media/medium/uploads/space/37/99/_1/3799_1_5ee8a8e6b392e.JPG"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.02,
    "longitude": 6.05
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.63,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  }
}