{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mooi-plekje-in-de-boomgaard-aan-de-dijk",
  "name": "Mooi plekje in de boomgaard aan de dijk",
  "description": "Come and enjoy our beautiful place on the edge of the village of Angeren in Lingewaard. In our little",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mooi-plekje-in-de-boomgaard-aan-de-dijk",
  "image": [
    "https://campspace.com/media/medium/uploads/space/b9/f5/4e/b9f54e322b191ef1f52583d1f85dff8a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.91,
    "longitude": 5.96
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.87,
    "reviewCount": 54,
    "bestRating": 5,
    "worstRating": 1
  }
}