{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burns-farm-caravanning-glamping-keswick",
  "name": "Burns Farm Caravanning & Glamping",
  "description": "Burns Farm Caravanning & Glamping is a campsite in Keswick, Cumbria.This camp site with sloping grounds has which are marked out, pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burns-farm-caravanning-glamping-keswick",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751752db8985.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "St. Johns-in-the-Vale",
    "addressLocality": "Keswick",
    "postalCode": "CA124RR",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.60881,
    "longitude": -3.07336
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}