{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-ranch-leisure-wisbech-cambridgeshire",
  "name": "Little Ranch Leisure",
  "description": "Welcome to Little Ranch LeisureA newly established, family run touring park, equipped with modern toilets, showers and fully serviced pitches. The touring park situated in the heart of the Fenland countryside, and is surrounded by the delightful rural viallages of Elm, Friday Bridge and the historic township of Wisbeck. Each pitch is nestled amongst 18 acres of orchards and farmland - over looking a well stocked fishing lake, spanning an area of approx 2 acres.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-ranch-leisure-wisbech-cambridgeshire",
  "image": [
    "https://lh3.googleusercontent.com/-pOBlgcwyrkY/U1fIvH4v4EI/AAAAAAAD5QU/IuMOYmFo3sw/w1000/Little-Ranch-Leisure-109821163.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cromwell Road",
    "addressLocality": "Wisbech",
    "addressRegion": "Cambridgeshire",
    "postalCode": "PE14 0AZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.6651733,
    "longitude": 0.1606824
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}