{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beautiful-place-in-middle-of-forest-opoeteren-municipality",
  "name": "Beautiful place in the middle of the forest, Opoeteren, municipality of Oudsbergen, Belgium",
  "description": "In the middle of the Hoge Kempen nature reserve. Plek has no address! Directions will be exchanged u",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beautiful-place-in-middle-of-forest-opoeteren-municipality",
  "image": [
    "https://campspace.com/media/medium/uploads/space/76/67/0d/76670d5e0d773ba16f932ef85e0044d3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.07,
    "longitude": 5.64
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.79,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  }
}