{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hummerbakken-camping-avd-telemark-stavern-vestfold-og-telema",
  "name": "Hummerbakken Camping Avd Telemark",
  "description": "Enjoy a relaxing stay at Hummerbakken Camping Avd Telemark in Stavern, Norway. Visitors' rating: 4.29.",
  "url": "https://campertunity.com/listings/campgrounds/hummerbakken-camping-avd-telemark-stavern-vestfold-og-telema",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650974077.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hummerbakken",
    "addressLocality": "Stavern",
    "addressRegion": "Vestfold og Telemark",
    "postalCode": "3294",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.97511565,
    "longitude": 9.92897291
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}