{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alpaka-camping-borken-north-rhine-westphalia",
  "name": "Alpaka Camping",
  "description": "Campsite with three camper pitches - use GPS coordinates - near alpaka meadow - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/alpaka-camping-borken-north-rhine-westphalia",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651019489.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wieher Esch",
    "addressLocality": "Borken",
    "addressRegion": "north-rhine-westphalia",
    "postalCode": "46325",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.81028,
    "longitude": 6.87472
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/north-rhine-westphalia/borken/100936/alpaka-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "€30+"
}