{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/donoghues-white-villa-farm-caravan-camping-park-killarney-co",
  "name": "Donoghues White Villa Farm Caravan & Camping Park",
  "description": "advisable to book in high season - Supermarket 2km - center 4km",
  "url": "https://campertunity.com/listings/campgrounds/donoghues-white-villa-farm-caravan-camping-park-killarney-co",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650698653.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N22",
    "addressLocality": "Killarney",
    "addressRegion": "county-kerry",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.04761,
    "longitude": -9.45331
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "€20+"
}