{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wick-caravan-and-camping-site-wick-highland",
  "name": "Wick Caravan and Camping Site",
  "description": "Currently no description added for Wick Caravan and Camping Site",
  "url": "https://campertunity.com/listings/campgrounds/wick-caravan-and-camping-site-wick-highland",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Riverside Drive",
    "addressLocality": "Wick",
    "addressRegion": "Highland",
    "postalCode": "KW1 5SP"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.4424965,
    "longitude": -3.0908026
  }
}