{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-karlovac",
  "name": "Reisemobilstellplatz",
  "description": "The campsite is located in Croatia, near the river Radonja. The town of Karlovac is only 10 kilometers from the campsite, which is ideal as a stopover on the journey to the south.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-karlovac",
  "image": [
    "https://stellplatz.info/img/92412/wohnmobilstellplatz-autocamp-radonja-120646.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/92412/wohnmobilstellplatz-autocamp-radonja-120646.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tušilović 45",
    "addressLocality": "Karlovac",
    "addressRegion": "Mittelkroatien - Slavonien",
    "postalCode": "47000",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.38758,
    "longitude": 15.61417
  },
  "sameAs": [
    "https://stellplatz.info/wohnmobilstellplatz/autocamp-radonja"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}