{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lofoten-rorbuer",
  "name": "Lofoten Rorbuer",
  "description": "Lofoten Rorbuer is centrally located and sunny in the harbor close to the center of Svolvær with a short distance to fishing spots on the sea, swimming beach, the mountain and the famous Svolværgeita. We have a total of 16 units, which can accommodate from 2 to 5 people per unit. There are cooking facilities in all the units, the rooms have mini kitchens and the rorbu suites well-equipped full-scale kitchens. The facility has a maximum capacity of 50 people.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lofoten-rorbuer",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2FthqpcbOBnMtjFXGi8fDT%2F1592851549780_l2.jpg?alt=media&token=54504ef8-7e38-4deb-b0e8-c4324d3f419f",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2FthqpcbOBnMtjFXGi8fDT%2F1592851549779_l1.jpg?alt=media&token=efc55b7b-e758-4f3f-a32b-e8606f2750b9",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2FthqpcbOBnMtjFXGi8fDT%2F1592851549784_l4.jpg?alt=media&token=aad46e10-4459-48c8-a443-cef91c91a48f",
    "Photos",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2FthqpcbOBnMtjFXGi8fDT%2F1592851549782_l3.jpg?alt=media&token=ffc47dce-8354-42fb-9f19-4be128837ce9"
  ],
  "address": {
    "@type": "PostalAddress",
    "postalCode": "Zip code",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 68.241424,
    "longitude": 14.577431
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kitchen"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}