{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/suleskard-fjellsenter-156086-agder",
  "name": "Suleskard Fjellsenter",
  "description": "Suleskard Fjellsenter is a camping location that offers showers, laundry facilities, WiFi, and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/suleskard-fjellsenter-156086-agder",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651178767"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sirdalsveien",
    "addressLocality": "156086",
    "addressRegion": "agder",
    "postalCode": "4443",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.01427,
    "longitude": 6.93635
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/agder/156086/suleskard-fjellsenter",
    "https://www.campercontact.com/de/norvegia/agder/-/156086/suleskard-fjellsenter",
    "https://suleskard.no/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}