{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vardo-bobilparkering-troms-og-finnmark",
  "name": "Vardø bobilparkering",
  "description": "8 separate outlets with 16 Amp for campers - 200 m",
  "url": "https://campertunity.com/listings/campgrounds/vardo-bobilparkering-troms-og-finnmark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650948633.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kaigata",
    "addressLocality": "Vardo",
    "addressRegion": "troms-og-finnmark",
    "postalCode": "9950",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 70.37203,
    "longitude": 31.10451
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/troms-og-finnmark/vardo/97093/vard-bobilparkering"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "kr0+"
}