{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wernol-caravan-park-criccieth-gwynedd",
  "name": "Wernol Caravan Park",
  "description": "Currently no description added for Wernol Caravan Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wernol-caravan-park-criccieth-gwynedd",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hafan Y Mor",
    "addressLocality": "criccieth",
    "addressRegion": "Gwynedd",
    "postalCode": "LL53 6SW"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.9206106,
    "longitude": -4.2332414
  }
}