{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vagn-lund-jensen-karup-karup",
  "name": "Vagn Lund Jensen",
  "description": "With the farmer - fishing with day ticket 100m - shops / center 1km",
  "url": "https://campertunity.com/listings/campgrounds/vagn-lund-jensen-karup-karup",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650722367.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Åhusevej",
    "addressLocality": "Karup",
    "addressRegion": "karup",
    "postalCode": "7470",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.3139,
    "longitude": 9.14727
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1.88,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "75",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "kr75+"
}