{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scourie-caravan-park-2",
  "name": "Scourie Caravan Park",
  "description": "After a rest day in Clachtoll, I continued biking. And how beautiful it was, again. One of the highlights was crossing the Kylesku Bridge. The elegant form winding through the lush landscape, stunning. I hadn't booked a campsite for the evening. When I saw the campsite in Scourie, right beside a supermarket and a pub, I was sold. Luckily they had a free pitch for me.",
  "url": "https://campertunity.com/listings/campgrounds/scourie-caravan-park-2",
  "sameAs": [
    "https://staunchy.com/campsites/scourie-caravan-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}