{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nordnes-kro-og-camping-nordland",
  "name": "Nordnes Kro og Camping",
  "description": "Nordnes Kro og Camping offers a swimming pool, a playground, toilet facilities, showers, laundry services, internet, and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/nordnes-kro-og-camping-nordland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651217268"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Saltfjellveien",
    "addressLocality": "156053",
    "addressRegion": "nordland",
    "postalCode": "8255",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 66.93764,
    "longitude": 15.31534
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/nordland/156053/nordnes-kro-og-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}