{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/druidston-home-farm-campsite-bnb-haverfordwest-wales",
  "name": "Druidston Home Farm Campsite Bnb",
  "description": "The panoramic view over St Brides Bay.",
  "url": "https://campertunity.com/listings/campgrounds/druidston-home-farm-campsite-bnb-haverfordwest-wales",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "haverfordwest",
    "addressRegion": "wales",
    "postalCode": "SA62 3NE",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.80682,
    "longitude": -5.08839
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-06-23"
  },
  "priceRange": "20+"
}