{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/follafoss-bathavn-follafoss",
  "name": "Follafoss Båthavn",
  "description": "At Follafoss Seasports Association there is room for a motor home. Here you will also find a toilet.",
  "url": "https://campertunity.com/listings/campgrounds/follafoss-bathavn-follafoss",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F62c2b7d306619600250f868f%2F1656928584072_FOllefoss%201_640x480.jpg?alt=media&token=8699e0a7-6dff-48ac-bf95-55020f939e72"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Øravegen 11",
    "addressLocality": "Follafoss",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.98493829092541,
    "longitude": 11.11533130113188
  },
  "sameAs": [
    "https://campio.no/campsite/follafoss-sjosportsforening"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}