{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kiln-park-holiday-centre-haven-tenby-pembrokeshire",
  "name": "Kiln Park Holiday Centre (Haven)",
  "description": "National Geographic magazine rated the Pembrokeshire coast as the second best coastline in the world, mainly because of its rugged beauty. Actually, we reckon it might be one better than that. Our park is also just a pebble’s throw from historic Tenby, with its pastel coloured houses and winding streets down to the harbour. And it’s an easy walk down to the gorgeous South Beach...The level touring area at Kiln Park provides 130 pitches and has been transformed with the addition of landscaped...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kiln-park-holiday-centre-haven-tenby-pembrokeshire",
  "image": [
    "https://lh4.googleusercontent.com/-vJnU23aKMdo/UZDBv18ULoI/AAAAAAAC0_I/y1Hgoa0jxhg/w1000/kiln-park-touring-view-2013-ig.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marsh Road",
    "addressLocality": "Tenby",
    "addressRegion": "Pembrokeshire",
    "postalCode": "SA70 7JD"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.6726128,
    "longitude": -4.7050443
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}