{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-route-45-hammerdal-jamtland-county",
  "name": "Camp Route 45",
  "description": "is on the E45 [North Cape route] - own natural swimming lake - wooded area - 20 power connections - shops / restaurants / center 1,5km",
  "url": "https://campertunity.com/listings/campgrounds/camp-route-45-hammerdal-jamtland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650701924.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "FYRÅN",
    "addressLocality": "hammerdal",
    "addressRegion": "jamtland-county",
    "postalCode": "830 70",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.57501,
    "longitude": 15.3427
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/jamtland-county/hammerdal/11868/camp-route-45",
    "http://www.camproute45.com/",
    "https://www.pincamp.ch/de/campingplaetze/camp-route-45"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "280",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr280+"
}