{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/english-loch-lomond-dunbartonshire",
  "name": "English",
  "description": "Welcome to Inverbeg, gateway to the Highlands, and the site of one of the most iconic views in Scotland, stretching across the loch to the majestic Ben Lomond, the most southerly munro. Guests can relax in their perfectly appointed accommodation on the banks of Loch Lomond, inspired by the beautiful surroundings of the Highlands, with design influences from the traditional Scottish vernacular.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/english-loch-lomond-dunbartonshire",
  "image": [
    "https://images.campmanager.com/campstead/versions/1/clients/24898/images/24559/Image-24559.jpg?crop=1&MaxX=1000&MaxY=700",
    "Images/Icon_Heart.svg",
    "Images/Icon_Left_Chevron_White.svg",
    "Images/Icon_Right_Chevron_White.svg",
    "Images/Icon_Heart_Pink.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Loch Lomond",
    "addressRegion": "Dunbartonshire",
    "postalCode": "G83 8PD",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.1469886,
    "longitude": -4.664114
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 0
  }
}