{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/top-of-rock-pod-pairc-and-walking-centre-drimoleague-coun",
  "name": "Top of the Rock Pod Pairc and Walking Centre",
  "description": "Enjoy a relaxing stay at Top of the Rock Pod Pairc and Walking Centre in Drimoleague, Ireland. Visitors' rating: 4.75.",
  "url": "https://campertunity.com/listings/campgrounds/top-of-rock-pod-pairc-and-walking-centre-drimoleague-coun",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650853747.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "drimoleague",
    "addressRegion": "County Cork",
    "postalCode": "P47 KF66",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.66877,
    "longitude": -9.26107
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}