{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lord-nelson-inn-york-north-yorkshire",
  "name": "Lord Nelson Inn",
  "description": "Brilliant cl site",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lord-nelson-inn-york-north-yorkshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ings Lane",
    "addressLocality": "York",
    "addressRegion": "North Yorkshire",
    "postalCode": "YO26 6RA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.9590555,
    "longitude": -1.0815361
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}