{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/skive-nordjutland-dk",
  "name": "Reisemobilstellplatz",
  "description": "Whether you come with a large camper or a tent for two, we certainly have a place that suits you. All pitches in common is that they are located on one of the few completely terraced campsites of the country.",
  "url": "https://campertunity.com/listings/campgrounds/skive-nordjutland-dk",
  "image": [
    "https://stellplatz.info/img/731672/wohnmobilstellplatz-skive-fjord-camping-869219.jpg?h=237&w=355&mode=crop&scale=canvas&autorotate=true",
    "/img/731672/wohnmobilstellplatz-skive-fjord-camping-1098858.jpg?h=92&w=118&mode=crop&scale=canvas&autorotate=true",
    "/img/731672/wohnmobilstellplatz-skive-fjord-camping-869219.jpg?h=92&w=118&mode=crop&scale=canvas&autorotate=true",
    "https://Stellplatz.Info/img/731672/wohnmobilstellplatz-skive-fjord-camping-869219.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marienlyst Strand 15 Marienlyst Strand 15",
    "addressLocality": "Skive",
    "addressRegion": "Nordjütland",
    "postalCode": "7800",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.597942,
    "longitude": 9.038409
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}