{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rutland-water-campsite-oakham-rutland",
  "name": "Rutland Water Campsite",
  "description": "Currently no description added for Rutland Water Campsite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rutland-water-campsite-oakham-rutland",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gibbet Lane",
    "addressLocality": "Oakham",
    "addressRegion": "Rutland",
    "postalCode": "LE15 8HJ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.6666604,
    "longitude": -0.7499676
  }
}