{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/byxelkrok-rastplats-borgholms-kommun-se",
  "name": "Byxelkrok Rastplats",
  "description": "near the sea - lighthouse Långe Erik 1km - center 7km",
  "url": "https://campertunity.com/listings/campgrounds/byxelkrok-rastplats-borgholms-kommun-se",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650847399.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Holmvägen 78",
    "addressLocality": "Borgholms kommun",
    "addressRegion": "Provinz Kalmar",
    "postalCode": "387 75",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.36701,
    "longitude": 17.07824
  },
  "sameAs": [
    "https://www.campercontact.com/de/schweden/provinz-kalmar/borgholms-kommun/71353/byxelkrok-rastplats"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}