{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bjorkebo-stollet",
  "name": "Björkebo Camping",
  "description": "Björkebo Camping is a campsite in Stöllet, Värmland, located in a wood and a river/stream.The campsite has pitches with shade, pitches without...",
  "url": "https://campertunity.com/listings/campgrounds/bjorkebo-stollet",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f2bddafa03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gravol 72",
    "addressLocality": "Stöllet",
    "postalCode": "68051",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.34778,
    "longitude": 13.33911
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/sweden/varmland/stollet/bjorkebo-camping-106869/",
    "https://www.bjoerkebo-camping.com/",
    "https://www.pincamp.ch/de/campingplaetze/camping-bjoerkebo"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}