{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thorning-farm-camping-greener-camping-club",
  "name": "Thorning Farm Camping - The Greener Camping Club",
  "description": "Thorning Farm is a peaceful place, with five camping pitches and five glamping tents. It's a working farm but we have put aside a special field for nature and for yourselves to enjoy, so it's wild and rugged! With the coastline on your doorstep, there are magnificent views and short walks to two amazing beaches.",
  "url": "https://campertunity.com/listings/campgrounds/thorning-farm-camping-greener-camping-club",
  "image": [
    "https://www.greenercamping.org/resources/thorningfarm.jpg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}