{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/porth-beach-holiday-park-newquay",
  "name": "Porth Beach Holiday Park",
  "description": "Porth Beach Holiday Park is a camping in Newquay, Cornwall, by the sea. This camping has pitches with parcels and without shadows. Porth...",
  "url": "https://campertunity.com/listings/campgrounds/porth-beach-holiday-park-newquay",
  "image": [
    "https://cdn3.acsi.eu/6/8/8/b/688b2c7f31b53.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alexandra Road",
    "addressLocality": "Newquay",
    "postalCode": "TR7 3NH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.42631,
    "longitude": -5.05264
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}