{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-hamra-gavleborg-county",
  "name": "Dogs Allowed",
  "description": "Hamra Nationalpark (various fauna, such as water birds, lynx and bears) has 3 entrances - parking Huvudentren has small information board - dry toilet and some fire places - follow GPS coordinates - center 8km",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-hamra-gavleborg-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650888147.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hamra",
    "addressRegion": "gavleborg-county",
    "postalCode": "820 50",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.76757,
    "longitude": 14.76435
  },
  "sameAs": [
    "http://www.nationalparksofsweden.se",
    "https://www.campercontact.com/es/suecia/provincia-de-gavleborg/hamra/82652/hamra-nationalpark"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr0+"
}