{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-cape-east-haparanda",
  "name": "Camping Cape East",
  "description": "Camping Cape East is a campsite in Haparanda, Norrbotten, located by the sea and a river/stream.The campsite has which are marked out and pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-cape-east-haparanda",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9140/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sundholmen 1",
    "addressLocality": "Haparanda",
    "postalCode": "95333",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.81994,
    "longitude": 24.14381
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/sweden/norrbotten/haparanda/camping-cape-east-125964/",
    "https://www.capeeast.se"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}