{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperplaats-hoeve-linden-winterswijk-miste-gelderland-nl",
  "name": "Camperplaats Hoeve de Linden",
  "description": "Camper places on the farm - Book town Bredevoort - Obelink - the Slingeplas - Winterswijk Misse 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/camperplaats-hoeve-linden-winterswijk-miste-gelderland-nl",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Misterweg",
    "addressLocality": "Winterswijk Miste",
    "addressRegion": "gelderland",
    "postalCode": "7109 BA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.9398,
    "longitude": 6.63505
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€22+"
}