{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/penrallt-coastal-campsite-1",
  "name": "Penrallt Coastal Campsite",
  "description": "This campsite is small and located on a meadow, protected from wind by hedges on a high coast. It's a short 100m walk to the seafront, which features picnic tables and walking paths along the water. The site is generally quiet. Facilities like showers and toilets are available, but they are basic and may not be very clean. However, for those who are self-sufficient, the campsite offers a great view and a place to unwind.",
  "url": "https://campertunity.com/listings/campgrounds/penrallt-coastal-campsite-1",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f9277%2F5253ae61-55ea-43fe-8b73-f173cd89debd_1_640x480.jpg?alt=media&token=f6417e60-c4fa-4443-84b9-135ae70c429b",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road LL53 8PB Pwllheli",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8944,
    "longitude": -4.65519
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ]
}