{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-poppe-recreatiepark-markelo",
  "name": "De Poppe Recreatiepark",
  "description": "De Poppe Recreatiepark is a campsite in Markelo, Overijssel, located by a lake/recreational pond.The campsite has which are marked out, pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-poppe-recreatiepark-markelo",
  "image": [
    "https://cdn3.acsi.eu/6/8/9/c/689c3c1f78aac.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Holterweg 23",
    "addressLocality": "Markelo",
    "postalCode": "7475 AT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.25947,
    "longitude": 6.45928
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}