{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-wakefield-wakefield-england-gb",
  "name": "A Pub in Wakefield",
  "description": "We are an old Victorian pub on a main road minutes away from J40 of the M1. We serve craft ales, lagers, spirits & home cooked fresh food. Regular entertainment like quizzes, live bands, comedy nights etc dog and child friendly with plenty of space.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-wakefield-wakefield-england-gb",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/10551364185/photo-gallery/iM75YpeJnt1Ah1PT_23d5049f76303e7b2af5fed7e73775a7_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wakefield",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.6538912,
    "longitude": -1.62642321
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}