{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kilbride-campsite-isle-of-south-uist-1",
  "name": "Kilbride Campsite",
  "description": "Located on the stunning Outer Hebrides in Scotland, our campsite, hostel and cafe offer a unique stay on the edge of Europe. We are the ideal destination for hikers and bikers alike, as we are perfectly located on the Hebridean Way. Our campsite offers an idyllic escape from the hustle and bustle of everyday life. We have a range of accommodation options to suit any budget and our cafe serves up delicious locally-sourced cuisine. Come and explore this beautiful part of the world with us",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kilbride-campsite-isle-of-south-uist-1",
  "image": [
    "https://static.wixstatic.com/media/7cdf99_8138762bc3c14c678f1be645c03feb96~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Isle of South Uist",
    "addressRegion": "SCT",
    "postalCode": "HS8 5TT",
    "addressCountry": "GB"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}