{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/neset-skyds-flesberg-viken",
  "name": "Neset Skyds Station",
  "description": "Plain campsite - with central water intake - chemical bath - some power supply points - center 7 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/neset-skyds-flesberg-viken",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650996713.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Flesberg",
    "addressRegion": "viken",
    "postalCode": "3620",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.85992,
    "longitude": 9.32094
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "350",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr350+"
}