{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/torfoss-fiskecamp-storslett-nordreisa",
  "name": "Tørfoss Fiskecamp",
  "description": "Enjoy a relaxing stay at Tørfoss Fiskecamp in Storslett, Norway. Visitors' rating: 0.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/torfoss-fiskecamp-storslett-nordreisa",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tørfossveien",
    "addressLocality": "Storslett",
    "addressRegion": "Nordreisa",
    "postalCode": "9154",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 69.6550178,
    "longitude": 21.2987983
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}