{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/enkopings-hamn-enkopings-kommun",
  "name": "Enköpings Hamn",
  "description": "Enjoy a relaxing stay at Enköpings Hamn in Enköpings kommun, Sweden. Visitors' rating: 3.15.",
  "url": "https://campertunity.com/listings/campgrounds/enkopings-hamn-enkopings-kommun",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650797074.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hamngatan",
    "addressLocality": "Enköpings kommun",
    "addressRegion": "Uppsala County",
    "postalCode": "749 35",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.63141,
    "longitude": 17.07665
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/uppsala-county/enkopings-kommun/51851/enkopings-hamn"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}