{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodyhyde-campsite-wareham-dorset",
  "name": "Woodyhyde Campsite",
  "description": "Nestled within our quiet and green campsite, you can find the Cozy Camper, Woodyhyde's latest addition for a relaxing holiday. A rustic shepherd hut",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodyhyde-campsite-wareham-dorset",
  "image": [
    "//www.woodyhyde.co.uk/media/1245/woodyhyde1.jpg?mode=crop&amp;width=1266&amp;height=950&amp;center=0.636666666666667,0.4925&amp;quality=70&amp;bgcolor=fff"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Valley Road, Corfe Castle",
    "addressLocality": "Wareham",
    "addressRegion": "Dorset",
    "postalCode": "BH20 5HT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6868972,
    "longitude": -2.1098377
  }
}