{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moat-vale-carlisle",
  "name": "Moat Vale",
  "description": "Life at Moat ValeWe are a 12 acre small-holding, virtually on the Scottish/English border of Cumbria – within The Debatable Lands, 12 miles from Carlisle and 7 miles from Gretna Green. Our land is divided into 4 fields, and we have a small flock of breeding sheep, laying and meat hens, and we grow as much of our own veg and fruit as we can. Everyone calls it The Good Life - this year we have been self-sufficient in tatties, onions, beetroot, rhubarb and mutton belly – what a diet!Our caravan...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moat-vale-carlisle",
  "image": [
    "https://lh4.googleusercontent.com/-57n9O_scOEE/UZoJkJy9qMI/AAAAAAAC5a4/ZNujhlPONg0/w1000/Moat-Vale-626070351.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kirkandrews Moat",
    "addressLocality": "Carlisle",
    "addressRegion": "Cumbria",
    "postalCode": "DG16 5HQ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.8908157,
    "longitude": -2.9223991
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}