{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tuinenburg-en-pays-bas-zaamslag",
  "name": "Tuinenburg",
  "description": "Tuinenburg est un site de camping avec 100 emplacements dans Zaamslag, Pays-Bas. Les chiens sont admis sur ce camping.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tuinenburg-en-pays-bas-zaamslag",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTEgZakdvxYhTonAe57QKWE1P4PmnNdinF/biggerthumb.jpg",
    "images//SPOTEgZakdvxYhTonAe57QKWE1P4PmnNdinF/mapbox/mapbox.webp",
    "images/nl/SPOTEgZakdvxYhTonAe57QKWE1P4PmnNdinF/carousel/619483125d9c8-tuinenburg-zaamslag.jpg",
    "images/nl/SPOTEgZakdvxYhTonAe57QKWE1P4PmnNdinF/carousel/61948311b0fad-tuinenburg-zaamslag.jpg",
    "images/nl/SPOTEgZakdvxYhTonAe57QKWE1P4PmnNdinF/carousel/61948313acb2a-tuinenburg-zaamslag.jpg",
    "images/nl/SPOTEgZakdvxYhTonAe57QKWE1P4PmnNdinF/carousel/6194831438690-tuinenburg-zaamslag.jpg",
    "images/nl/SPOTEgZakdvxYhTonAe57QKWE1P4PmnNdinF/carousel/619483132affb-tuinenburg-zaamslag.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Koning Willem III weg 1",
    "addressLocality": "Zaamslag",
    "postalCode": "4543 RD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.32207,
    "longitude": 3.951018
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jake"
      },
      "reviewBody": "Een fantastisch kalme locatie. Uitstekend startpunt voor fietsavonturen."
    }
  ]
}