{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pen-y-bont-touring-bala",
  "name": "Pen-y-Bont Touring & Camping Park",
  "description": "Pen-y-Bont Touring & Camping Park is a campsite in Bala, Gwynedd, located a river/stream and by a lake/recreational pond.This terraced camp site...",
  "url": "https://campertunity.com/listings/campgrounds/pen-y-bont-touring-bala",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67500df26a54a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Llangynog Road",
    "addressLocality": "Bala",
    "postalCode": "LL23 7PH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.90172,
    "longitude": -3.59014
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/united-kingdom/wales/gwynedd/bala/pen-y-bont-touring-camping-park-108640/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}