{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/giljanes-camping-sandavagur-vaga-municipality",
  "name": "Giljanes Camping",
  "description": "A small campsite with many facilities. Only for small motorhomes up to 7 meters. Separate field for tents. Also hostel. Located directly on a main road. View of a fjord.",
  "url": "https://campertunity.com/listings/campgrounds/giljanes-camping-sandavagur-vaga-municipality",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650943366.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "á Hillingatanga",
    "addressLocality": "Sandavágur",
    "addressRegion": "vaga-municipality",
    "addressCountry": "Faroe Islands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.0473,
    "longitude": -7.1631
  },
  "sameAs": [
    "https://www.campercontact.com/en/faroe-islands/vaga-municipality/sandavagur/82025/giljanes-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "200",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "200+"
}