{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/how-far-from-beach-is-mjolknabbens-camping-gothland",
  "name": "Mjölknabbens Camping",
  "description": "ProfileA campsite with an atmosphere of wilderness where you can get close to nature. This is a place of peace, something that many of us long for. And yet it offers all the conveniences of a modern campsite. Welcome! Read more",
  "url": "https://campertunity.com/listings/campgrounds/how-far-from-beach-is-mjolknabbens-camping-gothland",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/mjolknabbens-camping/O7QKeRYzD-oZ.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/mjolknabbens-camping/7xBOALgiRk1L.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mjölkenabben 1",
    "addressLocality": "Mjölknabbens Camping",
    "addressRegion": "Gothland",
    "postalCode": "36013",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.62115,
    "longitude": 14.71388
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/mjolknabbens-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}