{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/conscious-campspace-eco-kampeerplekken-bij-burgers",
  "name": "Conscious Campspace, eco kampeerplekken bij burgers",
  "description": "Enjoy in the Green: camping in a lovely nature area of 200 hectares on the edge of the forest",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/conscious-campspace-eco-kampeerplekken-bij-burgers",
  "image": [
    "https://campspace.com/media/medium/uploads/space/80/8d/f5/808df5b12c10f9822bac0a2edc81b082.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.87,
    "longitude": 4.13
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.61,
    "reviewCount": 38,
    "bestRating": 5,
    "worstRating": 1
  }
}