{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-kerry-cliffs-doora-cross-county-kerry",
  "name": "Parking Kerry Cliffs",
  "description": "Parking of the visitor center of the Kerry Cliffs - in calm weather campers can park closer to the cliffs - fantastic view - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-kerry-cliffs-doora-cross-county-kerry",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650899727.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skellig Ring",
    "addressLocality": "doora-cross",
    "addressRegion": "county-kerry",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.8696,
    "longitude": -10.37875
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}