{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-skye-broadford-scotland",
  "name": "Camping Skye",
  "description": "Enjoy a relaxing stay at Camping Skye in Broadford, United Kingdom. Visitors' rating: 3.67.",
  "url": "https://campertunity.com/listings/campgrounds/camping-skye-broadford-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650961980.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pairc Nan Craobh",
    "addressLocality": "Broadford",
    "addressRegion": "Scotland",
    "postalCode": "IV49 9DF",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.24472093,
    "longitude": -5.91826428
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}