{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hummelfjell-camping",
  "name": "Hummelfjell camping",
  "description": "Nice campsite with space for tents, caravans and motorhomes. We also have cabins for rent. Open in the summer months from May to September. Welcome to us!",
  "url": "https://campertunity.com/listings/campgrounds/hummelfjell-camping",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F42vPYnp6juhT0xIdlQqo%2F1593587935360_ac61bc756fb1477f0463059d4cf80b04_640x480.jpg?alt=media&token=8e8a3131-73e6-4548-a3b4-0a56b3ec3696",
    "Photos",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F42vPYnp6juhT0xIdlQqo%2F1593587935362_d9ca15d5c6ee0e9bc031d3aa69e02ce8_640x480.jpg?alt=media&token=94d67c4f-e2a6-45e1-a378-b8eaa24fd088"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.446906,
    "longitude": 11.119529
  },
  "sameAs": [
    "https://campio.no/campsite/hummelfjell-camping"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}