{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rust-water-en-natuur-dicht-bij-de-stad",
  "name": "Rust, water en natuur dicht bij de stad",
  "description": "We live on the border with Belgium on a dike near Maastricht. We have place for tents and a t",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rust-water-en-natuur-dicht-bij-de-stad",
  "image": [
    "https://campspace.com/media/medium/uploads/space/95/97/d2/9597d209dd78f4dfe8493150d6a96773.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.88,
    "longitude": 5.68
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tiny_house"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}