{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-snape-snape-eng",
  "name": "A Pub in Snape",
  "description": "A traditional country pub with 9 outstanding hotel rooms, that offers amazing food and a great atmosphere. We pride ourselves on offering perfectly conditioned cask ales, we are just down the road from the market town of Masham where Theakstons & Black Sheep Brewery are based. We offer a large camping field with a fresh water supply. From the Masham road follow the Thorp Perrow signs We have hard standing and grass for the motor homes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-snape-snape-eng",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30640/photo-gallery/5lEkMGhWepiLV2Rc_447febf3deba9c2b18c8dee33be29bf9_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Snape",
    "addressRegion": "ENG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.26946999,
    "longitude": -1.56555212
  },
  "numberOfRooms": 12,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}