{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/low-farm-campsite-pickering-north-yorkshire",
  "name": "Low Farm Campsite",
  "description": "Located in a small peaceful rural hamlet known as Ellerburn, which is around 1 mile from the picturesque village of Thornton-le-Dale and a couple of miles walk from Dalby Forest.A friendly family run site on a working farm that welcomes children, dogs, bikers, walkers and those that just want to enjoy the countryside. If you want to drink all day and party all night then this site is not for you. Simple well-maintained clean toilet block, shower, pot wash area and chemical disposal area.Plent...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/low-farm-campsite-pickering-north-yorkshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Market Place",
    "addressLocality": "Pickering",
    "addressRegion": "North Yorkshire",
    "postalCode": "YO18 7LL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.2452377,
    "longitude": -0.7793593
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}