{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zonneland-nispen-roosendaal",
  "name": "Camping Zonneland",
  "description": "Camping Zonneland is a campsite in Nispen, North Brabant, located in a wood.The campsite has which are marked out, pitches with shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zonneland-nispen-roosendaal",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674a17bf7765a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Turfvaartsestraat 4-6",
    "addressLocality": "Nispen/Roosendaal",
    "postalCode": "4709 PB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.49439,
    "longitude": 4.48508
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}