{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-eyeries-county-cork",
  "name": "Discharge Toilet",
  "description": "Private motorhome - close to the village Eyeries - restaurant at entrance - Eyries to see in the movie The Purple Taxi from 1977 (Un Taxi Mauve) and the TV movie Falling For A Dancer from 1998 - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-eyeries-county-cork",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650848823.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Eyeries",
    "addressRegion": "county-cork",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.69265,
    "longitude": -9.9555
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.93,
    "reviewCount": 27,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "€20+"
}