{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-het-moasland-balgoij",
  "name": "Camping Het Moasland",
  "description": "Camping Het Moasland is a campsite in Balgoy, Gelderland, located a river/stream.The campsite has pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-het-moasland-balgoij",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67516e122208a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Veldsestraat 64",
    "addressLocality": "Balgoij",
    "postalCode": "6613 AK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.77733,
    "longitude": 5.70881
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}