{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/evanger-bobilparkering-evanger-vestland",
  "name": "Evanger Bobilparkering",
  "description": "Camper place with drinking water and electricity , 16 Places , nice flat , gravel ground , near campsite 250 Nok with electricity",
  "url": "https://campertunity.com/listings/campgrounds/evanger-bobilparkering-evanger-vestland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651278138"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hernesvegen",
    "addressLocality": "Evanger",
    "addressRegion": "vestland",
    "postalCode": "5707",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.6471,
    "longitude": 6.10167
  },
  "sameAs": [
    "https://www.campercontact.com/es/noorwegen/vestland/evanger/162550/evanger-bobilparkering",
    "https://www.campcation.com/campsite/evanger-bobilparkering/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "235",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr235+"
}