{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chestnutt-holiday-park-kilkeel-noord-ierland",
  "name": "Chestnutt Holiday Park",
  "description": "campsite at the mouth of Carlingford Lough - use GPS coordinates - view of the Morne Mountains - Kilkeel 5.5km - center 100m",
  "url": "https://campertunity.com/listings/campgrounds/chestnutt-holiday-park-kilkeel-noord-ierland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650857361.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grange Road",
    "addressLocality": "kilkeel",
    "addressRegion": "noord-ierland",
    "postalCode": "BT34 4LW",
    "addressCountry": "verenigd-koninkrijk"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.03092,
    "longitude": -6.06882
  },
  "sameAs": [
    "https://www.campercontact.com/en/verenigd-koninkrijk/noord-ierland/kilkeel/73824/chestnutt-holiday-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "35",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "35+"
}