{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-hereford-hereford-england",
  "name": "A Pub in Hereford",
  "description": "A grand looking pub with rooms set in the beautiful village of Bartestree a few miles out from Hereford center. The pub itself offers local beers and homemade food. Breakfast is also available for guests or pre booked customers. On the main road between Hereford and Ledbury.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-hereford-hereford-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30682/photo-gallery/hCv5BAf3vxCTsSVC_cdf455d0e890c3d9aa82381ac72bd788_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hereford",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.09375557,
    "longitude": -2.58641182
  },
  "numberOfRooms": 10,
  "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"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}