{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hope-valley-farm-certificated-site-newbury-berkshire",
  "name": "Hope Valley Farm Certificated Site",
  "description": "Currently no description added for Hope Valley Farm Certificated Site",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hope-valley-farm-certificated-site-newbury-berkshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skinners Green Lane",
    "addressLocality": "Newbury",
    "addressRegion": "Berkshire",
    "postalCode": "RG20 0HA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.4020243,
    "longitude": -1.3242212
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}