{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/autokamp-vira-hvar-split-dalmatia-county",
  "name": "Autokamp Vira",
  "description": "terraced campsite located on the island of Grad between pine trees - many places with sea views - camping shop - pebble beach - grill restaurant - center 3,5km",
  "url": "https://campertunity.com/listings/campgrounds/autokamp-vira-hvar-split-dalmatia-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650787483.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D116",
    "addressLocality": "Hvar",
    "addressRegion": "split-dalmatia-county",
    "postalCode": "21450",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.18988,
    "longitude": 16.43032
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "34",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "34+"
}