{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-leemkoel-buurse",
  "name": "De Leemkoel",
  "description": "De Leemkoel is a campsite with 100 tent sites in Buurse, Netherlands. De Leemkoel has wifi and a snack bar. Dogs are allowed on this campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-leemkoel-buurse",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOT6q0YhR8S2JiDe7t7ze1LyxHjTaYCoSkz/biggerthumb.jpg",
    "images/nl/SPOT6q0YhR8S2JiDe7t7ze1LyxHjTaYCoSkz/carousel/61b677ef39d3c-de-leemkoel-buurse.jpg",
    "images/nl/SPOT6q0YhR8S2JiDe7t7ze1LyxHjTaYCoSkz/carousel/61b677efb918e-de-leemkoel-buurse.jpg",
    "images/nl/SPOT6q0YhR8S2JiDe7t7ze1LyxHjTaYCoSkz/carousel/61b677eea4aa3-de-leemkoel-buurse.jpg",
    "images/nl/SPOT6q0YhR8S2JiDe7t7ze1LyxHjTaYCoSkz/carousel/61b677ede163a-de-leemkoel-buurse.jpg",
    "images//SPOT6q0YhR8S2JiDe7t7ze1LyxHjTaYCoSkz/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wagerinksweg 30",
    "addressLocality": "Buurse",
    "postalCode": "7481 RD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.145844,
    "longitude": 6.847716
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}