{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/warner-farm-touring-park-selsey-gb",
  "name": "Warner Farm Touring Park",
  "description": "Warner Farm Touring Park is a campsite in Selsey, West Sussex.The campsite has which are marked out, pitches without shade and pitches with some...",
  "url": "https://campertunity.com/listings/campgrounds/warner-farm-touring-park-selsey-gb",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ee5a7e3181.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Warner Lane",
    "addressLocality": "Selsey",
    "postalCode": "PO20 9EL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.73889,
    "longitude": -0.80072
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}