{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/loch-side-c-c-site-castle-douglas",
  "name": "Loch Side C.& C. Site",
  "description": "Loch Side C.& C. Site is a campsite in Castle Douglas, Dumfries and Galloway, located by a lake/recreational pond.The campsite has which are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/loch-side-c-c-site-castle-douglas",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ee63f7702a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loch Side Park",
    "addressLocality": "Castle Douglas",
    "postalCode": "DG7 1EZ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.93636,
    "longitude": -3.92994
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}