{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fferm-cedris-farm-abergynolwyn-wales",
  "name": "Fferm Cedris Farm",
  "description": "Enjoy a relaxing stay at Fferm Cedris Farm in Abergynolwyn, United Kingdom. Visitors' rating: 4.25.",
  "url": "https://campertunity.com/listings/campgrounds/fferm-cedris-farm-abergynolwyn-wales",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651195269"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Abergynolwyn",
    "addressRegion": "Wales",
    "postalCode": "LL36 9YU",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.65238269,
    "longitude": -3.93724587
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/wales/abergynolwyn/112372/fferm-cedris-farm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}