{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-nij-wybranda-boazum",
  "name": "Camping Nij Wybranda",
  "description": "Campsite Nij Wybranda is a campsite in Bozum, Frise.This campsite has delimited pitches and pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-nij-wybranda-boazum",
  "image": [
    "https://cdn2.acsi.eu/6/8/5/a/685a60e2daa78.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Singel 3",
    "addressLocality": "Boazum",
    "postalCode": "8635 MK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.09644,
    "longitude": 5.68828
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}