{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/residensen-bobilparkering-skanevik-vestland",
  "name": "Residensen Bobilparkering",
  "description": "Rate is without services - unit price services [electricity / discharge / water / toilet / shower] - at port - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/residensen-bobilparkering-skanevik-vestland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650763398.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skånasund",
    "addressLocality": "skanevik",
    "addressRegion": "vestland",
    "postalCode": "5593",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.73512,
    "longitude": 5.92493
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/vestland/skanevik/28200/residensen-bobilparkering",
    "https://www.campercontact.com/de/norwegen/vestland/etne/28200/residensen-bobilparkering"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "kr250+"
}