{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hargshamns-bad-camping-hargshamn",
  "name": "Hargshamns Bad & Camping",
  "description": "Hargshamns Bad & Camping is a campsite in Hargshamn, Uppsala, located by the sea.The campsite has which are marked out, pitches without shade and...",
  "url": "https://campertunity.com/listings/campgrounds/hargshamns-bad-camping-hargshamn",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675035d0160e5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Badvägen 4",
    "addressLocality": "Hargshamn",
    "postalCode": "74250",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.17139,
    "longitude": 18.46583
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/sweden/uppsala/hargshamn/hargshamns-bad-camping-112332/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}