{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-haagweg-leiden-zuid-holland",
  "name": "Parking Haagweg",
  "description": "Parking on the outskirts of the city centre - 5 motorhomes for larger motorhomes [save 2 parking spaces] - signposted at the back of the parking lot - pay attention to strict maintenance full = full - no booking - 5 motorhomes < 7m can take 1 parking space on the parking lot - next to the railway - free bus transport to the center 800m",
  "url": "https://campertunity.com/listings/campgrounds/parking-haagweg-leiden-zuid-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651102423.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Haagweg",
    "addressLocality": "Leiden",
    "addressRegion": "zuid-holland",
    "postalCode": "2311 CC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.15959,
    "longitude": 4.47844
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.35,
    "reviewCount": 77,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "€21+"
}