{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cool-places-56",
  "name": "Cool Places",
  "description": "Luxury Glamping Pods and a Gypsy Caravan in a stunning location on the edge of the Peak District",
  "url": "https://campertunity.com/listings/campgrounds/cool-places-56",
  "image": [
    "https://assets.coolplaces.co.uk/images/ce10de71d66c27066a343f82d3406f6dcd467a80/large.jpg",
    "https://assets.coolplaces.co.uk/images/ce10de71d66c27066a343f82d3406f6dcd467a80/small.jpg",
    "/assets/images/app/gallery-arrow.png",
    "/assets/images/app/close.png"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}