{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barmston-beach-holiday-park-bridlington-east-yorkshire",
  "name": "Barmston Beach Holiday Park",
  "description": "Currently no description added for Barmston Beach Holiday Park",
  "url": "https://campertunity.com/listings/campgrounds/barmston-beach-holiday-park-bridlington-east-yorkshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sands Lane",
    "addressLocality": "Bridlington",
    "addressRegion": "East Yorkshire",
    "postalCode": "YO25 8PJ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.082242,
    "longitude": -0.1908647
  },
  "sameAs": [
    "http://www.campsitechatter.com/campsites/info/barmston-beach-holiday-park/6feaad134524"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}