{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/irfon-river-holoiday-park-builth-wells-wales",
  "name": "Irfon River Holoiday Park",
  "description": "Irfon River Holiday Park is located directly on the banks of the Irfon River",
  "url": "https://campertunity.com/listings/campgrounds/irfon-river-holoiday-park-builth-wells-wales",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Upper Chapel Road",
    "addressLocality": "Builth Wells",
    "addressRegion": "wales",
    "postalCode": "LD4 4BH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.13192,
    "longitude": -3.52412
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "25",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "£25+"
}