{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brownsea-island-east-england",
  "name": "Brownsea Island",
  "description": "Sitting proudly in the centre of Poole Harbour, this impressive wildlife sanctuary is home to a huge array of species and natural habits and boasts a rich and fascinating history. Regarded by many as the birthplace of the Scouting and Guiding movement, there is plenty to see and do on this small island of adventure.",
  "url": "https://campertunity.com/listings/campgrounds/brownsea-island-east-england",
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "East England"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6917237,
    "longitude": -1.9718675
  },
  "sameAs": [
    "https://www.lovecamping.co.uk/campsites/south-west/dorset/swanage"
  ]
}