{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/padstow-holiday-park-padstow-cornwall",
  "name": "Padstow Holiday Park",
  "description": "Padstow Holiday Park is a quiet park set in a designated area of outstanding natural beauty, but also benefits from a main road position, approx. 1 mile from Padstow. There is a Public Footpath running from the park to Padstow. Padstow is an ancient and picturesque town full of charm and character.It is both an active fishing port and an unspoilt holiday resort. The town has a number of great pubs and restaurants including Rick Steins Famous Seafood Restaurant.Padstow is dramatically situated...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/padstow-holiday-park-padstow-cornwall",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Padstow",
    "addressLocality": "Padstow",
    "addressRegion": "Cornwall",
    "postalCode": "PL28 8LB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.5403819,
    "longitude": -4.9369874
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ]
}