{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glanllyn-lakeside-c-c-park-bala",
  "name": "Glanllyn Lakeside C. & C. Park",
  "description": "Glanllyn Lakeside C. & C. Park is a campsite in Bala, Gwynedd, located on a river/stream and on a lake/recreation lake...",
  "url": "https://campertunity.com/listings/campgrounds/glanllyn-lakeside-c-c-park-bala",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ee7bac0717.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Llanuwchllyn 2",
    "addressLocality": "Bala",
    "postalCode": "LL23 7ST"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.87764,
    "longitude": -3.64703
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}