{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bank-farm-leisure-horton-wales",
  "name": "Bank Farm Leisure",
  "description": "Enjoy a relaxing stay at Bank Farm Leisure in Horton, United Kingdom. Visitors' rating: 3.5.",
  "url": "https://campertunity.com/listings/campgrounds/bank-farm-leisure-horton-wales",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650746568.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Horton",
    "addressRegion": "Wales",
    "postalCode": "SA3 1LL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.55169,
    "longitude": -4.20415
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}