{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-prodnik-ljubno-savinji",
  "name": "Camping Prodnik",
  "description": "Camping Prodnik is a campsite located in Ljubno, and located river/stream.This terraced campsite offers pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-prodnik-ljubno-savinji",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674caff09dca5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Juvanje 1",
    "addressLocality": "Ljubno ob Savinji",
    "postalCode": "3333"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.32889,
    "longitude": 14.86056
  },
  "sameAs": [
    "https://www.eurocampings.fr/slovenie/ljubno/camping-prodnik-125651/",
    "http://www.prodnik.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ]
}