{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heaven-on-earth-close-to-city-namur",
  "name": "Heaven on earth close to the city of Namur",
  "description": "You can either relax with the birds singing or go for a hike. Or you can either go and visit the c",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heaven-on-earth-close-to-city-namur",
  "image": [
    "https://campspace.com/media/medium/uploads/space/af/cb/4e/afcb4e6ffab572ce614682216a82924c.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.45,
    "longitude": 4.89
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}