{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/meadowfield-gardens-camp-site-nottingham-nottinghamshire",
  "name": "Meadowfield Gardens Camp Site",
  "description": "Currently no description added for Meadowfield Gardens Camp Site",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/meadowfield-gardens-camp-site-nottingham-nottinghamshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fiskerton Road",
    "addressLocality": "Nottingham",
    "addressRegion": "Nottinghamshire",
    "postalCode": "NG23 5SJ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.9534193,
    "longitude": -1.1496461
  }
}