{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wern-newydd-tourer-park-pwllheli-wales",
  "name": "Wern Newydd Tourer Park",
  "description": "The park is just a 15-minute walk from the National Trust-owned beach - and the seaside town of LLanbedrog",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wern-newydd-tourer-park-pwllheli-wales",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lon Pin",
    "addressLocality": "Pwllheli",
    "addressRegion": "wales",
    "postalCode": "LL53 7PG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.86417,
    "longitude": -4.4964
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£35+"
}