{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sauna-thermen-zuidwolde-zuidwolde-drente-paises-bajos",
  "name": "Sauna thermen Zuidwolde",
  "description": "Motorhome pitches in the sauna complex - free stay if you use the sauna - center of Zuidwolde 3,5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sauna-thermen-zuidwolde-zuidwolde-drente-paises-bajos",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651211931"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ommerweg",
    "addressLocality": "Zuidwolde",
    "addressRegion": "drente",
    "postalCode": "7921 TB",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.64643,
    "longitude": 6.42987
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}