{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-recreatiebedrijf-boot-noordwelle",
  "name": "Camping Recreatiebedrijf Boot",
  "description": "Camping Recreatiebedrijf Boot is a campsite in Noordwelle, Zealand.The campsite has which are marked out, pitches with shade, pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-recreatiebedrijf-boot-noordwelle",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c7d096378e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lokkershofweg 7",
    "addressLocality": "Noordwelle",
    "postalCode": "4326 SE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.71531,
    "longitude": 3.79814
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}