{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-airfield-burley-england",
  "name": "The Old Airfield",
  "description": "The Old Airfield is a camping site located near Burley in the south of the New Forest, 4 miles from wonderful beaches and surrounded by open New Forest heathland. Just a few steps from your tent there is access to miles of uninterrupted walking trails, the perfect antidote to the unruly din of the city. Keep an eye out for herds of deer and, of course, New Forest ponies. You’re more than welcome to bring your own wild animal along too, we like good dogs on leads and equally good owners who cl...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-airfield-burley-england",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/v1717459974/campground-photos/nqkeuqgu0jrs7fweudt5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Burley",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.78480963714589,
    "longitude": -1.7002768254394574
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}