{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oban-camping-caravanning-club-site-argyll",
  "name": "Oban - Camping and Caravanning Club Site",
  "description": "Book our highly-rated Oban campsite from as low as £7.95 p/n. View pitch availability and book online now to kick-start your Oban adventure!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oban-camping-caravanning-club-site-argyll",
  "image": [
    "https://www.campingandcaravanningclub.co.uk/-/media/Images/Campsites/Club-Sites/Oban/Oban-campsite-page-1.jpg?rev=de2dae109194471181772751f5be657c"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oban Camping and Caravanning Club Site",
    "addressRegion": "Argyll",
    "postalCode": "PA37 1SG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.5259,
    "longitude": -5.3085
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  }
}