{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beach-road-caravan-park-harlech-gwynedd",
  "name": "Beach Road Caravan Park",
  "description": "Currently no description added for Beach Road Caravan Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beach-road-caravan-park-harlech-gwynedd",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beach Road",
    "addressLocality": "Harlech",
    "addressRegion": "Gwynedd",
    "postalCode": "LL46 2YH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8587665,
    "longitude": -4.10745
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}