{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-newcastle-upon-tyne-england",
  "name": "A Pub in Newcastle Upon Tyne",
  "description": "Come and unwind at our cosy pub in Murton Village, where the only thing on the agenda is having a great time! We've got everything you need to enjoy every season in comfort, including delicious choices of beer and wine, home cooked meals, a spacious garden and a warming fire. Cheers to slowing down and enjoying each season to its fullest!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-newcastle-upon-tyne-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/43645073420/photo-gallery/U4ZaZDw4IrZMORDc_1637466c59ceabc9e1fa88519fddca49_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Newcastle Upon Tyne",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.02272087,
    "longitude": -1.43509013
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}