{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parsal-farm-pwllheli-gwynedd",
  "name": "Parsal Farm",
  "description": "Parsal Farm is a small family run ex-dairy farm at the top of the Llyn Peninsula in rural North Wales. The farm has been established as a campsite from 1961. It was the outbreak of foot and mouth disease in 2001, even though we weren't effected, that helped with the decision of giving up the herd of cows and concentrating on the campsite full time.We are blessed to be located in one of the most stunning locations with the Gyrn Goch mountains behind, Yr Eifl with Tre'r Ceiri's Fort to the side...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parsal-farm-pwllheli-gwynedd",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hafan Y Mor",
    "addressLocality": "Pwllheli",
    "addressRegion": "Gwynedd",
    "postalCode": "LL54 5PS"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8879082,
    "longitude": -4.4187565
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}