{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/broce",
  "name": "Broce -",
  "description": "Gravel parking spot on a cliff with a nice view. No shade however. We asked at the restaurant in the village below if it was OK to spend the night and they were fine, as long as we don’t bother anyone. Best for small to medium sized camper vans due to space and visibility.",
  "url": "https://campertunity.com/listings/campgrounds/broce",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/flags/hr.svg",
    "https://cdn6.park4night.com/images/svg/flags/ba.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.80482,
    "longitude": 17.74225
  },
  "sameAs": [
    "https://park4night.com/en/place/205913"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ]
}