{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-route-45ab-hammerdal",
  "name": "Camp Route 45AB",
  "description": "Camp Route 45 is in a lovely spot by River Fyrån between the Swedish cities of Östersund and Strömsund. A pleasant atmosphere...",
  "url": "https://campertunity.com/listings/campgrounds/camp-route-45ab-hammerdal",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2c2567d79.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fyrån 210",
    "addressLocality": "Hammerdal",
    "postalCode": "83341",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.57503,
    "longitude": 15.3425
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/sweden/jamtland/hammerdal/camp-route-45ab-106909/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}