{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/inver-caravan-park-wick-highland",
  "name": "Inver Caravan Park",
  "description": "Small, friendly site, welcomes caravans, motor homes of any size, and tents. Excellent new facilities - underfloor heating, power showers - for use at no extra cost. Useful location adjacent A9, 38 miles from John o' Groats, so great for end-to-end walkers and cyclists, and a good base for touring or exploring the far north or for visiting the Orkney Islands. Good pub/restaurant only 400 metres down the road.STB 4* B&B also available, with Category 1 'unassisted wheelchair accessible' award.D...",
  "url": "https://campertunity.com/listings/campgrounds/inver-caravan-park-wick-highland",
  "image": [
    "https://lh6.googleusercontent.com/-fBXvJ8KdUk4/UYz5X-dKqqI/AAAAAAACnS4/CYeLLkURgcY/w1000/Inver-Caravan-Park-897844631.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Houstry Road",
    "addressLocality": "Wick",
    "addressRegion": "Highland",
    "postalCode": "KW6 6EH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.4424965,
    "longitude": -3.0908026
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ]
}