{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stroma-view-caravan-camping-park-wick-scotland",
  "name": "Stroma View Caravan & Camping Park",
  "description": "An established site overlooking the Pentland Firth with viewsof Stroma Island, Hoy and the Orkney Islands. The site is midwaybetween the ferry at John o'Groats and the roll-on-roll-off ferryat Gills Bay. Both of which have daily sailings to Orkney.This is an open site (no trees) and is about one acre in size.Half is grassed, half hard-standing - and it is reasonably flat.Hard-standing and electric hook-ups are provided for 8 motorhomesand caravans and enough room for 8 normal-sized tents.All...",
  "url": "https://campertunity.com/listings/campgrounds/stroma-view-caravan-camping-park-wick-scotland",
  "image": [
    "https://lh6.googleusercontent.com/-rqgCys_TQKM/UcLO-67U-II/AAAAAAADPVY/UZlpL_1ikt0/w1000/Stroma-View-Caravan-and-Camping-Park-482348147.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Huna",
    "addressLocality": "Wick",
    "addressRegion": "Scotland",
    "postalCode": "KW1 4YL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.4424965,
    "longitude": -3.0908026
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}