{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ram-hotel-campsite-brandon",
  "name": "The Ram Hotel Campsite",
  "description": "Currently no description added for The Ram Hotel Campsite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ram-hotel-campsite-brandon",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "High Street",
    "addressLocality": "Brandon",
    "addressRegion": "Suffolk",
    "postalCode": "IP27 0YZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.4482313,
    "longitude": 0.6240803
  }
}