{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lough-lannagh-holiday-village-castlebar-county-mayo",
  "name": "Lough Lannagh Holiday Village",
  "description": "small campsite - the height limit is opened for campers - check-in before 18h - check-out before 10h - center 2,5km",
  "url": "https://campertunity.com/listings/campgrounds/lough-lannagh-holiday-village-castlebar-county-mayo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651206512"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westport Road",
    "addressLocality": "Castlebar",
    "addressRegion": "county-mayo",
    "postalCode": "F23 VW73",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.84915,
    "longitude": -9.31216
  },
  "sameAs": [
    "https://www.campercontact.com/nl/ierland/county-mayo/castlebar/14633/lough-lannagh-holiday-village"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "35",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "€35+"
}