{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eye-kettleby-lakes-melton-mowbray-gb",
  "name": "Eye Kettleby Lakes",
  "description": "Eye Kettleby Lakes is a campsite located in Melton Mowbray, Leicestershire, on the edge of a lake/recreational pond.This campsite is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eye-kettleby-lakes-melton-mowbray-gb",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751796778fe0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eye Kettleby Road",
    "addressLocality": "Melton Mowbray",
    "postalCode": "LE14 2TD",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.74414,
    "longitude": -0.90903
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}