{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horten-havn-bobilparkering",
  "name": "Horten Havn bobilparkering",
  "description": "We in the harbor also welcome motorhomes! We hope you will enjoy the sea view and immediate proximity to the city - and just a short walk away you will find Hortenskogen, Karljohansvern and wonderful beach life. We offer spacious parking spaces, access to service buildings in the summer season and a simple emptying station for septic tanks. Water and emptying stations are not open in winter.",
  "url": "https://campertunity.com/listings/campgrounds/horten-havn-bobilparkering",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "postalCode": "Zip code",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.41399078189698,
    "longitude": 10.489771671763677
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}