{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/strandeforden-bobilcamp-prestfoss",
  "name": "Strandeforden Bobilcamp",
  "description": "Strandeforden Bobilcamp is a campsite in Prestfoss, Norway. Book and review Strandeforden Bobilcamp on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/strandeforden-bobilcamp-prestfoss",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTTwzmiA1CVHxG4qhNf851J04NrjI0x0LA/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Prestfoss",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.068918,
    "longitude": 9.483867
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}