{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/middle-beardshaw-head-farm-colne-lancashire",
  "name": "Middle Beardshaw Head Farm",
  "description": "Currently no description added for Middle Beardshaw Head Farm",
  "url": "https://campertunity.com/listings/campgrounds/middle-beardshaw-head-farm-colne-lancashire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burnley Road",
    "addressLocality": "Colne",
    "addressRegion": "Lancashire",
    "postalCode": "BB8 8PP"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.8567728,
    "longitude": -2.1691238
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}