{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/taste-palpable-energy-on-de-goei-wei",
  "name": "Taste the palpable energy on 'de goei wei'",
  "description": "This quiet, private place is located in green Limburg. There are spaces for relaxation, rest and cre",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/taste-palpable-energy-on-de-goei-wei",
  "image": [
    "https://campspace.com/media/medium/uploads/space/17/8c/c3/178cc3accaf610f44c67ba769bc96e3d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.02,
    "longitude": 5.39
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}