{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pub-in-cowes-cowes-england",
  "name": "A Pub in Cowes",
  "description": "Offering one of the best choices of cask ale on the island, this long-standing old country inn was the Island's first beer exhibition house. A good range of home-cooked food is served lunchtimes and evenings. The pub is a thriving venue for real ale followers, the local community and visitors seeking a friendly and amenable base.",
  "url": "https://campertunity.com/listings/campgrounds/pub-in-cowes-cowes-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/11373624215/photo-gallery/1jDNiTjIddeTiDc2_c8f4bb3536db86da6a4763ef618c3288_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cowes",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6204136,
    "longitude": -1.35827876
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}