{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-hopfraeben-brunnen",
  "name": "Camping Hopfraeben",
  "description": "Camping Hopfraeben is a campsite in Brunnen, Schwyz, located by a lake/recreational pond.The campsite has pitches without shade and pitches with some...",
  "url": "https://campertunity.com/listings/campgrounds/camping-hopfraeben-brunnen",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f2e7711fa6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hopfrebenstrasse 1",
    "addressLocality": "Brunnen",
    "postalCode": "6440",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.99772,
    "longitude": 8.59342
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/switzerland/schwyz/brunnen/camping-hopfraeben-107143/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}