{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tresfjord-smabatshavn-bobilparkering",
  "name": "Tresfjord Småbåthavn bobilparkering",
  "description": "Located close to a petrol station, gas station, cafe and shop. Emptying station, water and electricity on site. Open April – October.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tresfjord-smabatshavn-bobilparkering",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F827r5rYH3ziiIdFg1IcO%2F1620582261399_4222124650782486_640x480.jpg?alt=media&token=900d182a-915b-4fbf-8b90-3597fe973fc9"
  ],
  "address": {
    "@type": "PostalAddress",
    "postalCode": "Zip code",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.525733,
    "longitude": 7.129615
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}