{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/svenstavik-stallplats-och-parkering-svenstavik-se",
  "name": "Svenstavik Ställplats och Parkering",
  "description": "possibility of service for passers-by (discharge / water) against payment - shops 50m - right in the center",
  "url": "https://campertunity.com/listings/campgrounds/svenstavik-stallplats-och-parkering-svenstavik-se",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650790939.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Centrumvägen 9",
    "addressLocality": "Svenstavik",
    "addressRegion": "Jämtlands län",
    "postalCode": "845 31",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.76727,
    "longitude": 14.43527
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/jamtland-county/svenstavik/45601/svenstavik-stallplats-och-parkering"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}