{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silverhill-woodland-retreats-teversal",
  "name": "Silverhill Woodland Retreats",
  "description": "Silverhill Woodland Retreats is a campsite in Teversal, Nottinghamshire.The campsite has which are marked out, pitches with shade, pitches without...",
  "url": "https://campertunity.com/listings/campgrounds/silverhill-woodland-retreats-teversal",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67502aa7d9690.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Silverhill Lane",
    "addressLocality": "Teversal",
    "postalCode": "NG17 3JJ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.14847,
    "longitude": -1.29675
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/united-kingdom/england/nottinghamshire/teversal/silverhill-woodland-retreats-111470/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}