{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/greenacres-campsite-coleford-gloucestershire",
  "name": "Greenacres Campsite",
  "description": "Greenacres is a family run campsite situated just outside Coleford in the beautiful Royal Forest of Dean and Wye Valley. Famous for its beautiful scenery, the Forest of Dean has many attractions and the site is a short walk from the town of Coleford.Newland is a two minute drive or a short walk along the old Burial Path to find the Ostrich Pub – a quaint old fashioned English Pub.Symonds Yat Rock with its amazing views and peregrine falcons is only a short drive away and a three mile hike thr...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/greenacres-campsite-coleford-gloucestershire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 Newland Street",
    "addressLocality": "Coleford",
    "addressRegion": "Gloucestershire",
    "postalCode": "GL16 8AN"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.7938786,
    "longitude": -2.6183238
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}