{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bishops-green-farm-bishops-green-newbury",
  "name": "Bishops Green Farm",
  "description": "Bishops Green Farm is a campsite located in Newbury, West Berkshire.This campsite has delimited, unshaded and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bishops-green-farm-bishops-green-newbury",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67518af204688.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bishops Green",
    "addressLocality": "Bishops Green/Newbury",
    "postalCode": "RG20 4JP",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.36361,
    "longitude": -1.27972
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}