{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-bij-camping-de-heische-tip-zeeland-north-brabant",
  "name": "Parking Bij Camping De Heische Tip",
  "description": "camper pitches in the parking lot at the Heische Tip campsite - payment via the AanUit.net app - also places on the campsite [sc 69778] - located on the De Maashorst nature reserve - center 1.5 km.",
  "url": "https://campertunity.com/listings/campgrounds/parking-bij-camping-de-heische-tip-zeeland-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650821870.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Straatsven",
    "addressLocality": "zeeland",
    "addressRegion": "north-brabant",
    "postalCode": "5411 RS",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.6963,
    "longitude": 5.65879
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.57,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "€5+"
}