{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rossbeigh-rossbeigh-county-kerry",
  "name": "Rossbeigh",
  "description": "pay in honesty box - best approach route from Glenbeigh N70 exit road R564 (other side is narrow and steep) - center 600 mtr.",
  "url": "https://campertunity.com/listings/campgrounds/rossbeigh-rossbeigh-county-kerry",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651035644.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rossbeigh",
    "addressRegion": "county-kerry",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.04932,
    "longitude": -9.98715
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.11,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "€10+"
}