{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kamping-anka-ratkovica-pozega-slavonia-county",
  "name": "Kamping Anka",
  "description": "To come to the motorhome, you must inform Ms. Petrovic by phone, she speaks French and Croatian and will guide you on site - supermarket opposite camping and cafe / bar 500 meters away - located between Zagreb and Belgrade in a typical village in the province of Slavonia center 200m",
  "url": "https://campertunity.com/listings/campgrounds/kamping-anka-ratkovica-pozega-slavonia-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650921272.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ratkovica",
    "addressRegion": "pozega-slavonia-county",
    "postalCode": "34315",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.23155,
    "longitude": 17.73023
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "16",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "16+"
}