{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sauda-gjestehavn-bobilparkering",
  "name": "Sauda gjestehavn bobilparkering",
  "description": "The harbor appears very public-friendly with benches, flowers and planting. Several marked hiking trails and swimming areas in the immediate vicinity. Short distance to Sauda center and Sauda ski centre.",
  "url": "https://campertunity.com/listings/campgrounds/sauda-gjestehavn-bobilparkering",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F60e58bc6fc264e003fa50520%2F1625656420438_sauda-1-1030x773_640x480.jpg?alt=media&token=900ece58-0997-4531-9198-c5464178f678",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F60e58bc6fc264e003fa50520%2F1625656422311_B%C3%A5thavna3-1030x748_640x480.jpg?alt=media&token=52060672-88e5-49a6-b7aa-b45770f49473"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.644148,
    "longitude": 6.3383224
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}