{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/haugen-camping-trofors",
  "name": "Haugen Camping",
  "description": "Haugen Camping is located in scenic surroundings by the E6 just north of the center of Grane. There are both cabins and pitches for motorhomes/camping trailers and the option of overnight accommodation in tents. The campsite also has a power connection for motorhomes and caravans. Nice hiking destinations close by; both into Gluggvatnet, or up towards Haustreisdalen. A trip up Granefjellet or to Reinfjellnasen is also recommended.",
  "url": "https://campertunity.com/listings/campgrounds/haugen-camping-trofors",
  "image": [
    "http://img2.custompublish.com/getfile.php/2316359.2062.weywaqtqfc/550x0/5152928_2316359.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grane",
    "addressLocality": "Trofors",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.5933,
    "longitude": 13.3861
  },
  "sameAs": [
    "https://campio.no/campsite/haugen-camping"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}