{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-norwich-england",
  "name": "A Pub in Norwich",
  "description": "We are open for breakfast, lunch and dinner seven days a week with a bar, serving local real ales and gins and a full wine list. We have a folk night on the first Friday of every month and music to dine by on the last Saturday of the month. Based between Diss and Long Stratton, we are on the A140. So for those travelling to and from Norfolk, we're ideal if you need to take a break on a longer journey. We are also a base for anyone on the Rebellion Way cycle route or the Boudicca Way hiking ro...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-norwich-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33211/photo-gallery/fILvJkW4WGyJlS4E_27603ad040933ce09ce135f212b60d5f_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Norwich",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.48353746,
    "longitude": 1.30317832
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}