{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-helmzicht-julianadorp-noord-holland",
  "name": "Camping Helmzicht",
  "description": "Located around North Holland farm - in the middle of the largest contiguous flower bulb area - also flower bulb nursery - farm-guided tours - view of the dunes - beach at 15 min walk - center at 3 km. Please report in advance before arrival by mail or telephone.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-helmzicht-julianadorp-noord-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651016033.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zanddijk",
    "addressLocality": "julianadorp",
    "addressRegion": "noord-holland",
    "postalCode": "1787 PP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.88973,
    "longitude": 4.71683
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.13,
    "reviewCount": 79,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€32.5+"
}