{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pont-kemys-c-c-park-abergavenny",
  "name": "Pont Kemys C. & C. Park",
  "description": "Pont Kemys C. & C. Park is a campsite in Abergavenny, Monmouthshire, located a river/stream.The campsite has pitches with shade, pitches without...",
  "url": "https://campertunity.com/listings/campgrounds/pont-kemys-c-c-park-abergavenny",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/6750287fb5ec1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chainbridge",
    "addressLocality": "Abergavenny",
    "postalCode": "NP7 9DS",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.74714,
    "longitude": -2.94656
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/united-kingdom/wales/monmouthshire/abergavenny/pont-kemys-c-c-park-111242/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}