{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-heslington-heslington-england",
  "name": "A Pub in Heslington",
  "description": "Quaint village pub just outside York. Quality British pub grub, great selection of beers and larger. Open 11am-11pm but car park accessible 24/7. 15 min bus ride to the historic city centre of York. The car park leads directly to Main street in Heslington.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-heslington-heslington-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30856/photo-gallery/vDyYHcpfDlPx4Lpe_c217533d8aad8e0852123ccdf00e2b4a_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Heslington",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.96586966,
    "longitude": -1.08173045
  },
  "numberOfRooms": 6,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  }
}