{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fjordcamp-straumsjen-nordland",
  "name": "fjordcamp",
  "description": "right on fjord - private harbor - small shop - restaurant - boat rental - fishing license - center 17km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fjordcamp-straumsjen-nordland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650710670.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kråkbergveien",
    "addressLocality": "straumsjen",
    "addressRegion": "nordland",
    "postalCode": "8475",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 68.76454,
    "longitude": 14.7009
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.63,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "350",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr350+"
}