{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/darwin-forest-country-park-matlock-derbyshire",
  "name": "Darwin Forest Country Park",
  "description": "Currently no description added for Darwin Forest Country Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/darwin-forest-country-park-matlock-derbyshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Darley Moor",
    "addressLocality": "Matlock",
    "addressRegion": "Derbyshire",
    "postalCode": "DE4 5LN"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.1374514,
    "longitude": -1.5544694
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}