{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-west-hook-farm-marloes-wales-united-kingdom",
  "name": "Camping West Hook Farm",
  "description": "located on top of the cliffs of the Pembrokeshire - simple campsite with fantastic views - slightly sloping terrain - with enough opportunities for campers to stand up - many hiking possibilities - near the ferry to the beautiful bird island of Skomer - center 2.8km",
  "url": "https://campertunity.com/listings/campgrounds/camping-west-hook-farm-marloes-wales-united-kingdom",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650893615.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "marloes",
    "addressRegion": "wales",
    "postalCode": "SA62",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.73395,
    "longitude": -5.23811
  },
  "sameAs": [
    "https://www.campercontact.com/es/verenigd-koninkrijk/wales/marloes/85917/camping-west-hook-farm",
    "http://www.westhookfarm-camping.co.uk/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "22",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "22+"
}