{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/franchis-holiday-park-helston-cornwall",
  "name": "Franchis Holiday Park",
  "description": "Franchis Holiday Park lies in an Area of Outstanding Natural Beauty, between farm and woodland, just a couple of minutes’ drive from Mullion and 5 miles from Helston. We are actually well placed for visiting all of West Cornwall with Penzance & Falmouth about 13 from here and even St Ives just 18 miles away.Close to the rugged coast and numerous sandy coves, yet travel a few miles East and you’ll find the beautiful valleys and estuaries of the Helford. If you like walking then you’ll love the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/franchis-holiday-park-helston-cornwall",
  "image": [
    "https://lh6.googleusercontent.com/-6OeeX29NrTY/UXr7FY_yKJI/AAAAAAACHFM/Pq90HecTmr0/w1000/Franchis-Holiday-Park-193460644.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cury Cross Lanes",
    "addressLocality": "Helston",
    "addressRegion": "Cornwall",
    "postalCode": "TR12 7AZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.1016731,
    "longitude": -5.273032
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Foraging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}