{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ioac-outdoor-adventure-centre-scouting-experience-tagoat",
  "name": "IOAC | Outdoor Adventure Centre & Scouting Experience",
  "description": "place at outdoor activities center - camping shop - Rosslare Harbor [ferry to France and United Kingdom] 5km - center 700m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ioac-outdoor-adventure-centre-scouting-experience-tagoat",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650827930.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sixacre / E30",
    "addressLocality": "Tagoat",
    "addressRegion": "tagoat",
    "postalCode": "Y35 RH76",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.24379,
    "longitude": -6.38115
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1.63,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€30+"
}