{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cleddau-reach-pembroke-dock-wales",
  "name": "Parking Cleddau Reach",
  "description": "Parking garage located at a marina - Suitable for motorhomes - Tempered surface - Sea view - on the outskirts of Waterloo",
  "url": "https://campertunity.com/listings/campgrounds/cleddau-reach-pembroke-dock-wales",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650887836.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Warrior Way",
    "addressLocality": "Pembroke Dock",
    "addressRegion": "wales",
    "postalCode": "SA72 6UJ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.69956,
    "longitude": -4.92129
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/wales/pembroke-dock/82594/parking-cleddau-reach"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "£0+"
}