{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ben-nevis-fort-william",
  "name": "Ben Nevis Holiday Park",
  "description": "Ben Nevis Holiday Park is a campsite in Fort William, Highland, located a river/stream.The campsite has which are marked out and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ben-nevis-fort-william",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ee6429992d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camaghael",
    "addressLocality": "Fort William",
    "postalCode": "PH33 7NF",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.84097,
    "longitude": -5.07511
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}