{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wick-river-campsite-wick-scotland-united-kingdom",
  "name": "Wick River Campsite",
  "description": "family-run campsite - Riverside Wick - very quiet secluded - grocery store - NOTE: the campsite is a bridge with a height clearance of 2,89m; alternative route for senior campers present [see website camping] - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/wick-river-campsite-wick-scotland-united-kingdom",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650793399.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Riverside Drive",
    "addressLocality": "wick",
    "addressRegion": "scotland",
    "postalCode": "KW1 5SP",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.44229,
    "longitude": -3.10686
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.05,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "27",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "27+"
}