{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trandum-camping-skive",
  "name": "Trandum Camping",
  "description": "Trandum Camping is a campsite with 60 seats in Skive, Denmark. Trandum Camping has wifi, a camping shop, a snack bar and an indoor pool.",
  "url": "https://campertunity.com/listings/campgrounds/trandum-camping-skive",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOT496b7eacdac6de789a4a0f6e8e856586/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Falhedevej 1",
    "addressLocality": "Skive",
    "postalCode": "7800",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.4444,
    "longitude": 8.97152
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "16",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "kr16+"
}