{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ammerans-fiskecamp-hammarstrand-jamtland-county",
  "name": "Ammerans Fiskecamp Hammarstrand",
  "description": "Ammeråns Fiskecamp is a very small campsite in the heart of Jämtland - beautiful view of mountains and the river Ammerån - near a beach - wooden sauna - barbecue facilities - boats and canoes for rent",
  "url": "https://campertunity.com/listings/campgrounds/ammerans-fiskecamp-hammarstrand-jamtland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651111546.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "hammarstrand",
    "addressRegion": "jamtland-county",
    "postalCode": "840 70",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.16057,
    "longitude": 16.21592
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/jamtland-county/hammarstrand/105825/ammerans-fiskecamp-hammarstrand-",
    "http://www.ammeransfiskecamp.se/",
    "https://campio.no/campsite/ammerans-fiskecamp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "250",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr250+"
}