{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oliva-camp-residence-rabac",
  "name": "Oliva Camp & Residence",
  "description": "Oliva Camp & Residence is located on a beautiful bay on an inlet of the Adriatic Sea. The campsite is only five hundred metres from the former...",
  "url": "https://campertunity.com/listings/campgrounds/oliva-camp-residence-rabac",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749e9bb33047.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maslinica 1",
    "addressLocality": "Rabac",
    "postalCode": "52221",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.08075,
    "longitude": 14.14583
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 14,
    "bestRating": 10,
    "worstRating": 1
  }
}