{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-nolderwoud-zuidwolde",
  "name": "Camperplaats Nolderwoud",
  "description": "Location in a wooded area - on arrival, drive to the camper pitches and find a spot - in the kiosk (black building) information about park, environment and payment - rural view - rent Sauna hot tub or fire pit - fish pond and swimming pond - center of Zuidwolde 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-nolderwoud-zuidwolde",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651130512.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ommerweg",
    "addressLocality": "Zuidwolde",
    "addressRegion": "drenthe",
    "postalCode": "7921 TB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.64095,
    "longitude": 6.42751
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.54,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.58",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12.58+"
}