{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/a-pub-in-melton-mowbray-england",
  "name": "A Pub in Melton Mowbray",
  "description": "Freehouse Pub with fresh home cooked food Monday closed Tuesday 5-11 Wednesday 5-11 Thursday 12-3 & 5-11 Friday 12-3 & 5-11 Saturday 12-close Sunday 12-close We are located in the middle of the A46, A52, A606 and A607 depending on your direction of travel towards Hose we can easily be found via Google Maps.",
  "url": "https://campertunity.com/listings/campgrounds/a-pub-in-melton-mowbray-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/13234697344/photo-gallery/JpFx4LAU4M4YdHQ3_731c96d35981a7ab3b6addd676088006_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Melton Mowbray",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.88221527,
    "longitude": -0.92224711
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}