{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperservice-bolsward-bolsward",
  "name": "Camperservice Bolsward (NL)",
  "description": "camper service area at the pool, in front of the entrance of the municipal campsite - no water in winter",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperservice-bolsward-bolsward",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650788694.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Badweg",
    "addressLocality": "Bolsward",
    "postalCode": "8701 XG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.0628,
    "longitude": 5.52765
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.19,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  }
}