{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-sommaroy",
  "name": "Clothes Wash Dry",
  "description": "RV park / camping at the port - pay with card - kitchen - at the port with a view of the bridge - center 400 m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-sommaroy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650875986.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sommarøyvegen",
    "addressLocality": "Sommarøy",
    "addressRegion": "troms-og-finnmark",
    "postalCode": "9110",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 69.63595,
    "longitude": 18.00462
  },
  "sameAs": [
    "https://www.campercontact.com/en/noorwegen/troms-og-finnmark/sommary/78981/sommary-camping-marina"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr250+"
}