{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/velfjord-panorama-caravan-camp-bronnoysund-nordland",
  "name": "Velfjord Panorama Caravan Camp",
  "description": "along the beautiful coast of Helgeland - view of the fjord - own lawn - possible to fish from the jetty - book a guided tour to go out to sea - 15 minutes from Brønnøysund",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/velfjord-panorama-caravan-camp-bronnoysund-nordland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651120770.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Velfjordveien",
    "addressLocality": "Brønnøysund",
    "addressRegion": "nordland",
    "postalCode": "8900",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.48885,
    "longitude": 12.43285
  },
  "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": "400",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr400+"
}