{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/st-davids-park-bangor",
  "name": "St Davids Park",
  "description": "Currently no description added for St Davids Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/st-davids-park-bangor",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Red Wharf Bay Isle of Anglesey",
    "addressLocality": "Bangor",
    "addressRegion": "Gwynedd",
    "postalCode": "LL75 8RJ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.2277163,
    "longitude": -4.1268822
  }
}