{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-bberghuisplein-kampen-overijssel",
  "name": "Parking Bberghuisplein",
  "description": "Campervan pitches are located in the designated area of the parking lot. Payment is made at the parking meter. From March 1st to November 1st, the designated area is exclusively available for campervans. November 1st to March 1st, it is also available to other users. The service area requires an access code, which is printed on the parking ticket. Note: This area cannot be used as a campervan pitch during events. Kampen city center is 500m away.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-bberghuisplein-kampen-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650660601.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burgemeester Berghuisplein",
    "addressLocality": "kampen",
    "addressRegion": "overijssel",
    "postalCode": "8261 DD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.55254,
    "longitude": 5.91362
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.46,
    "reviewCount": 154,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.75",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.75+"
}