{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-marsfjall-vasterbotten-county",
  "name": "Dogs Allowed",
  "description": "located on the Wildernessroute [Vildmarksvägen] - places near the river without electricity - places higher up with electricity - old church - Strömsund 262km - Gäddede 128km - Vilhelmina 74km - Marsfjäll 44km - Stekenjokk 41km",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-marsfjall-vasterbotten-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650796385.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Marsfjäll",
    "addressRegion": "vasterbotten-county",
    "postalCode": "910 88",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.08733,
    "longitude": 15.13592
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/vasterbotten-county/marsfjall/51399/fatmomakke-naturcamping",
    "https://park4night.com/en/place/84036"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "80",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr80+"
}