{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-gilja-rogaland",
  "name": "Clothes Wash Dry",
  "description": "simple campsite - located at the end of the Frafjord - around a small marina - Dirdal 11km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-gilja-rogaland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650747725.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Øyravegen",
    "addressLocality": "Gilja",
    "addressRegion": "rogaland",
    "postalCode": "4335",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.84616,
    "longitude": 6.28287
  },
  "sameAs": [
    "http://www.frafjord.info",
    "https://www.campercontact.com/en/norway/rogaland/dirdal/23268/frafjord-hytteutleie"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "230",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "kr230+"
}