{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mourne-mountain-adventures-kilkeel-newry",
  "name": "Mourne Mountain Adventures",
  "description": "Guided Mountain Adventures, Guided Hikes, and Camping Expeditions in the majestic peaks and varied trails of the Mourne Mountains and Ireland.",
  "url": "https://campertunity.com/listings/campgrounds/mourne-mountain-adventures-kilkeel-newry",
  "image": [
    "https://www.mournemountainadventures.co.uk/wp-content/uploads/2025/04/new.jpg",
    "https://www.mournemountainadventures.co.uk/wp-content/uploads/2021/10/Logo-SMALL-1-1.png",
    "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201500%201000'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21 Springdale Cres",
    "addressLocality": "Kilkeel",
    "addressRegion": "Newry",
    "postalCode": "BT34 4XY",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.0633986,
    "longitude": -6.0223471
  },
  "sameAs": [
    "https://www.mournemountainadventures.co.uk/"
  ]
}