{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lyngvenfjord-view-olderdalen",
  "name": "Lyngvenfjord view",
  "description": "Lyngenfjord View offers unique accommodation with stunning views of the Lyngenfjord and the Northern Lights. Guests can enjoy the natural beauty and activities of the area.",
  "url": "https://campertunity.com/listings/campgrounds/lyngvenfjord-view-olderdalen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lyngenfjordveien 410",
    "addressLocality": "Olderdalen",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 69.70649,
    "longitude": 20.52898
  },
  "sameAs": [
    "https://campio.no/campsite/lyngvenfjord-view"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}