{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bekkjarvik-gjestehavn-bobilparkering",
  "name": "Bekkjarvik Gjestehavn bobilparkering",
  "description": "In the town of Bekkjarvik we find an idyllic guest harbor with a lovely view where there are opportunities to park a motorhome next to it.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bekkjarvik-gjestehavn-bobilparkering",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2FjYhFcYZWePJ2XAgmHXop%2F1618176489932_DSC_1731-e1465058274109_640x480.jpg?alt=media&token=28e5ceb4-ce54-410b-a8e6-940ca8f95b03",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "postalCode": "Zip code",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.006587694062944,
    "longitude": 5.206992817128313
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}