{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trewan-hall-camping-site-newquay-cornwall",
  "name": "Trewan Hall Camping Site",
  "description": "Trewan Hall, a 17th century manor house, is located in the middle of Cornwall on the north coast between Newquay and Padstow, 10 minutes drive from the nearest sandy beach. It has been run as a campsite by the Hill Family for over 50 years.The site comprises 36 acres of woods and grounds surrounding the Hall. We are 6 miles east of Newquay and a short walk from the Cornish town of St. Columb Major.The camping grounds and amenities are perfectly integrated into the estate and are designed to b...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trewan-hall-camping-site-newquay-cornwall",
  "image": [
    "https://lh3.googleusercontent.com/-cDR3aygWwrg/Vl3RyQHQQGI/AAAAAAAESFs/l2Z7-1uRhuQ/w1000/DSCN4361Xn.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trewan Hall",
    "addressLocality": "Newquay",
    "addressRegion": "Cornwall",
    "postalCode": "TR8 4AA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.4134414,
    "longitude": -5.0848836
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}