{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-tulpentuin-slootdorp-nordholland",
  "name": "Camperplaats De Tulpentuin",
  "description": "Location at Tulipengärtnerei - Sales point for regional products - Reservations not possible - sufficient reserve places - longer stay in consultation with the manager - low viaduct when driving via Wieringerwerf (max. 3 m), higher campers via Slootdorp - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-tulpentuin-slootdorp-nordholland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651116849.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wierweg",
    "addressLocality": "Slootdorp",
    "addressRegion": "nordholland",
    "postalCode": "1774 NH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.85638,
    "longitude": 5.0109
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.35,
    "reviewCount": 175,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€14+"
}