{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kippford-holiday-park-castle-douglas-dumfries-and-galloway",
  "name": "Kippford Holiday Park",
  "description": "Currently no description added for Kippford Holiday Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kippford-holiday-park-castle-douglas-dumfries-and-galloway",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kippford",
    "addressLocality": "Castle Douglas",
    "addressRegion": "Dumfries And Galloway",
    "postalCode": "DG5 4LF"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.9390982,
    "longitude": -3.9320191
  }
}