{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-worcester-worcester-england-1",
  "name": "A Pub in Worcester",
  "description": "Traditional country pub offering fabulous home cooked food and real ales with stunning views of the Worcestershire countryside. Come and relax by our fireplace and keep an eye on our social media for updates on our regular live music! Food and drinks are served 7 days a week.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-worcester-worcester-england-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/44775554415/photo-gallery/0lsExNhbklXERJqp_62214de18075464224d9732250070edc_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Worcester",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.25961426,
    "longitude": -2.46686846
  },
  "numberOfRooms": 6,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}