{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brongwyn-touring-and-camping-park-penparc-wales",
  "name": "Brongwyn Touring and Camping Park",
  "description": "family camping",
  "url": "https://campertunity.com/listings/campgrounds/brongwyn-touring-and-camping-park-penparc-wales",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brongwyn Court",
    "addressLocality": "Penparc",
    "addressRegion": "wales",
    "postalCode": "SA43 1SA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.10832,
    "longitude": -4.61545
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "32",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "£32+"
}