{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eskdale-campsite",
  "name": "Eskdale Campsite",
  "description": "Eskdale Campsite offers a traditional Lakeland camping experience suitable for campervans, tents and those without any gear at all who want to stay in the glamping pods of camping",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eskdale-campsite",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}