{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/songnabben-camping-skarnes-innlandet",
  "name": "Songnabben Camping",
  "description": "Songnabben Camping offers sanitary facilities. The campsite has electricity, showers, toilets and a washing-up area. Dogs are allowed.",
  "url": "https://campertunity.com/listings/campgrounds/songnabben-camping-skarnes-innlandet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651182094"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nord-Odalsvegen",
    "addressLocality": "Skarnes",
    "addressRegion": "innlandet",
    "postalCode": "2120",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.3475,
    "longitude": 11.60461
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/innlandet/skarnes/156005/songnabben-camping",
    "https://www.songnabben.no",
    "https://campio.no/campsite/songnabben-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "310",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr310+"
}