{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lonsdale-park-carlisle-cumbria",
  "name": "Lonsdale Park",
  "description": "Currently no description added for Lonsdale Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lonsdale-park-carlisle-cumbria",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cumwhinton",
    "addressLocality": "Carlisle",
    "addressRegion": "Cumbria",
    "postalCode": "CA1 3QB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.8908157,
    "longitude": -2.9223991
  }
}