{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/5a5fd6c6b6ac9182a105aa51765db201ec4c3156f3121a777e97c9fa3ca79559",
  "name": "Harbour Car Park Nairn",
  "description": "Overnight Car and Caravan Park suited for 1 night",
  "url": "https://campertunity.com/listings/campgrounds/5a5fd6c6b6ac9182a105aa51765db201ec4c3156f3121a777e97c9fa3ca79559",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Harbour Street",
    "addressLocality": "Nairn",
    "addressRegion": "Alba / Scotland",
    "postalCode": "IV12 4PH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.58985,
    "longitude": -3.8622
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/scotland/-/196358/harbour-car-park-nairn"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair Accessible"
    }
  ]
}