{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/polzeath-beach-holiday-park-polzeath-cornwall",
  "name": "Polzeath Beach Holiday Park",
  "description": "Currently no description added for Polzeath Beach Holiday Park",
  "url": "https://campertunity.com/listings/campgrounds/polzeath-beach-holiday-park-polzeath-cornwall",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trenant Nook",
    "addressLocality": "Polzeath",
    "addressRegion": "Cornwall",
    "postalCode": "PL27 6ST"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.5728393,
    "longitude": -4.9149007
  },
  "sameAs": [
    "http://www.campsitechatter.com/campsites/info/polzeath-beach-holiday-park/2143fa90fb24"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}