{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bjornkengen-gard-straumsoen-nordland",
  "name": "Bjornkengen Gard",
  "description": "It is recommended to book - farm with cattle - center of Straume 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bjornkengen-gard-straumsoen-nordland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651268416"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fiskumyran",
    "addressLocality": "Straumsjøen",
    "addressRegion": "nordland",
    "postalCode": "8475",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 68.6802,
    "longitude": 14.4848
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr250+"
}