{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stream-valley-holiday-park-heamoor-penzance",
  "name": "Stream Valley Holiday Park",
  "description": "Stream Valley Holiday Park is a campsite in Penzance, Cornwall, located in a river/brook.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stream-valley-holiday-park-heamoor-penzance",
  "image": [
    "https://cdn1.acsi.eu/6/8/8/8/6888d727709bb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Heamoor/Penzance",
    "postalCode": "TR20 8UJ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.13094,
    "longitude": -5.55292
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}