{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carnfunnock-country-park-belfast-co-antrim",
  "name": "Carnfunnock Country Park",
  "description": "Currently no description added for Carnfunnock Country Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carnfunnock-country-park-belfast-co-antrim",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Coast Road",
    "addressLocality": "Belfast",
    "addressRegion": "Co. Antrim",
    "postalCode": "BT40 2QG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.5975805,
    "longitude": -5.9277097
  }
}