{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-whitby-whitby-england",
  "name": "A Pub in Whitby",
  "description": "The Cleveland Inn, Commondale is a family owned business. It has been with the Rossiter family for the past 61 years, and recently undergone a refurbishment. We have a selection of real ales, draught beers, lagers and ciders. Steep Hill to enter village.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-whitby-whitby-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/10565130538/photo-gallery/CjyOU9grf3VNJFdd_93768a05f01aba148f07f2584057cf5d_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Whitby",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.52339689,
    "longitude": -1.21527496
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@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"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}