{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-moraine-en-pays-bas-spier",
  "name": "De Moraine",
  "description": "De Moraine is a camping site in Spier, Netherlands. De Moraine has wifi, a restaurant and an indoor pool.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-moraine-en-pays-bas-spier",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTmvJTkn6BMFCPHJoEm5bWtSTrqrgbUVxi/biggerthumb.jpg",
    "images/nl/SPOTmvJTkn6BMFCPHJoEm5bWtSTrqrgbUVxi/carousel/61933fa4d5ffc-de-moraine-spier.jpg",
    "images/nl/SPOTmvJTkn6BMFCPHJoEm5bWtSTrqrgbUVxi/carousel/61933fa4320ce-de-moraine-spier.jpg",
    "images/nl/SPOTmvJTkn6BMFCPHJoEm5bWtSTrqrgbUVxi/carousel/61933fa37354a-de-moraine-spier.jpg",
    "images//SPOTmvJTkn6BMFCPHJoEm5bWtSTrqrgbUVxi/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moraineweg 20",
    "addressLocality": "Spier",
    "postalCode": "9417 TB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8284,
    "longitude": 6.478434
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}