{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-shell-island-llanbedr-wales",
  "name": "Camping Shell Island",
  "description": "Based in North Wales and boasting stunning views of the unspoilt Welsh countryside, including Cardigan Bay and the Snowdonia National Park, Shell Island is one of Europe’s largest Campsites. Catering for all the family and with excellent facilities, Shell Island will make your camping experience one to remember",
  "url": "https://campertunity.com/listings/campgrounds/camping-shell-island-llanbedr-wales",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650790727.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Llanbedr",
    "addressRegion": "Wales",
    "postalCode": "LL45 2PJ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.81864,
    "longitude": -4.14329
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.21,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "18.5",
    "priceValidUntil": "2026-07-16"
  },
  "priceRange": "£18.5+"
}