{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horgabost-campsite-isle-of-harris-scotland",
  "name": "Horgabost Campsite",
  "description": "campsite with sloping pitches, levellers needed - sandy beach - along the A859",
  "url": "https://campertunity.com/listings/campgrounds/horgabost-campsite-isle-of-harris-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651046635"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Isle of Harris",
    "addressRegion": "Schotland",
    "postalCode": "HS3 3HR",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.86135,
    "longitude": -6.97988
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}