{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bosrand-gezellig-mini-camping-westenenk",
  "name": "Aan de bosrand, gezellig mini camping Westenenk",
  "description": "Our camping site is surrounded by forest. As a result you can see the most beautiful birds and animals by",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bosrand-gezellig-mini-camping-westenenk",
  "image": [
    "https://campspace.com/media/medium/uploads/space/78/03/2d/78032d89ab7f9f3d8ef54ca0b0ba97dc.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.81,
    "longitude": 6.5
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.73,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}