{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grange-bridlington",
  "name": "The Grange",
  "description": "Currently no description added for The Grange",
  "url": "https://campertunity.com/listings/campgrounds/grange-bridlington",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bempton Lane",
    "addressLocality": "Bridlington",
    "addressRegion": "East Yorkshire",
    "postalCode": "YO16 6"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.082242,
    "longitude": -0.1908647
  },
  "sameAs": [
    "http://www.campsitechatter.com/campsites/info/the-grange/56c909659ed4"
  ]
}