{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/skiphalsen-nordland",
  "name": "Skiphalsen",
  "description": "Enjoy a relaxing stay at Skiphalsen in , Norway. Visitors' rating: 4.",
  "url": "https://campertunity.com/listings/campgrounds/skiphalsen-nordland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650938023.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressRegion": "Nordland",
    "postalCode": "8063",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 67.68405,
    "longitude": 12.65703
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}