{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-buk-bihac",
  "name": "Camp Buk",
  "description": "Camp Buk is a campsite in Bihać, located in a wood and a river/stream.The campsite has which are marked out, pitches with shade, pitches without...",
  "url": "https://campertunity.com/listings/campgrounds/camp-buk-bihac",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675182b2d49b4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zamosce 1, Kulen Vakuf",
    "addressLocality": "Bihac",
    "postalCode": "77000"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.56778,
    "longitude": 16.08372
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}