{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dennis-cove-campsite-padstow",
  "name": "Dennis Cove Campsite",
  "description": "Dennis Cove Campsite is a campsite located in Padstow, Cornwall, near the sea and river/stream.This campsite is located in the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dennis-cove-campsite-padstow",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67518d8c4f87b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dennis Lane",
    "addressLocality": "Padstow",
    "postalCode": "PL28 8DR",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.53244,
    "longitude": -4.93561
  }
}