{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fron-farm-hendre-gales-reino-unido",
  "name": "Fron Farm Touring & Camping",
  "description": "Large campsite with many mobile homes, but also space for motorhomes",
  "url": "https://campertunity.com/listings/campgrounds/fron-farm-hendre-gales-reino-unido",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rhes y Cae Road",
    "addressLocality": "Hendre",
    "addressRegion": "gales",
    "postalCode": "CH7 5QW",
    "addressCountry": "Reino Unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.20635,
    "longitude": -3.21567
  },
  "sameAs": [
    "https://fronfarmcaravanpark.co.uk/",
    "https://www.campercontact.com/en/united-kingdom/wales/hendre/112519/fron-farm-touring-camping"
  ],
  "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": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "25+"
}