{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nordstjerna-bobiloppstilling-stokmarknes-nordland",
  "name": "Nordstjerna Bobiloppstilling",
  "description": "place on the lake with swimming, campfire and picnic tables on the water - center 7 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nordstjerna-bobiloppstilling-stokmarknes-nordland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650904169.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Måkeveien",
    "addressLocality": "stokmarknes",
    "addressRegion": "nordland",
    "postalCode": "8450",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 68.5661,
    "longitude": 14.95082
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.27,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr250+"
}