{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadows-campsite-wimborne",
  "name": "Meadows Campsite",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/meadows-campsite-wimborne",
  "image": [
    "https://static.wixstatic.com/media/11062b_e4be5a76de664b58831c67136afced4d~mv2.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Julians Road",
    "addressLocality": "Wimborne",
    "addressRegion": "ENG",
    "postalCode": "BH21 1EF",
    "addressCountry": "GB"
  },
  "sameAs": [
    "https://www.meadowscampsite.co.uk/"
  ]
}