{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-mersken-ureterp-frisia",
  "name": "De Mersken",
  "description": "Location of the motorhome - book in advance - description of the route: the access road is a curve at right angle - by the A7 exit Ureterp, pass by the village, turn right in direction Wijnjewoude - turn right in De Mersken - pass 2 farms, 1 of which is a campsite - continue until Merskenreed - turn right - second farm on the right, no 9 - it is not possible to empty the toilet - WiFi only on the terrace - bike rental possible - center 2,5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-mersken-ureterp-frisia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650946608.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "De Mersken",
    "addressLocality": "Ureterp",
    "addressRegion": "frisia",
    "postalCode": "9247 WK",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.07553,
    "longitude": 6.1607
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.64,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "15+"
}