{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parkplatz-am-alten-fahranleger-kyleakin-scotland",
  "name": "Parkplatz Am Alten Fahranleger In Kyleakin",
  "description": "At the old ferry port - Public toilets at the restaurant in the large parking lot about 100 meters away - center 300 meters..",
  "url": "https://campertunity.com/listings/campgrounds/parkplatz-am-alten-fahranleger-kyleakin-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651190167.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "kyleakin",
    "addressRegion": "scotland",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.27381,
    "longitude": -5.7247
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}