{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parc-cwm-darran-cardiff-caerphilly",
  "name": "Parc Cwm Darran",
  "description": "Currently no description added for Parc Cwm Darran",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parc-cwm-darran-cardiff-caerphilly",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Deri",
    "addressLocality": "Cardiff",
    "addressRegion": "Caerphilly",
    "postalCode": "CF48 1UT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.57609,
    "longitude": -3.220373
  }
}