{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-hafsten-resort-uddevalla-hafsten",
  "name": "Camping Hafsten Resort",
  "description": "Not far from the town of Uddevalla, you will find Camping Hafsten Resort on a peninsula in the western archipelago. In addition to the terraced...",
  "url": "https://campertunity.com/listings/campgrounds/camping-hafsten-resort-uddevalla-hafsten",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674a0d77ee256.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hafsten 120",
    "addressLocality": "Uddevalla/Hafsten",
    "postalCode": "45196",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.31458,
    "longitude": 11.72319
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/sweden/vastra-gotaland/uddevalla/camping-hafsten-resort-106829/?tab=reviews",
    "http://www.hafsten.se/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}