{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arvidsjaur-borgargatan-arvidsjaur-norrbotten-county",
  "name": "Arvidsjaur Borgargatan",
  "description": "asphalted parking lot located next to the sports field - not the most beautiful place but fine to spend the night - center 2 km",
  "url": "https://campertunity.com/listings/campgrounds/arvidsjaur-borgargatan-arvidsjaur-norrbotten-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651043883.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Borgargatan",
    "addressLocality": "Arvidsjaur",
    "addressRegion": "norrbotten-county",
    "postalCode": "933 31",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.5993,
    "longitude": 19.18323
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/norrbotten-county/arvidsjaur/102198/arvidsjaur-borgargatan-"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr0+"
}