{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-oakham-england",
  "name": "A Pub in Oakham",
  "description": "We are a pub/restaurant with letting rooms in the heart of Rutland. Come rain or shine, why not join us for our Sunday Roast, be waited on hand and foot (kind of) and, more importantly, let us do all of the washing up. On Wednesday's remember our pizza night, we have 5 choices plus veggie options also a vegan option! A choice of different pizza toppings is available on a sourdough base with a portion of chips. All cooked fresh in house! We are a five minute walk from Rutland Water. We have a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-oakham-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/31171136286/photo-gallery/6PoXEKtI6aXZ0R3T_a03ee121238854ac44614c6c45c4b6c3_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Oakham",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.65136704,
    "longitude": -0.57106542
  },
  "numberOfRooms": 10,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@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": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}