{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fanore-caravan-park-murroogh",
  "name": "Fanore Caravan Park",
  "description": "In the middle of the dunes - near the beach - Reservations not necessary - there is always room if you do not need electricity - center 900 m",
  "url": "https://campertunity.com/listings/campgrounds/fanore-caravan-park-murroogh",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651064302.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fanore More",
    "addressLocality": "murroogh",
    "addressRegion": "county-clare",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.12445,
    "longitude": -9.27808
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-07-08"
  },
  "priceRange": "€20+"
}