{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-loughton-england",
  "name": "A Pub in Loughton",
  "description": "We are a family run country pub in the heart of Epping Forest. Built in 1776, The Owl has been a McMullens pub since 1898. It was rebuilt in 1975 but still retains a cosy and characterful interior, with open fires and wood panelling. We serve freshly cooked meals using local ingredients wherever possible and have a well stocked bar which includes cask ales, lagers, a good selection of wine and spirits. Fresh coffee served all day every day.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-loughton-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/36573732275/photo-gallery/U8EG9FCSsU1HYWBS_588e340d6a55fe09dbe2a51082e6786e_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Loughton",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.66626967,
    "longitude": 0.05754644
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}