{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kamp-resort-frutak-danilovgrad",
  "name": "Kamp resort Frutak",
  "description": "Kamp resort Frutak is a campsite that is located in Danilovgrad, and located in the woods and river/stream. In terms of animals...",
  "url": "https://campertunity.com/listings/campgrounds/kamp-resort-frutak-danilovgrad",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751992e13800.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Frutak",
    "addressLocality": "Danilovgrad",
    "postalCode": "81410"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.57497,
    "longitude": 19.07111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}