{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/row-camping-killashandra-county-cavan",
  "name": "Row camping",
  "description": "Row Camp Site - use GPS coordinates - a small back to basics camping - rural and quiet - no street lighting - no through traffic - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/row-camping-killashandra-county-cavan",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650846208.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Killashandra",
    "addressRegion": "county-cavan",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.99284,
    "longitude": -7.48869
  },
  "sameAs": [
    "https://www.campercontact.com/en/ireland/county-cavan/killashandra/71035/row-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "€20+"
}