{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/enjoy-peace-and-quiet-camping-with-nature",
  "name": "Enjoy peace and quiet, camping WITH nature",
  "description": "Would you like to relax in the middle of nature among the animals? At Camping Moonlight we offer a u",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/enjoy-peace-and-quiet-camping-with-nature",
  "image": [
    "https://campspace.com/media/medium/uploads/space/83/38/bd/8338bd5ec7a3b3a5d660ad387ad5c7e8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.02,
    "longitude": 4.68
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.91,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}