{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/byreside-caravan-site-hamsterley-newcastle-upon-tyne",
  "name": "Byreside Caravan Site",
  "description": "Byreside Caravan Site is a campsite in Hamsterley, Durham.This camp site with sloping grounds has which are marked out, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/byreside-caravan-site-hamsterley-newcastle-upon-tyne",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67516728d6313.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Hamsterley/Newcastle-upon-Tyne",
    "postalCode": "NE17 7RT",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.89681,
    "longitude": -1.80853
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}