{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ranc-ramarin-garcin-brod-posavina-hr",
  "name": "Ranc Ramarin",
  "description": "at large complex with cottages - riding school - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/ranc-ramarin-garcin-brod-posavina-hr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651106360.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gardunska ulica",
    "addressLocality": "garcin",
    "addressRegion": "brod-posavina",
    "postalCode": "35212",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.18084,
    "longitude": 18.17672
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.61,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "23.33",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "23.33+"
}