{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/landgoed-zonnebloem-winterswijk-brinkheurne-gueldres",
  "name": "Landgoed De Zonnebloem",
  "description": "Green campsite with spacious, quiet pitches for camping equipment up to approx. 7m. Simple, clean plumbing; electricity on the spot. Also Zorgboerderij, NSW-landgoed, Pluktuin.",
  "url": "https://campertunity.com/listings/campgrounds/landgoed-zonnebloem-winterswijk-brinkheurne-gueldres",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "De Slingeweg",
    "addressLocality": "winterswijk-brinkheurne",
    "addressRegion": "gueldres",
    "postalCode": "7115 AG",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.95054,
    "longitude": 6.74503
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "21.8",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "21.8+"
}