{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ardmore-seaview-motorhome-park-ardmore-county-waterford",
  "name": "Ardmore Seaview Motorhome Park",
  "description": "2 pitches with electricity - large lawn overlooking sandy beach - pubs/restaurants/hotels/supermarket/take-away in the village - beautiful view over the bay - cliff walks, historical cemetery and the round tower at the entrance gate",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ardmore-seaview-motorhome-park-ardmore-county-waterford",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650793779.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "R673",
    "addressLocality": "Ardmore",
    "addressRegion": "county-waterford",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.95664,
    "longitude": -7.72798
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.76,
    "reviewCount": 39,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}