{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/neptune-hall-caravan-park-tywyn-gwynedd",
  "name": "Neptune Hall Caravan Park",
  "description": "Currently no description added for Neptune Hall Caravan Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/neptune-hall-caravan-park-tywyn-gwynedd",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "High Street",
    "addressLocality": "Tywyn",
    "addressRegion": "Gwynedd",
    "postalCode": "LL36 9AD"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.5861123,
    "longitude": -4.0855906
  }
}