{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/littlehampton-caravan-motorhome-club-site-wick",
  "name": "Littlehampton Caravan & Motorhome Club Site",
  "description": "The coastal region of Sussex in the south of England is famous for its south downs, a crayon of chalk that over 80 kilometers from west to...",
  "url": "https://campertunity.com/listings/campgrounds/littlehampton-caravan-motorhome-club-site-wick",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674de1568ba3a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mill Lane",
    "addressLocality": "Wick/Littlehampton",
    "postalCode": "BN17 7PH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.82706,
    "longitude": -0.54233
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}