{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nostalgische-boerencamping-nabij-bruisend-amsterdam",
  "name": "Nostalgische boerencamping nabij bruisend Amsterdam",
  "description": "A cozy nostalgic farm camping... Enjoying the farm life as it used to be.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nostalgische-boerencamping-nabij-bruisend-amsterdam",
  "image": [
    "https://campspace.com/media/medium/uploads/space/6e/c1/ab/6ec1aba54294d35302debd3e0f75662a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.28,
    "longitude": 4.88
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tiny_house"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.73,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  }
}