{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vollan-camping-156137-mre-og-romsdal",
  "name": "Vollan Camping",
  "description": "Vollan Camping offers sanitary services, including toilets and showers. There is a supermarket nearby. Additionally, there is a playground for children, a marina closeby, and security measures in place.",
  "url": "https://campertunity.com/listings/campgrounds/vollan-camping-156137-mre-og-romsdal",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651189620"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vollavegen",
    "addressLocality": "156137",
    "addressRegion": "mre-og-romsdal",
    "postalCode": "6613",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.57364,
    "longitude": 9.1397
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/mre-og-romsdal/156137/vollan-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}