{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/silvercraigs-c-c-site-kirkcudbright",
  "name": "Silvercraigs C. & C. Site",
  "description": "Silvercraigs C. & C. Site is a campsite in Kirkcudbright, Dumfries and Galloway.This camp site with sloping grounds has which are marked out,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/silvercraigs-c-c-site-kirkcudbright",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ee64852f67.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Silvercraigs",
    "addressLocality": "Kirkcudbright",
    "postalCode": "DG6 4BT",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.83497,
    "longitude": -4.04753
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}