{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bargoed-farm-caravan-camping-glamping-llwyncelyn-wales",
  "name": "Bargoed Farm Caravan, Camping and Glamping Park",
  "description": "with private hot tub - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/bargoed-farm-caravan-camping-glamping-llwyncelyn-wales",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650906725.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A487",
    "addressLocality": "Llwyncelyn",
    "addressRegion": "Wales",
    "postalCode": "SA46",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.20874,
    "longitude": -4.28804
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "25",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "£25+"
}