{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeside-holiday-park-mountshannon-county-clare",
  "name": "Lakeside Holiday Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/lakeside-holiday-park-mountshannon-county-clare",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650825564.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "R352",
    "addressLocality": "mountshannon",
    "addressRegion": "county-clare",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.93543,
    "longitude": -8.42294
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "€23+"
}