{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pluscamp-sande-loen",
  "name": "Pluscamp Sande",
  "description": "Pluscamp Sande is a campsite in Loen, Norway. Pluscamp Sande has wifi and a restaurant. Dogs are allowed on this campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pluscamp-sande-loen",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOT80f7c5682ea8769d4e162c8ec83cb596/biggerthumb.jpg",
    "images/no/SPOT80f7c5682ea8769d4e162c8ec83cb596/medium/57e5f37b313fc-pluscamp-sande-loen.jpg",
    "images//SPOT80f7c5682ea8769d4e162c8ec83cb596/mapbox/mapbox.webp",
    "images/no/SPOT80f7c5682ea8769d4e162c8ec83cb596/medium/57e5f37b16843-pluscamp-sande-loen.jpg",
    "images/no/SPOT80f7c5682ea8769d4e162c8ec83cb596/medium/57e5f37b26a7c-pluscamp-sande-loen.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "RV60/FV723",
    "addressLocality": "Loen",
    "postalCode": "6789",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.85167,
    "longitude": 6.91167
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "228",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr228+"
}