{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/loch-lomond-holiday-park-glasgow",
  "name": "Loch Lomond Holiday Park",
  "description": "Listing of 1 Campground in Inveruglas with address, map, reviews and other related information.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/loch-lomond-holiday-park-glasgow",
  "image": [
    "https://www.touristplaces.uk/content/uk/img/ogimage.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Inveruglas Cottages",
    "addressLocality": "Glasgow",
    "postalCode": "G63 0AW",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.861155,
    "longitude": -4.2501687
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}