{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperplaats-lake-peruca-potravlje-split-dalmacia",
  "name": "Camperplaats Lake Peruća",
  "description": "Nice parking lot on the main street with nice view.",
  "url": "https://campertunity.com/listings/campgrounds/camperplaats-lake-peruca-potravlje-split-dalmacia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651074899.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Potravlje",
    "addressRegion": "split-dalmacia",
    "addressCountry": "Croacia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.79929,
    "longitude": 16.55802
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}