{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hustadvika-panorama-bud-mre-og-romsdal",
  "name": "Hustadvika panorama",
  "description": "camper place 800 m from Bud - 40 kilometers from Molde on the northwest coast of Norway - pay with QR code",
  "url": "https://campertunity.com/listings/campgrounds/hustadvika-panorama-bud-mre-og-romsdal",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651251359.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bergsetvegen",
    "addressLocality": "Bud",
    "addressRegion": "mre-og-romsdal",
    "postalCode": "6430",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.91368,
    "longitude": 6.92691
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "420",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "kr420+"
}