{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ervaar-de-vreugde-van-het-platteland",
  "name": "Experience the joy of the countryside",
  "description": "Near the Kagerplassen, in the middle of 't Groene Hart, near city center Leiden, is our paradise pie",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ervaar-de-vreugde-van-het-platteland",
  "image": [
    "https://campspace.com/media/medium/uploads/space/39/02/_1/3902_1_5ee715b74bfae.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.17,
    "longitude": 4.52
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.81,
    "reviewCount": 67,
    "bestRating": 5,
    "worstRating": 1
  }
}