{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-ripon-england",
  "name": "A Pub in Ripon",
  "description": "Rustic Yorkshire country inn on the outskirts of Ripon. We provide delicious, home cooked fresh food at a reasonable price. And a good range of beers and wines plus a fantastic welcome. Open fire in the winter months. Ideally located for Fountains Abbey, Pateley Bridge, 15 minute walk to Ripon. Excellent cycling area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-ripon-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/10565312617/photo-gallery/ZEl6Mv0zQ2bpvaLp_98c941ecbc4e33e60ffae3f193d43585_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ripon",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.11782603,
    "longitude": -1.51675104
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.92,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}