{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/valley-view-redruth-cornwall",
  "name": "Valley View Touring Park",
  "description": "Valley View Touring Park is a quiet and rural camping site. Ideally suited to families, walkers and cyclists. There are spacious toilets and shower facilities provided on site for the benefit of our visitors. The camp site is well maintained and welcoming. The breathtaking North Coast is close by and there are cycle paths easily accessible locally. We have non-electric and electric pitches for hire, complemented with static vans. We have hot water washing areas for pots and pans, baby changin...",
  "url": "https://campertunity.com/listings/campgrounds/valley-view-redruth-cornwall",
  "image": [
    "https://lh6.googleusercontent.com/-6l1Jl49KoXc/VMKcp-X4QcI/AAAAAAAEKjM/CmB3N68gMGc/w1000/Valley-View-Touring-Park-838531753.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blackwater",
    "addressLocality": "Redruth",
    "addressRegion": "Cornwall",
    "postalCode": "TR4 8HH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.2334722,
    "longitude": -5.2277028
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}