{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/first-camp-ekerum-borgholm-se",
  "name": "First Camp Ekerum",
  "description": "gigantic in size - directly on the sea with a gently sloping beach - center 600m",
  "url": "https://campertunity.com/listings/campgrounds/first-camp-ekerum-borgholm-se",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651048503.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ekerumsvägen 31",
    "addressLocality": "Borgholm",
    "addressRegion": "Kalmar län",
    "postalCode": "387 92",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.79316,
    "longitude": 16.5693
  },
  "sameAs": [
    "https://www.campercontact.com/it/svezia/contea-di-kalmar/borgholms-kommun/102450/first-camp-ekerum"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}