{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-uitzicht-den-helder-north-holland",
  "name": "Mini camping Uitzicht",
  "description": "located between the bulb fields next to a bulb company - see the website for exact prices - Julianadorp - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-uitzicht-den-helder-north-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650988629"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nieuweweg",
    "addressLocality": "Den Helder",
    "addressRegion": "north-holland",
    "postalCode": "1784 PJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.92448,
    "longitude": 4.75454
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.37,
    "reviewCount": 38,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22.5+"
}