{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/laukvik-bobil-platz-nordland",
  "name": "Laukvik Bobil Platz",
  "description": "on gravel - the costs are still unclear - by the sea at the lighthouse - pub and a small coffee burner - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/laukvik-bobil-platz-nordland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650881275.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moloveien",
    "addressLocality": "laukvik",
    "addressRegion": "nordland",
    "postalCode": "8315",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 68.38969,
    "longitude": 14.41288
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 22,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "200",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr200+"
}