{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lossius-camping-vag-nordland",
  "name": "Lossius Camping",
  "description": "(after) at sandy beach - pristine nature - payment in both NOK and EUR possible - Battery Dietl 1,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lossius-camping-vag-nordland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650813491.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bøsjyveien",
    "addressLocality": "vag",
    "addressRegion": "nordland",
    "postalCode": "8289",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 67.97032,
    "longitude": 15.00782
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr250+"
}