{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trevarrian-holiday-park-newquay-cornwall",
  "name": "Trevarrian Holiday Park",
  "description": "We are a family run park on the beautiful north coast of Cornwall, between the bays of Watergate and Mawgan Porth.We offer quality touring and camping in a relaxed and friendly setting, in a superb location near to both Newquay and Padstow. The Phillips family have run the park for Forty years and are always on hand to ensure your stay with us is a memorable one.Trevarrian Holiday Park has been owned and run by the Phillips family for 40 years, so are we are fully aware of what is required to...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trevarrian-holiday-park-newquay-cornwall",
  "image": [
    "https://lh3.googleusercontent.com/-GLsbnhsI2YY/UacSqQ7eELI/AAAAAAADAMg/EIDbPXILQuM/w1000/Trevarrian-Holiday-Park-723655970.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "On the Beach",
    "addressLocality": "Newquay",
    "addressRegion": "Cornwall",
    "postalCode": "TR8 4AA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.4134414,
    "longitude": -5.0848836
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}