{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/valsjobyns-fiskecamp-67-valsjobyn",
  "name": "Valsjöbyns Fiskecamp",
  "description": "Valsjöbyns Fiskecamp offers camping, cabins, boat and paddleboard rentals, and pitches for caravans and motorhomes. The location on an islet with Valsjön on both sides provides great fishing opportunities, with over 100 waters available through the Hotagenkortet.",
  "url": "https://campertunity.com/listings/campgrounds/valsjobyns-fiskecamp-67-valsjobyn",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Näset 4888",
    "addressLocality": "67 Valsjöbyn",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.06241,
    "longitude": 14.12591
  },
  "sameAs": [
    "https://campio.no/campsite/valsjobyns-fiskecamp"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}