{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oasis-peace-anders",
  "name": "Oasis of peace at Anders",
  "description": "Here it is Different ... in the middle of an extensive forest area you can spend the night here in t",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oasis-peace-anders",
  "image": [
    "https://campspace.com/media/medium/uploads/space/53/33/e3/5333e3413dd4ae8e86d9e16818489c80.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.22,
    "longitude": 4.91
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}