{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cenarth-falls-resort-cenarth-newcastle-emlyn",
  "name": "Cenarth Falls Resort",
  "description": "Cenarth Falls Resort is a campsite in Cenarth, Ceredigion, located in the woods.This campsite has delimited pitches,...",
  "url": "https://campertunity.com/listings/campgrounds/cenarth-falls-resort-cenarth-newcastle-emlyn",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675061720507f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Cenarth/Newcastle Emlyn",
    "postalCode": "SA38 9JS",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.04997,
    "longitude": -4.53158
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}