{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-eikenhof-oldemarkt-paasloo",
  "name": "Camping De Eikenhof",
  "description": "On the outskirts of the village of Oldemart, in the north-western corner of Overijssel ('Kop van Overijssel'), Camping de Eikenhof has been a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-eikenhof-oldemarkt-paasloo",
  "image": [
    "https://cdn2.acsi.eu/6/7/6/a/676aa6967921e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Paasloërweg 12",
    "addressLocality": "Oldemarkt/Paasloo",
    "postalCode": "8378 JB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.81581,
    "longitude": 5.99675
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}