{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bridge-inn-certificated-location-hornby-lancashire",
  "name": "Bridge Inn Certificated Location",
  "description": "Currently no description added for Bridge Inn Certificated Location",
  "url": "https://campertunity.com/listings/campgrounds/bridge-inn-certificated-location-hornby-lancashire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Main Street",
    "addressLocality": "Hornby",
    "addressRegion": "Lancashire",
    "postalCode": "LA2 8NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.1113256,
    "longitude": -2.6356844
  }
}