{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-autocamp-oliva-labin",
  "name": "Camping Autocamp Oliva",
  "description": "Enjoy a relaxing stay at Camping Autocamp Oliva in Labin, Croatia. Customer rating: 3.29.",
  "url": "https://campertunity.com/listings/campgrounds/camping-autocamp-oliva-labin",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650866258.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rabac",
    "addressLocality": "Labin",
    "addressRegion": "Gespanschaft Istrien",
    "postalCode": "52221",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.07993,
    "longitude": 14.1493
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}