{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/loch-ness-glamping-2",
  "name": "Loch Ness Glamping",
  "description": "Enjoy a luxury camping destination at Loch Ness Glamping in scotland, united kingdom from $42.00. A perfect Cubes and Pods & Luxury Lodges experience for couples and families looking for beach and countryside.",
  "url": "https://campertunity.com/listings/campgrounds/loch-ness-glamping-2",
  "image": [
    "https://www.glamping.com/static/media/uploads/property/Loch_Ness_Glamping/slide/glamping-united-kingdom-scotland-loch-ness--6.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.3403831,
    "longitude": -4.5458712
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 298,
    "bestRating": 5,
    "worstRating": 1
  }
}