{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brades-acre-caravan-site-devizes-wiltshire",
  "name": "Brades Acre Caravan Site",
  "description": "Situated in the Heart of Salisbury Plain in Wiltshire, we can offer you a relaxed stay in a modern, well equipped, family run campsite.We are within easy driving distance of many top UK attractions including - Stonehenge, Avebury, Bath Spa, Salisbury with it’s Cathedral, Old Sarum, Longleat and the Westbury White Horse.Bournemouth and the New Forest are only an hours drive away from us. A perfect place to stay for the Summer and Winter Solstice celebrations.Brades Acre is a family run caravan...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brades-acre-caravan-site-devizes-wiltshire",
  "image": [
    "https://lh5.googleusercontent.com/-jGdLx4TziR4/UXroRlS8t5I/AAAAAAACF1s/HlOU2mwzLhA/w1000/Brades-Acre-Caravan-Site-974552188.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "High street",
    "addressLocality": "Devizes",
    "addressRegion": "Wiltshire",
    "postalCode": "SP3 4RX"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.3525027,
    "longitude": -1.9958302
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}