{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-shepherds-rest-pub-draperstown",
  "name": "Camping The Shepherds Rest Pub",
  "description": "In the middle of Northern Ireland, seventy kilometres west of Belfast, is The Shepherds Rest Pub. This remote pub has a small, quiet campsite. The...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-shepherds-rest-pub-draperstown",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751611f53acc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "220 Sixtowns Road",
    "addressLocality": "Draperstown",
    "postalCode": "BT45 7BH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.75039,
    "longitude": -6.89622
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}