{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wick-farm-certificated-site-lacock-wiltshire",
  "name": "Wick Farm Certificated Site",
  "description": "Currently no description added for Wick Farm Certificated Site",
  "url": "https://campertunity.com/listings/campgrounds/wick-farm-certificated-site-lacock-wiltshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lacock",
    "addressLocality": "Lacock",
    "addressRegion": "Wiltshire",
    "postalCode": "SN15 2LB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.4214178,
    "longitude": -2.1193391
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}