{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pub-east-ilsley-east-ilsley-england",
  "name": "A Pub in East Ilsley",
  "description": "Good for walks, close to Newbury grounds and Newbury racecourse. Under a bridge. Under a bridge",
  "url": "https://campertunity.com/listings/campgrounds/pub-east-ilsley-east-ilsley-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/10565513051/photo-gallery/5gCWg3CvnClPOF9q_2124bef6f9b00e5e83c788504fbab423_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "East Ilsley",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.54418651,
    "longitude": -1.27240591
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}