{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/solvang-camping-alta",
  "name": "Solvang Camping",
  "description": "Solvang Camping is a campsite in Alta, Norway. Solvang Camping has wifi and an indoor pool. Dogs are allowed on this campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/solvang-camping-alta",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTa79b327b44605746f0baac6b79824b99/biggerthumb.jpg",
    "images//SPOTa79b327b44605746f0baac6b79824b99/mapbox/mapbox.webp",
    "images/no/SPOTa79b327b44605746f0baac6b79824b99/carousel/58c030649db3a-solvang-camping-alta.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E6",
    "addressLocality": "Alta",
    "postalCode": "9505",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 69.97954,
    "longitude": 23.46799
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "318",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr318+"
}