{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parkplass-tommerneset-innhavet-nordland",
  "name": "Parkplass Tømmerneset",
  "description": "near nature reserve with 'Rock Art' [petroglyphs] - 2 power connections - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/parkplass-tommerneset-innhavet-nordland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650814278.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sekundær Fylkesvei 835",
    "addressLocality": "Innhavet",
    "addressRegion": "nordland",
    "postalCode": "8260",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 67.90013,
    "longitude": 15.85666
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}