{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/croft-farm-holiday-park-st-austell-cornwall",
  "name": "Croft Farm Holiday Park",
  "description": "Welcome to Croft Farm Holiday Park, ten and a half acres of pretty landscaped grounds, with wooded areas, open areas and lovely countryside views, yet only three miles from a large sandy beach, one mile to the entrance of the Eden Project and ideally situated to explore all of Cornwall.2 fabulous family sized cottages to choose from...Converted from the original Croft Farmhouse, the two cottages are comfortable, homely and full of character.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/croft-farm-holiday-park-st-austell-cornwall",
  "image": [
    "https://lh5.googleusercontent.com/-qoGQRYa4Nyw/Ucw4yk-iAgI/AAAAAAADSzc/bx-j-ohSVdA/w1000/Croft-Farm-Holiday-Park-818900361.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eden Project",
    "addressLocality": "St Austell",
    "addressRegion": "Cornwall",
    "postalCode": "PL30 5EQ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.338466,
    "longitude": -4.7882104
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}