{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lough-lannagh-caravan-park-castlebar-1",
  "name": "Lough Lannagh Caravan Park",
  "description": "Lough Lannagh Caravan Park is a campsite in Castlebar, Connacht, located a river/stream and by a lake/recreational pond.The campsite has pitches...",
  "url": "https://campertunity.com/listings/campgrounds/lough-lannagh-caravan-park-castlebar-1",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675068d1133d8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westport Road",
    "addressLocality": "Castlebar",
    "postalCode": "F23 VW73",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.84925,
    "longitude": -9.31164
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/ireland/connacht/castlebar/lough-lannagh-caravan-park-116293/",
    "https://www.spottocamp.com/en/campsites/lough-lannagh-caravan-park-castlebar"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}