{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/field-place-certificated-site-littlehampton-west-sussex",
  "name": "Field Place Certificated Site",
  "description": "Currently no description added for Field Place Certificated Site",
  "url": "https://campertunity.com/listings/campgrounds/field-place-certificated-site-littlehampton-west-sussex",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Field Place",
    "addressLocality": "Littlehampton",
    "addressRegion": "West Sussex",
    "postalCode": "BN17 5RR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8095801,
    "longitude": -0.5424424
  }
}