{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dingwall-cc-club-site-dingwall-ross-shire-gb",
  "name": "Dingwall C&C Club Site",
  "description": "Dingwall C&C Club Site is a campsite in Dingwall, Highland.The campsite has which are marked out, pitches with shade, pitches without shade and...",
  "url": "https://campertunity.com/listings/campgrounds/dingwall-cc-club-site-dingwall-ross-shire-gb",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674eec5cc5164.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jubilee Park Road",
    "addressLocality": "Dingwall (Ross-shire)",
    "postalCode": "IV15 9QZ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.5975,
    "longitude": -4.41889
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}