diff --git a/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/Data/Migrations/20221030005028_Seed_Data.Designer.cs b/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/Data/Migrations/20221030005028_Seed_Data.Designer.cs new file mode 100644 index 0000000..2857f05 --- /dev/null +++ b/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/Data/Migrations/20221030005028_Seed_Data.Designer.cs @@ -0,0 +1,5539 @@ +// +using System; +using LeedsBeerQuest.API.Data.Contexts; +using Microsoft.EntityFrameworkCore; +using Microsoft.EntityFrameworkCore.Infrastructure; +using Microsoft.EntityFrameworkCore.Migrations; +using Microsoft.EntityFrameworkCore.Storage.ValueConversion; + +#nullable disable + +namespace LeedsBeerQuest.API.Data.Migrations +{ + [DbContext(typeof(LeedsBeerQuestDbContext))] + [Migration("20221030005028_Seed_Data")] + partial class Seed_Data + { + protected override void BuildTargetModel(ModelBuilder modelBuilder) + { +#pragma warning disable 612, 618 + modelBuilder.HasAnnotation("ProductVersion", "6.0.10"); + + modelBuilder.Entity("LeedsBeerQuest.API.Data.Models.Category", b => + { + b.Property("Id") + .ValueGeneratedOnAdd() + .HasColumnType("INTEGER"); + + b.Property("Name") + .IsRequired() + .HasColumnType("TEXT"); + + b.HasKey("Id"); + + b.ToTable("Categories"); + + b.HasData( + new + { + Id = 1, + Name = "Closed venues" + }, + new + { + Id = 2, + Name = "Bar reviews" + }, + new + { + Id = 3, + Name = "Pub reviews" + }, + new + { + Id = 4, + Name = "Other reviews" + }, + new + { + Id = 5, + Name = "Uncategorized" + }); + }); + + modelBuilder.Entity("LeedsBeerQuest.API.Data.Models.Tag", b => + { + b.Property("Id") + .ValueGeneratedOnAdd() + .HasColumnType("INTEGER"); + + b.Property("Name") + .IsRequired() + .HasColumnType("TEXT"); + + b.Property("VenueId") + .HasColumnType("INTEGER"); + + b.HasKey("Id"); + + b.HasIndex("VenueId"); + + b.ToTable("Tags"); + + b.HasData( + new + { + Id = 1, + Name = "food,live music,sofas" + }, + new + { + Id = 2, + Name = "beer garden,coffee,food,free wifi,sports" + }, + new + { + Id = 3, + Name = "coffee,food" + }, + new + { + Id = 4, + Name = "coffee,food,free wifi" + }, + new + { + Id = 5, + Name = "dance floor" + }, + new + { + Id = 6, + Name = "coffee,free wifi" + }, + new + { + Id = 7, + Name = "free wifi" + }, + new + { + Id = 8, + Name = "coffee,dance floor,food" + }, + new + { + Id = 9, + Name = "arcade games,beer garden,breakfast,food,free wifi,pool table,sofas,sports" + }, + new + { + Id = 10, + Name = "beer garden,breakfast,coffee,food,free wifi" + }, + new + { + Id = 11, + Name = "food" + }, + new + { + Id = 12, + Name = "beer garden,coffee,food" + }, + new + { + Id = 13, + Name = "beer garden,breakfast,coffee,dance floor,food,jukebox" + }, + new + { + Id = 14, + Name = "dance floor,food,free wifi" + }, + new + { + Id = 15, + Name = "coffee,food,membership discount,sunday roasts" + }, + new + { + Id = 16, + Name = "coffee,food,sofas" + }, + new + { + Id = 17, + Name = "beer garden,dance floor,food,live music,quiz" + }, + new + { + Id = 18, + Name = "dance floor,free wifi,membership discount" + }, + new + { + Id = 19, + Name = "dance floor,food,live music,quiz" + }, + new + { + Id = 20, + Name = "jukebox,live music,sofas" + }, + new + { + Id = 21, + Name = "beer garden,coffee,food,free wifi" + }, + new + { + Id = 22, + Name = "beer garden,breakfast,coffee,food" + }, + new + { + Id = 23, + Name = "coffee,food,sofas,sports" + }, + new + { + Id = 24, + Name = "dance floor,sports" + }, + new + { + Id = 25, + Name = "" + }, + new + { + Id = 26, + Name = "beer garden,food,live music,sofas" + }, + new + { + Id = 27, + Name = "coffee,dance floor,food,free wifi,live music" + }, + new + { + Id = 28, + Name = "food,live music,membership discount" + }, + new + { + Id = 29, + Name = "food,sofas" + }, + new + { + Id = 30, + Name = "arcade games,dance floor,karaoke,lgbt,quiz" + }, + new + { + Id = 31, + Name = "arcade games,beer garden,breakfast,coffee,food,free wifi,sports" + }, + new + { + Id = 32, + Name = "food,free wifi,sofas" + }, + new + { + Id = 33, + Name = "arcade games,dance floor,free wifi,karaoke,lgbt,sofas,sunday roasts" + }, + new + { + Id = 34, + Name = "beer garden,food,free wifi,sofas" + }, + new + { + Id = 35, + Name = "coffee,food,sunday roasts" + }, + new + { + Id = 36, + Name = "beer garden,food" + }, + new + { + Id = 37, + Name = "breakfast,coffee,food" + }, + new + { + Id = 38, + Name = "arcade games,coffee,dance floor,food,free wifi,live music,pool table,quiz,sofas,sports" + }, + new + { + Id = 39, + Name = "breakfast,coffee,food,free wifi,sofas" + }, + new + { + Id = 40, + Name = "breakfast,coffee,dance floor,food,quiz,sofas" + }, + new + { + Id = 41, + Name = "beer garden,coffee,food,membership discount" + }, + new + { + Id = 42, + Name = "coffee,food,free wifi,sofas" + }, + new + { + Id = 43, + Name = "dance floor,food,free wifi,live music" + }, + new + { + Id = 44, + Name = "breakfast,coffee,dance floor,food,free wifi,sofas,sunday roasts" + }, + new + { + Id = 45, + Name = "arcade games,beer garden,breakfast,coffee,free wifi,jukebox,live music,membership discount,pool table,sofas" + }, + new + { + Id = 46, + Name = "arcade games,beer garden,dance floor,live music" + }, + new + { + Id = 47, + Name = "beer garden,coffee,food,free wifi,live music,quiz,sports" + }, + new + { + Id = 48, + Name = "beer garden,coffee,food,sofas" + }, + new + { + Id = 49, + Name = "arcade games,dance floor" + }, + new + { + Id = 50, + Name = "beer garden,breakfast,coffee,food,free wifi,lgbt" + }, + new + { + Id = 51, + Name = "arcade games,beer garden,coffee,food,free wifi,jukebox,live music,sofas" + }, + new + { + Id = 52, + Name = "beer garden,dance floor,food,free wifi,live music,sofas" + }, + new + { + Id = 53, + Name = "arcade games,dance floor,food,sports" + }, + new + { + Id = 54, + Name = "arcade games,beer garden,coffee,food,free wifi,sofas" + }, + new + { + Id = 55, + Name = "beer garden,live music,sofas" + }, + new + { + Id = 56, + Name = "arcade games,beer garden,coffee,food,free wifi,live music,pool table,quiz,sports" + }, + new + { + Id = 57, + Name = "coffee" + }, + new + { + Id = 58, + Name = "coffee,dance floor,food,free wifi,live music,sofas" + }, + new + { + Id = 59, + Name = "dance floor,sofas" + }, + new + { + Id = 60, + Name = "dance floor,food" + }, + new + { + Id = 61, + Name = "beer garden,coffee,food,free wifi,sofas" + }, + new + { + Id = 62, + Name = "beer garden,coffee,food,free wifi,quiz,sofas,sunday roasts" + }, + new + { + Id = 63, + Name = "darts,food" + }, + new + { + Id = 64, + Name = "coffee,dance floor,live music" + }, + new + { + Id = 65, + Name = "food,karaoke" + }, + new + { + Id = 66, + Name = "jukebox,live music" + }, + new + { + Id = 67, + Name = "beer garden,dance floor" + }, + new + { + Id = 68, + Name = "arcade games,coffee,food,free wifi,sofas,sports" + }, + new + { + Id = 69, + Name = "beer garden,breakfast,coffee,dance floor,food,free wifi,live music,quiz,sofas,sunday roasts" + }, + new + { + Id = 70, + Name = "dance floor,free wifi" + }, + new + { + Id = 71, + Name = "breakfast,coffee,food,free wifi,sports,sunday roasts" + }, + new + { + Id = 72, + Name = "pool table" + }, + new + { + Id = 73, + Name = "food,free wifi,live music,sofas" + }, + new + { + Id = 74, + Name = "beer garden,coffee,dance floor,food,membership discount,sofas" + }, + new + { + Id = 75, + Name = "coffee,food,free wifi,quiz,sofas" + }, + new + { + Id = 76, + Name = "beer garden,coffee" + }, + new + { + Id = 77, + Name = "coffee,food,free wifi,jukebox" + }, + new + { + Id = 78, + Name = "beer garden,dance floor,food,sofas" + }, + new + { + Id = 79, + Name = "food,free wifi,live music,sofas,sports" + }, + new + { + Id = 80, + Name = "beer garden,dance floor,food,lgbt,sofas" + }, + new + { + Id = 81, + Name = "beer garden,coffee,food,free wifi,sunday roasts" + }, + new + { + Id = 82, + Name = "dance floor,free wifi,karaoke" + }, + new + { + Id = 83, + Name = "beer garden,coffee,dance floor,food,free wifi,membership discount,sunday roasts" + }, + new + { + Id = 84, + Name = "food,pool table" + }, + new + { + Id = 85, + Name = "food,free wifi,quiz,sofas" + }, + new + { + Id = 86, + Name = "beer garden,sofas" + }, + new + { + Id = 87, + Name = "coffee,food,live music,sunday roasts" + }, + new + { + Id = 88, + Name = "beer garden,dance floor,food,free wifi,live music" + }, + new + { + Id = 89, + Name = "dance floor,free wifi,live music" + }, + new + { + Id = 90, + Name = "coffee,dance floor,food,live music" + }, + new + { + Id = 91, + Name = "free wifi,sofas" + }, + new + { + Id = 92, + Name = "arcade games,darts,food,pool table,sports" + }, + new + { + Id = 93, + Name = "food,free wifi" + }, + new + { + Id = 94, + Name = "arcade games,coffee,food,pool table,sofas,sports" + }, + new + { + Id = 95, + Name = "beer garden,food,sofas" + }, + new + { + Id = 96, + Name = "beer garden,coffee,food,pool table,sofas" + }, + new + { + Id = 97, + Name = "dance floor,food,live music,sofas" + }, + new + { + Id = 98, + Name = "beer garden,coffee,dance floor,food" + }, + new + { + Id = 99, + Name = "arcade games,jukebox,sports" + }, + new + { + Id = 100, + Name = "beer garden,coffee,food,quiz,sofas" + }, + new + { + Id = 101, + Name = "free wifi,sports" + }, + new + { + Id = 102, + Name = "beer garden,coffee,food,free wifi,quiz,sunday roasts" + }, + new + { + Id = 103, + Name = "breakfast,coffee,food,free wifi" + }, + new + { + Id = 104, + Name = "arcade games,breakfast,coffee,food,free wifi,sports" + }, + new + { + Id = 105, + Name = "beer garden,coffee,food,free wifi,live music,sunday roasts" + }, + new + { + Id = 106, + Name = "coffee,food,pool table,sports" + }, + new + { + Id = 107, + Name = "coffee,food,free wifi,live music" + }, + new + { + Id = 108, + Name = "darts,pool table" + }, + new + { + Id = 109, + Name = "arcade games,food,live music,pool table,sofas,sports" + }, + new + { + Id = 110, + Name = "beer garden,coffee,dance floor,food,live music,sofas" + }, + new + { + Id = 111, + Name = "arcade games,coffee,food,sports" + }, + new + { + Id = 112, + Name = "coffee,food,free wifi,live music,sports,sunday roasts" + }, + new + { + Id = 113, + Name = "beer garden,darts,free wifi,live music,quiz" + }, + new + { + Id = 114, + Name = "arcade games,beer garden,food,sports" + }, + new + { + Id = 115, + Name = "beer garden,coffee,food,free wifi,live music,quiz" + }, + new + { + Id = 116, + Name = "breakfast,coffee,food,free wifi,jukebox,sports" + }, + new + { + Id = 117, + Name = "arcade games,breakfast,coffee,food,free wifi,live music,sports" + }, + new + { + Id = 118, + Name = "coffee,food,live music" + }, + new + { + Id = 119, + Name = "arcade games,beer garden,coffee,food,free wifi" + }, + new + { + Id = 120, + Name = "beer garden,coffee,food,sunday roasts" + }, + new + { + Id = 121, + Name = "arcade games,beer garden,coffee,food,free wifi,live music,pool table,sofas,sunday roasts" + }, + new + { + Id = 122, + Name = "arcade games,dance floor,lgbt" + }, + new + { + Id = 123, + Name = "breakfast,dance floor,food,jukebox,live music,sports,sunday roasts" + }, + new + { + Id = 124, + Name = "beer garden,coffee,food,live music,sofas" + }, + new + { + Id = 125, + Name = "beer garden,breakfast,coffee,food,free wifi,quiz,sunday roasts" + }, + new + { + Id = 126, + Name = "breakfast,coffee,food,live music" + }, + new + { + Id = 127, + Name = "arcade games,beer garden,breakfast,coffee,food,free wifi,sunday roasts" + }, + new + { + Id = 128, + Name = "arcade games,darts,sports" + }, + new + { + Id = 129, + Name = "sofas" + }, + new + { + Id = 130, + Name = "beer garden,jukebox,karaoke,sports" + }, + new + { + Id = 131, + Name = "beer garden,breakfast,coffee,food,free wifi,sofas,sports" + }, + new + { + Id = 132, + Name = "beer garden" + }, + new + { + Id = 133, + Name = "beer garden,food,free wifi,sunday roasts" + }, + new + { + Id = 134, + Name = "beer garden,free wifi,karaoke,lgbt,quiz" + }, + new + { + Id = 135, + Name = "coffee,food,free wifi,sunday roasts" + }, + new + { + Id = 136, + Name = "beer garden,coffee,food,live music,quiz,sofas" + }, + new + { + Id = 137, + Name = "arcade games,jukebox,karaoke,pool table" + }, + new + { + Id = 138, + Name = "coffee,dance floor,food,free wifi,karaoke" + }, + new + { + Id = 139, + Name = "beer garden,breakfast,coffee,food,quiz,sports,sunday roasts" + }, + new + { + Id = 140, + Name = "arcade games,coffee,food" + }, + new + { + Id = 141, + Name = "arcade games,coffee,food,free wifi,pool table,sofas,sports" + }, + new + { + Id = 142, + Name = "beer garden,dance floor,live music" + }, + new + { + Id = 143, + Name = "breakfast,coffee,food,free wifi,sofas,sports" + }, + new + { + Id = 144, + Name = "jukebox" + }, + new + { + Id = 145, + Name = "beer garden,coffee,food,jukebox" + }, + new + { + Id = 146, + Name = "arcade games,breakfast,coffee,food,free wifi,sofas,sports,sunday roasts" + }, + new + { + Id = 147, + Name = "arcade games,beer garden,breakfast,coffee,food,free wifi,sofas,sunday roasts" + }, + new + { + Id = 148, + Name = "beer garden,breakfast,coffee,food,free wifi,sofas,sunday roasts" + }, + new + { + Id = 149, + Name = "beer garden,breakfast,coffee,food,free wifi,sunday roasts" + }, + new + { + Id = 150, + Name = "beer garden,coffee,free wifi,live music,sofas" + }, + new + { + Id = 151, + Name = "coffee,food,free wifi,membership discount,sofas" + }, + new + { + Id = 152, + Name = "arcade games,breakfast,coffee,dance floor,food,free wifi" + }, + new + { + Id = 153, + Name = "arcade games,beer garden,breakfast,coffee,food,free wifi" + }); + }); + + modelBuilder.Entity("LeedsBeerQuest.API.Data.Models.Venue", b => + { + b.Property("Id") + .ValueGeneratedOnAdd() + .HasColumnType("INTEGER"); + + b.Property("Address") + .IsRequired() + .HasColumnType("TEXT"); + + b.Property("CategoryId") + .HasColumnType("INTEGER"); + + b.Property("DateAttended") + .HasColumnType("TEXT"); + + b.Property("Excerpt") + .IsRequired() + .HasColumnType("TEXT"); + + b.Property("Latitude") + .HasColumnType("TEXT"); + + b.Property("Longitude") + .HasColumnType("TEXT"); + + b.Property("Name") + .IsRequired() + .HasColumnType("TEXT"); + + b.Property("Phone") + .HasColumnType("TEXT"); + + b.Property("StarsAmenities") + .HasColumnType("TEXT"); + + b.Property("StarsAtmosphere") + .HasColumnType("TEXT"); + + b.Property("StarsBeer") + .HasColumnType("TEXT"); + + b.Property("StarsValue") + .HasColumnType("TEXT"); + + b.Property("Thumbnail") + .IsRequired() + .HasColumnType("TEXT"); + + b.Property("Twitter") + .HasColumnType("TEXT"); + + b.Property("Url") + .IsRequired() + .HasColumnType("TEXT"); + + b.HasKey("Id"); + + b.HasIndex("CategoryId"); + + b.ToTable("Venues"); + + b.HasData( + new + { + Id = 1, + Address = "23-25 Great George Street, Leeds LS1 3BB", + CategoryId = 1, + DateAttended = new DateTime(2012, 11, 30, 21, 58, 52, 0, DateTimeKind.Local), + Excerpt = "...It's really dark in here!", + Latitude = 53.8007317m, + Longitude = -1.5481764m, + Name = "...escobar", + Phone = "0113 220 4389", + StarsAmenities = 3m, + StarsAtmosphere = 3m, + StarsBeer = 2m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121129_185815.jpg", + Twitter = "EscobarLeeds", + Url = "http://leedsbeer.info/?p=765" + }, + new + { + Id = 2, + Address = "1 Little Neville Street, Granary Wharf, Leeds LS1 4ED", + CategoryId = 2, + DateAttended = new DateTime(2013, 4, 27, 15, 44, 22, 0, DateTimeKind.Local), + Excerpt = "FORE! You can play \"golf\" here and enjoy a nice bottled ale. ", + Latitude = 53.7934952m, + Longitude = -1.5478653m, + Name = "\"Golf\" Cafe Bar", + Phone = "0113 244 4428", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 2.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130422_204442.jpg", + Twitter = "GolfCafeBar", + Url = "http://leedsbeer.info/?p=1382" + }, + new + { + Id = 3, + Address = "115 The Headrow, Leeds, LS1 5JW", + CategoryId = 3, + DateAttended = new DateTime(2014, 10, 18, 16, 48, 51, 0, DateTimeKind.Local), + Excerpt = "A bar that lives up to its name.", + Latitude = 53.7994003m, + Longitude = -1.545981m, + Name = "115 The Headrow", + Phone = "", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 1.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/115.jpg", + Twitter = "BLoungeGrp", + Url = "http://leedsbeer.info/?p=2753" + }, + new + { + Id = 4, + Address = "7-9 Boar Lane, Leeds LS1 5DD", + CategoryId = 2, + DateAttended = new DateTime(2013, 5, 16, 17, 10, 30, 0, DateTimeKind.Local), + Excerpt = "Not much going on here beer-wise, but they do serve food on a Sunday evening — quite a rarity amongst city centre bars. ", + Latitude = 53.7958908m, + Longitude = -1.5433109m, + Name = "1871 Bar & Lounge", + Phone = "0845 200 1871", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 1.5m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/05/20130506_205930.jpg", + Twitter = "1871BarLeeds", + Url = "http://leedsbeer.info/?p=1455" + }, + new + { + Id = 5, + Address = "25 Great George Street, Leeds LS1 3AL", + CategoryId = 2, + DateAttended = new DateTime(2015, 3, 24, 20, 31, 30, 0, DateTimeKind.Local), + Excerpt = "This fashionable cocktail bar & club isn't really our scene but has surprisingly good beer.", + Latitude = 53.8007202m, + Longitude = -1.5483344m, + Name = "314 In Progress", + Phone = "0113 397 1337", + StarsAmenities = 1.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/03/IMG_20150209_175103005.jpg", + Twitter = "314Leeds", + Url = "http://leedsbeer.info/?p=3048" + }, + new + { + Id = 6, + Address = "Trinity Kitchen, Albion Street, Leeds LS1 5AT", + CategoryId = 2, + DateAttended = new DateTime(2013, 11, 16, 21, 47, 20, 0, DateTimeKind.Local), + Excerpt = "Circular champagne bar is nice, but with a poor beer selection.", + Latitude = 53.7972984m, + Longitude = -1.545344m, + Name = "360 Champagne & Cocktails", + Phone = "", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 1m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131110_150923.jpg", + Twitter = "360_Trinity", + Url = "http://leedsbeer.info/?p=2098" + }, + new + { + Id = 7, + Address = "11 - 15 Hirst's Yard, Leeds LS1 6NJ", + CategoryId = 2, + DateAttended = new DateTime(2013, 8, 22, 21, 29, 53, 0, DateTimeKind.Local), + Excerpt = "As the name suggests, the raison d'être of this spot is bourbon, but there are enough good American crafts to keep us happy. ", + Latitude = 53.795681m, + Longitude = -1.5416881m, + Name = "51% Bourbon Lounge", + Phone = "0113 322 9919", + StarsAmenities = 2m, + StarsAtmosphere = 4m, + StarsBeer = 3m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130820_211253.jpg", + Twitter = "51_Bourbon", + Url = "http://leedsbeer.info/?p=1843" + }, + new + { + Id = 8, + Address = "Goodbard House,, 15 Infirmary Street, Leeds LS1 2JS", + CategoryId = 2, + DateAttended = new DateTime(2016, 8, 9, 13, 37, 30, 0, DateTimeKind.Local), + Excerpt = "A high-end cocktail nightspot in the financial district. Not really our scene, and not enough beers to get us back. ", + Latitude = 53.7976761m, + Longitude = -1.5493602m, + Name = "53° North", + Phone = "0113 856 0011", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 1.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/08/IMG_20160710_192730025.jpg", + Twitter = "53degreesLS", + Url = "http://leedsbeer.info/?p=3517" + }, + new + { + Id = 9, + Address = "Sparrows Wharf, 32 The Calls, Leeds LS2 7EW", + CategoryId = 3, + DateAttended = new DateTime(2013, 6, 5, 23, 2, 7, 0, DateTimeKind.Local), + Excerpt = "Looks like a gym on the outside, but exercise kit is about the only thing you won't find in here!", + Latitude = 53.7948723m, + Longitude = -1.5391223m, + Name = "Aire Bar", + Phone = "0113 245 5500", + StarsAmenities = 4.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/06/IMAG0035.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1568" + }, + new + { + Id = 10, + Address = "27 East Parade, Leeds LS1 5BN", + CategoryId = 2, + DateAttended = new DateTime(2014, 3, 17, 23, 3, 33, 0, DateTimeKind.Local), + Excerpt = "One of the two All Bar Ones in Leeds, and definitely the less interesting of the two.", + Latitude = 53.7985039m, + Longitude = -1.5490319m, + Name = "All Bar One — Greek Street", + Phone = "0113 245 2485", + StarsAmenities = 3.5m, + StarsAtmosphere = 2m, + StarsBeer = 3m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140310_184308.jpg", + Twitter = "YourAllBarOne", + Url = "http://leedsbeer.info/?p=2305" + }, + new + { + Id = 11, + Address = "Unit D, Electric Press, Leeds LS2 3AD", + CategoryId = 2, + DateAttended = new DateTime(2013, 5, 16, 22, 14, 25, 0, DateTimeKind.Local), + Excerpt = "A chain bar with a surprisingly appealing selection of beer. ", + Latitude = 53.8012276m, + Longitude = -1.5484293m, + Name = "All Bar One — The Electric Press", + Phone = "0113 244 8835", + StarsAmenities = 4m, + StarsAtmosphere = 2.5m, + StarsBeer = 3m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/05/20130513_193606.jpg", + Twitter = "YourAllBarOne", + Url = "http://leedsbeer.info/?p=1482" + }, + new + { + Id = 12, + Address = "23-25 Great George St, Leeds LS1 3AL", + CategoryId = 2, + DateAttended = new DateTime(2014, 8, 29, 8, 13, 2, 0, DateTimeKind.Local), + Excerpt = "Here's something new to Leeds: an ultra-cool burger bar.", + Latitude = 53.8007202m, + Longitude = -1.5480624m, + Name = "Almost Famous", + Phone = "", + StarsAmenities = 3m, + StarsAtmosphere = 4.5m, + StarsBeer = 3m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/08/IMG_20140826_174337.jpg", + Twitter = "AlmostFamousLDS", + Url = "http://leedsbeer.info/?p=2592" + }, + new + { + Id = 13, + Address = "Level 6, Trinity Leeds, 70 Boar Lane, Leeds LS1 6HW", + CategoryId = 2, + DateAttended = new DateTime(2014, 5, 12, 19, 50, 41, 0, DateTimeKind.Local), + Excerpt = "Atop Trinity shopping centre, this bar will delight those who love a good roof garden. ", + Latitude = 53.7964096m, + Longitude = -1.5433298m, + Name = "Angelica", + Phone = "0113 897 0099", + StarsAmenities = 3m, + StarsAtmosphere = 4m, + StarsBeer = 3m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/05/IMG_20140505_133542.jpg", + Twitter = "AngelicaLeeds", + Url = "http://leedsbeer.info/?p=2389" + }, + new + { + Id = 14, + Address = "Arches V & W, The Dark Arches, Granary Wharf, Leeds LS1 4BR", + CategoryId = 2, + DateAttended = new DateTime(2015, 9, 21, 22, 57, 25, 0, DateTimeKind.Local), + Excerpt = "Ossett complete their dominance of Granary Wharf with this disco kitchen.", + Latitude = 53.7936935m, + Longitude = -1.5495384m, + Name = "Archie's Bar & Kitchen", + Phone = "0113 243 1001", + StarsAmenities = 4.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 3m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/09/IMG_20150918_175536338.jpg", + Twitter = "ArchiesLeeds", + Url = "http://leedsbeer.info/?p=3237" + }, + new + { + Id = 15, + Address = "123 The Headrow, Leeds LS1 5RD", + CategoryId = 2, + DateAttended = new DateTime(2013, 12, 9, 21, 23, 39, 0, DateTimeKind.Local), + Excerpt = "They really do have a lot of beers from around the world!", + Latitude = 53.7994232m, + Longitude = -1.5473208m, + Name = "Around the World in 80 Beers", + Phone = "0845 533 3000", + StarsAmenities = 2m, + StarsAtmosphere = 2m, + StarsBeer = 4m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/12/IMG_20131129_162024.jpg", + Twitter = "Leeds80BeersBar", + Url = "http://leedsbeer.info/?p=2123" + }, + new + { + Id = 16, + Address = "42 Call Lane, Leeds LS1 6DT", + CategoryId = 2, + DateAttended = new DateTime(2013, 1, 25, 21, 55, 9, 0, DateTimeKind.Local), + Excerpt = "A café bar where the food selection far surpasses the choice of beers. ", + Latitude = 53.7955132m, + Longitude = -1.5411516m, + Name = "Arts Café", + Phone = "0113 243 8243", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 2m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/01/20130119_120909.jpg", + Twitter = "artscafeleeds", + Url = "http://leedsbeer.info/?p=911" + }, + new + { + Id = 17, + Address = "31 King St, Leeds LS1 2HL", + CategoryId = 2, + DateAttended = new DateTime(2017, 3, 5, 12, 44, 41, 0, DateTimeKind.Local), + Excerpt = "Out with London, in with Munich. But is it any better than its old incarnation?", + Latitude = 53.79776m, + Longitude = -1.5498528m, + Name = "Atlas Brauhaus", + Phone = "0113 2442906", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2017/03/IMG_20170116_184808.jpg", + Twitter = "AtlasBrauhaus", + Url = "http://leedsbeer.info/?p=3638" + }, + new + { + Id = 18, + Address = "31 King Street, Leeds LS1 2HL", + CategoryId = 1, + DateAttended = new DateTime(2014, 1, 17, 8, 0, 53, 0, DateTimeKind.Local), + Excerpt = "A self-proclaimed \"London-style pub\". They're right, too.", + Latitude = 53.7977448m, + Longitude = -1.5498742m, + Name = "Atlas Pub", + Phone = "0113 244 2906", + StarsAmenities = 3m, + StarsAtmosphere = 2m, + StarsBeer = 2.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/01/IMG_20140115_123655.jpg", + Twitter = "AtlasPubLeeds", + Url = "http://leedsbeer.info/?p=2203" + }, + new + { + Id = 19, + Address = "5 Brewery Place, Leeds LS10 1NE", + CategoryId = 2, + DateAttended = new DateTime(2013, 2, 24, 18, 27, 51, 0, DateTimeKind.Local), + Excerpt = "Food, drink, dancing and Howard Marks. But what about the beer?", + Latitude = 53.7937737m, + Longitude = -1.5371847m, + Name = "Azúcar", + Phone = "0113 243 5761", + StarsAmenities = 3.5m, + StarsAtmosphere = 2m, + StarsBeer = 2m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130222_175052.jpg", + Twitter = "AzucarLeeds", + Url = "http://leedsbeer.info/?p=1129" + }, + new + { + Id = 20, + Address = "43-51 Cookridge Street, Leeds LS2 3AW", + CategoryId = 2, + DateAttended = new DateTime(2014, 4, 28, 20, 57, 12, 0, DateTimeKind.Local), + Excerpt = "A haven for lovers of rainbow-coloured shooters, but with a surprising range of craft beers too. ", + Latitude = 53.8018265m, + Longitude = -1.5474565m, + Name = "Baa Bar", + Phone = "0113 244 4213", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/04/IMG_20140423_174408.jpg", + Twitter = "BaaBarLeeds", + Url = "http://leedsbeer.info/?p=2364" + }, + new + { + Id = 21, + Address = "11 York Place, Leeds LS1 2DS", + CategoryId = 1, + DateAttended = new DateTime(2013, 7, 31, 22, 23, 49, 0, DateTimeKind.Local), + Excerpt = "Great beer choice and a well-executed 1960s theme make this one of the financial quarter's best offerings. ", + Latitude = 53.7969627m, + Longitude = -1.5521841m, + Name = "Baby Jupiter", + Phone = "0113 242 1202", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/07/IMG_20130723_205926.jpg", + Twitter = "babyjupiterbar", + Url = "http://leedsbeer.info/?p=1768" + }, + new + { + Id = 22, + Address = "7 Call Lane, Leeds LS1 7DH", + CategoryId = 2, + DateAttended = new DateTime(2013, 8, 9, 8, 12, 35, 0, DateTimeKind.Local), + Excerpt = "Very dark rock bar where you can get 15% off for being a wanker.", + Latitude = 53.7963791m, + Longitude = -1.539824m, + Name = "Bad Apples", + Phone = "07872 648781", + StarsAmenities = 1.5m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130803_204005.jpg", + Twitter = "badapplesbar", + Url = "http://leedsbeer.info/?p=1803" + }, + new + { + Id = 23, + Address = "11 Mill Hill, Leeds LS1 5DQ", + CategoryId = 3, + DateAttended = new DateTime(2016, 2, 23, 21, 50, 23, 0, DateTimeKind.Local), + Excerpt = "A refurbed pub that in trying to appeal to everyone, failed to appeal to us. ", + Latitude = 53.7951088m, + Longitude = -1.5454998m, + Name = "Baht'ap", + Phone = "0113 245 6540", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/02/IMG_20160130_163552883.jpg", + Twitter = "bahtapleeds", + Url = "http://leedsbeer.info/?p=3386" + }, + new + { + Id = 24, + Address = "The Old Post Office, 2 City Square, Leeds LS1 2ES", + CategoryId = 2, + DateAttended = new DateTime(2016, 5, 14, 12, 3, 51, 0, DateTimeKind.Local), + Excerpt = "Another Arc Inspirations bar. We're not going to shout about it, but it's a welcome addition to City Square.", + Latitude = 53.7968063m, + Longitude = -1.5479217m, + Name = "Banyan Bar & Kitchen", + Phone = "0113 243 4600", + StarsAmenities = 4m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/05/IMG_20160511_182454696.jpg", + Twitter = "banyanlds", + Url = "http://leedsbeer.info/?p=3506" + }, + new + { + Id = 25, + Address = "Buca di Pizza, 27 Wellington St., Leeds LS1 4EA", + CategoryId = 2, + DateAttended = new DateTime(2015, 10, 3, 13, 23, 21, 0, DateTimeKind.Local), + Excerpt = "Buca di Pizza's dedicated bar space is a chilled out basement escape.", + Latitude = 53.7961769m, + Longitude = -1.5516782m, + Name = "Bar Camparino", + Phone = "0113 242 3872", + StarsAmenities = 3.5m, + StarsAtmosphere = 4.5m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/09/IMG-20151002-WA0000.jpg", + Twitter = "bucaleeds", + Url = "http://leedsbeer.info/?p=3241" + }, + new + { + Id = 26, + Address = "37 Call Lane, Leeds LS1 6DT", + CategoryId = 1, + DateAttended = new DateTime(2013, 2, 5, 20, 55, 5, 0, DateTimeKind.Local), + Excerpt = "This Call Lane staple is now a Pizza Kitchen, but it's still a bit too dull for us to want to come back often.", + Latitude = 53.7954941m, + Longitude = -1.5408111m, + Name = "Bar Room Bar", + Phone = "0113 243 0315", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130204_202204.jpg", + Twitter = "BarRoomBarLeeds", + Url = "http://leedsbeer.info/?p=999" + }, + new + { + Id = 27, + Address = "64-68 Call Lane, Leeds LS1 6DT", + CategoryId = 1, + DateAttended = new DateTime(2015, 1, 21, 21, 27, 14, 0, DateTimeKind.Local), + Excerpt = "A Call Lane dance club for people who like Call Lane dance clubs and don't mind shitty beer. ", + Latitude = 53.7946167m, + Longitude = -1.5421361m, + Name = "Baracoa Luxe Bar", + Phone = "0113 245 2324", + StarsAmenities = 1.5m, + StarsAtmosphere = 1m, + StarsBeer = 1m, + StarsValue = 1m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/01/baracoa.jpg", + Twitter = "baracoaluxebar", + Url = "http://leedsbeer.info/?p=2961" + }, + new + { + Id = 28, + Address = "6 Millennium Square, Great George Street, Leeds LS2 3AD", + CategoryId = 2, + DateAttended = new DateTime(2015, 9, 30, 22, 6, 43, 0, DateTimeKind.Local), + Excerpt = "A meat market for grown-ups. Average beer. ", + Latitude = 53.8008957m, + Longitude = -1.5483377m, + Name = "Be At One", + Phone = "0113 887 2784", + StarsAmenities = 1m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/09/IMG_20150918_201517554.jpg", + Twitter = "BeAtOneBar", + Url = "http://leedsbeer.info/?p=3239" + }, + new + { + Id = 29, + Address = "1-1A Cross Belgrave Street, Leeds LS2 8JP", + CategoryId = 2, + DateAttended = new DateTime(2013, 10, 13, 21, 26, 25, 0, DateTimeKind.Local), + Excerpt = "It's like someone reached inside our brains and constructed a place out of all our favourite things.", + Latitude = 53.8008232m, + Longitude = -1.5410471m, + Name = "Belgrave Music Hall & Canteen", + Phone = "0113 234 6160", + StarsAmenities = 4.5m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/10/IMG_20131006_182858.jpg", + Twitter = "Belgrave_Leeds", + Url = "http://leedsbeer.info/?p=2015" + }, + new + { + Id = 30, + Address = "Criterion Place, Sovereign Street, Leeds LS1 4AG", + CategoryId = 4, + DateAttended = new DateTime(2013, 9, 17, 9, 19, 13, 0, DateTimeKind.Local), + Excerpt = "If it walks like a cruise ship and talks like a cruise ship, it's probably Bibis Italianissimo. ", + Latitude = 53.7943535m, + Longitude = -1.5444469m, + Name = "Bibis Italianissimo", + Phone = "0113 243 0905", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130911_205310.jpg", + Twitter = "BibisRestaurant", + Url = "http://leedsbeer.info/?p=1951" + }, + new + { + Id = 31, + Address = "1 South Parade, Leeds LS1 5QL", + CategoryId = 2, + DateAttended = new DateTime(2013, 10, 20, 19, 43, 47, 0, DateTimeKind.Local), + Excerpt = "An authentic Bavarian bar constructed in the mind of someone who has seen Bavarian bars on the telly.", + Latitude = 53.7991676m, + Longitude = -1.5472162m, + Name = "Bierkeller", + Phone = "08455 333 000", + StarsAmenities = 2m, + StarsAtmosphere = 1.5m, + StarsBeer = 3m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/10/IMG_20131015_180021.jpg", + Twitter = "LeedsBierkeller", + Url = "http://leedsbeer.info/?p=2043" + }, + new + { + Id = 32, + Address = "Arch U, Dark Arches, Dark Neville Street, Leeds LS1 4BR", + CategoryId = 2, + DateAttended = new DateTime(2014, 7, 23, 22, 21, 55, 0, DateTimeKind.Local), + Excerpt = "A tapas bar that actually feels like a BAR and not a restaurant. ", + Latitude = 53.7936401m, + Longitude = -1.5495789m, + Name = "Bilbao Bar", + Phone = "0113 345 4323", + StarsAmenities = 2.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 3.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/07/IMG_20140719_195003.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2538" + }, + new + { + Id = 33, + Address = "Central Arcade, Leeds LS1 6DX", + CategoryId = 2, + DateAttended = new DateTime(2014, 10, 26, 17, 59, 24, 0, DateTimeKind.Local), + Excerpt = "The companion bar to Bird and Beast, featuring a DJ and lots of coolness. ", + Latitude = 53.7961426m, + Longitude = -1.5414344m, + Name = "Bird and Beats", + Phone = "0113 245 3348", + StarsAmenities = 1.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141024_174653492.jpg", + Twitter = "birdrestaurants", + Url = "http://leedsbeer.info/?p=2781" + }, + new + { + Id = 34, + Address = "37 Call Lane, Leeds LS1 6DT", + CategoryId = 3, + DateAttended = new DateTime(2014, 10, 30, 8, 6, 5, 0, DateTimeKind.Local), + Excerpt = "The newest bar in the Sandinista! empire was a bit of a surprise for us.", + Latitude = 53.7954025m, + Longitude = -1.5409023m, + Name = "Black Swan", + Phone = "0113 245 7700", + StarsAmenities = 3.5m, + StarsAtmosphere = 3m, + StarsBeer = 4m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141028_193110732.jpg", + Twitter = "blackswanleeds", + Url = "http://leedsbeer.info/?p=2837" + }, + new + { + Id = 35, + Address = "3-7 Blayds Yard, Lower Briggate, Leeds LS1 4AD", + CategoryId = 2, + DateAttended = new DateTime(2014, 10, 29, 20, 40, 1, 0, DateTimeKind.Local), + Excerpt = "This tiny bar is one of Leeds's oldest LGBT venues. Beer selection is as you'd expect.", + Latitude = 53.7946854m, + Longitude = -1.5427785m, + Name = "Blayds Bar", + Phone = "0113 244 5590", + StarsAmenities = 2.5m, + StarsAtmosphere = 1m, + StarsBeer = 0.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141025_213418266.jpg", + Twitter = "BlaydsBar", + Url = "http://leedsbeer.info/?p=2785" + }, + new + { + Id = 36, + Address = "5 1/2 Cross Belgrave Street, Leeds LS2 8JP", + CategoryId = 2, + DateAttended = new DateTime(2013, 11, 3, 17, 4, 19, 0, DateTimeKind.Local), + Excerpt = "Pretension, pretension, burning bright... ", + Latitude = 53.8009109m, + Longitude = -1.5410269m, + Name = "Blind Tyger Drinking Den", + Phone = "0113 245 7700", + StarsAmenities = 1.5m, + StarsAtmosphere = 3m, + StarsBeer = 3m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131029_182820.jpg", + Twitter = "BlindTygerLeeds", + Url = "http://leedsbeer.info/?p=2052" + }, + new + { + Id = 37, + Address = "157 - 158 Lower Briggate, Leeds LS1 6BG", + CategoryId = 3, + DateAttended = new DateTime(2016, 12, 8, 22, 14, 33, 0, DateTimeKind.Local), + Excerpt = "This big chain is getting in on the craft beer world. And it's getting it right.", + Latitude = 53.7956581m, + Longitude = -1.5423775m, + Name = "Bower's Tap", + Phone = "0113 244 2275", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 4.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/12/IMG_20161108_212257.jpg", + Twitter = "bowerstap", + Url = "http://leedsbeer.info/?p=3584" + }, + new + { + Id = 38, + Address = "White Cloth Hall, Crown Street, Leeds LS2 7RB", + CategoryId = 2, + DateAttended = new DateTime(2013, 3, 17, 23, 12, 0, 0, DateTimeKind.Local), + Excerpt = "As if Leeds weren't already awesome enough, we now have a BrewDog Bar! ", + Latitude = 53.795536m, + Longitude = -1.5397918m, + Name = "BrewDog", + Phone = "", + StarsAmenities = 3m, + StarsAtmosphere = 4m, + StarsBeer = 5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/03/20130316_121300.jpg", + Twitter = "BrewDogBarLeeds", + Url = "http://leedsbeer.info/?p=1256" + }, + new + { + Id = 39, + Address = "1-5 Bridge End, Leeds LS1 7HG", + CategoryId = 2, + DateAttended = new DateTime(2014, 5, 28, 16, 15, 29, 0, DateTimeKind.Local), + Excerpt = "Another LGBT bar with no decent beers. Such a shame.", + Latitude = 53.7944565m, + Longitude = -1.542061m, + Name = "Bridge", + Phone = "0113 258 7339", + StarsAmenities = 3m, + StarsAtmosphere = 1.5m, + StarsBeer = 0.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/05/IMG_20140520_181435.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2444" + }, + new + { + Id = 40, + Address = "50 Call Lane, Leeds LS1 6DT", + CategoryId = 2, + DateAttended = new DateTime(2013, 6, 9, 22, 38, 19, 0, DateTimeKind.Local), + Excerpt = "Not the best beer in Leeds, by any means, but quite possibly the best beer on Call Lane. ", + Latitude = 53.7951813m, + Longitude = -1.5412519m, + Name = "Brooklyn Bar", + Phone = "0113 322 9919 ", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 3m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/06/IMG_20130605_175008.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1596" + }, + new + { + Id = 41, + Address = "20-24 The Calls, Leeds LS2 7EW", + CategoryId = 1, + DateAttended = new DateTime(2013, 9, 26, 22, 21, 6, 0, DateTimeKind.Local), + Excerpt = "Here for 6 weeks. Drink all the beer and fast!", + Latitude = 53.7950249m, + Longitude = -1.5397596m, + Name = "Brooklyn Brewery Popup", + Phone = "", + StarsAmenities = 2m, + StarsAtmosphere = 3m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130926_202545.jpg", + Twitter = "BrooklynBrewery", + Url = "http://leedsbeer.info/?p=1997" + }, + new + { + Id = 42, + Address = "The Light, The Headrow, Leeds LS1 8EQ", + CategoryId = 2, + DateAttended = new DateTime(2013, 7, 15, 22, 35, 44, 0, DateTimeKind.Local), + Excerpt = "Part of a southern chain that seems to have left the north behind. Should be posh, but really isn't.", + Latitude = 53.7997246m, + Longitude = -1.5468407m, + Name = "Browns Bar & Brasserie", + Phone = "0113 243 9353", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 1.5m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/07/IMG_20130714_203916.jpg", + Twitter = "BrownsLeeds", + Url = "http://leedsbeer.info/?p=1738" + }, + new + { + Id = 43, + Address = "6 Mill Hill, Leeds LS1 5DQ", + CategoryId = 2, + DateAttended = new DateTime(2014, 7, 19, 22, 33, 54, 0, DateTimeKind.Local), + Excerpt = "The latest addition to the Leeds craft beer scene does not disappoint. In fact, we've made it our home already.", + Latitude = 53.7954407m, + Longitude = -1.545513m, + Name = "Bundobust", + Phone = "", + StarsAmenities = 4m, + StarsAtmosphere = 4m, + StarsBeer = 4.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/07/IMG_20140718_173001.jpg", + Twitter = "bundobust", + Url = "http://leedsbeer.info/?p=2524" + }, + new + { + Id = 44, + Address = "12 Park Place, Leeds LS1 2RU", + CategoryId = 2, + DateAttended = new DateTime(2015, 5, 22, 8, 1, 14, 0, DateTimeKind.Local), + Excerpt = "A French bistro & bar in the heart of the financial quarter, with a surprising selection of beers.", + Latitude = 53.7977333m, + Longitude = -1.5519875m, + Name = "Burgundy", + Phone = "0113 245 0703", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/05/IMG_20150513_120220724_HDR.jpg", + Twitter = "burgundyleeds", + Url = "http://leedsbeer.info/?p=3138" + }, + new + { + Id = 45, + Address = "38 Call Lane, Leeds LS1 6DT", + CategoryId = 2, + DateAttended = new DateTime(2013, 2, 5, 23, 51, 31, 0, DateTimeKind.Local), + Excerpt = "Call Lane Social has a few good beers in a fancy environment, but it's too dark and too loud for us!", + Latitude = 53.7956314m, + Longitude = -1.5411524m, + Name = "Call Lane Social", + Phone = "0113 247 0285", + StarsAmenities = 1.5m, + StarsAtmosphere = 2m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130204_210819.jpg", + Twitter = "CallLaneSocial1", + Url = "http://leedsbeer.info/?p=1015" + }, + new + { + Id = 46, + Address = "Candle House, Granary Wharf, Leeds LS1 4GJ", + CategoryId = 2, + DateAttended = new DateTime(2015, 5, 3, 17, 59, 11, 0, DateTimeKind.Local), + Excerpt = "An Ossett Brewery bar, appealing to craft beer and wine lovers alike. ", + Latitude = 53.7933159m, + Longitude = -1.5508283m, + Name = "Candlebar", + Phone = "244 6655", + StarsAmenities = 3.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 4.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/05/IMG_20150426_124459563.jpg", + Twitter = "candlebarleeds", + Url = "http://leedsbeer.info/?p=3118" + }, + new + { + Id = 47, + Address = "Calverley Street, Leeds LS1 3ED", + CategoryId = 1, + DateAttended = new DateTime(2014, 4, 28, 21, 20, 54, 0, DateTimeKind.Local), + Excerpt = "The original rock & indie bar hasn't lost any of its spirit in hipster times.", + Latitude = 53.8006859m, + Longitude = -1.5487397m, + Name = "Carpe Diem", + Phone = "0113 243 6264", + StarsAmenities = 4.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 1.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/04/IMG_20140428_181350.jpg", + Twitter = "CarpeDiem_Leeds", + Url = "http://leedsbeer.info/?p=2374" + }, + new + { + Id = 48, + Address = "24 Dock Street, Leeds LS10 1JF", + CategoryId = 2, + DateAttended = new DateTime(2016, 1, 10, 22, 17, 37, 0, DateTimeKind.Local), + Excerpt = "A delightful tea room and bar, offering a handful of good local beers and with room to grow. ", + Latitude = 53.793766m, + Longitude = -1.5395629m, + Name = "Cha Lounge", + Phone = "07749 811218", + StarsAmenities = 4m, + StarsAtmosphere = 5m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/01/IMG_20160109_192652572.jpg", + Twitter = "ChaLoungeLeeds", + Url = "http://leedsbeer.info/?p=3367" + }, + new + { + Id = 49, + Address = "Assembly Street, Leeds LS2 7DA", + CategoryId = 1, + DateAttended = new DateTime(2014, 1, 5, 15, 12, 43, 0, DateTimeKind.Local), + Excerpt = "Imagine Yates's was a nightclub.", + Latitude = 53.7956963m, + Longitude = -1.5394807m, + Name = "Chilli White", + Phone = "0113 219 4001", + StarsAmenities = 1.5m, + StarsAtmosphere = 1m, + StarsBeer = 0.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/01/IMG_20140104_192127.jpg", + Twitter = "ChilliWhiteLDS", + Url = "http://leedsbeer.info/?p=2167" + }, + new + { + Id = 50, + Address = "Lower Briggate, Leeds LS1 4AE", + CategoryId = 2, + DateAttended = new DateTime(2013, 8, 28, 21, 58, 58, 0, DateTimeKind.Local), + Excerpt = "There is nothing exceptional about the Cosmopolitan. An unexceptional beer selection in unexceptional surroundings.", + Latitude = 53.7945251m, + Longitude = -1.5425115m, + Name = "Cosmopolitan Hotel", + Phone = "0113 243 6454", + StarsAmenities = 3m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130823_175453.jpg", + Twitter = "cosmoleeds", + Url = "http://leedsbeer.info/?p=1871" + }, + new + { + Id = 51, + Address = "Harper Street, Leeds LS2 7EA", + CategoryId = 3, + DateAttended = new DateTime(2013, 6, 23, 21, 44, 49, 0, DateTimeKind.Local), + Excerpt = "A June 2013 addition to the Leeds Brewery family, this charming spot has some great beer and a true crowd of amenities. ", + Latitude = 53.7961693m, + Longitude = -1.5376812m, + Name = "Crowd of Favours", + Phone = "", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/06/IMG_20130622_162738.jpg", + Twitter = "CrowdofFavours", + Url = "http://leedsbeer.info/?p=1651" + }, + new + { + Id = 52, + Address = "Waterman’s Place, Granary Wharf, Leeds LS1 4GL", + CategoryId = 1, + DateAttended = new DateTime(2012, 11, 19, 22, 6, 7, 0, DateTimeKind.Local), + Excerpt = "Granary Wharf's champagne bar certainly looks and feels the part. And we aren't the part.", + Latitude = 53.7929611m, + Longitude = -1.5483528m, + Name = "Cuvée", + Phone = "0113 318 2808", + StarsAmenities = 1.5m, + StarsAtmosphere = 2m, + StarsBeer = 3.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121117_155151.jpg", + Twitter = "CuveeLeeds", + Url = "http://leedsbeer.info/?p=715" + }, + new + { + Id = 53, + Address = "19 Boar Lane, Leeds LS1 6EA", + CategoryId = 2, + DateAttended = new DateTime(2014, 9, 30, 22, 18, 52, 0, DateTimeKind.Local), + Excerpt = "Really just an antechamber for the restaurant, but pleasant enough.", + Latitude = 53.7958107m, + Longitude = -1.5437937m, + Name = "Dish", + Phone = "0113 318 2274", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140929_175629.jpg", + Twitter = "dishleeds", + Url = "http://leedsbeer.info/?p=2690" + }, + new + { + Id = 54, + Address = "7 Duncan Street, Leeds LS1 6DQ", + CategoryId = 2, + DateAttended = new DateTime(2012, 9, 21, 15, 20, 2, 0, DateTimeKind.Local), + Excerpt = "Speakeasy-style underground club/bar with great beer selection and decent food.", + Latitude = 53.7961578m, + Longitude = -1.5417939m, + Name = "Distrikt", + Phone = "0113 243 3674", + StarsAmenities = 2.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120920_121330.jpg", + Twitter = "distrikt_leeds", + Url = "http://leedsbeer.info/?p=185" + }, + new + { + Id = 55, + Address = "Dock 29, The Boulevard, Leeds Dock LS10 1PZ", + CategoryId = 2, + DateAttended = new DateTime(2016, 3, 6, 10, 13, 6, 0, DateTimeKind.Local), + Excerpt = "There's actually a bar in Leeds Dock! Imagine that.", + Latitude = 53.7909813m, + Longitude = -1.5323448m, + Name = "Dock 29", + Phone = "0113 322 6377", + StarsAmenities = 4m, + StarsAtmosphere = 4.5m, + StarsBeer = 2m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160305_191927282.jpg", + Twitter = "Dock_29", + Url = "http://leedsbeer.info/?p=3436" + }, + new + { + Id = 56, + Address = "Woodhouse Lane, Leeds LS2 3AX", + CategoryId = 3, + DateAttended = new DateTime(2014, 5, 13, 22, 21, 46, 0, DateTimeKind.Local), + Excerpt = "It's a boat.", + Latitude = 53.8044662m, + Longitude = -1.5476723m, + Name = "Dry Dock", + Phone = "0113 391 2658", + StarsAmenities = 4.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 2.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/05/IMG_20140508_174731.jpg", + Twitter = "DryDockLeeds", + Url = "http://leedsbeer.info/?p=2417" + }, + new + { + Id = 57, + Address = "43 Kirkgate, Leeds LS2 7DR", + CategoryId = 3, + DateAttended = new DateTime(2013, 6, 27, 9, 23, 0, 0, DateTimeKind.Local), + Excerpt = "The famous live music venue also has an amazing beer terrace and a ridiculous number of cask ales.", + Latitude = 53.7959824m, + Longitude = -1.5377909m, + Name = "Duck & Drake", + Phone = "0113 245 5432", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 4m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/06/IMG_20130625_174445.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1675" + }, + new + { + Id = 58, + Address = "88 Wellington Street, Leeds LS1 4LT", + CategoryId = 3, + DateAttended = new DateTime(2017, 1, 10, 22, 27, 51, 0, DateTimeKind.Local), + Excerpt = "A well-done Stonegate pub with lots to offer, including a list of beers that's good enough. ", + Latitude = 53.7968712m, + Longitude = -1.5551857m, + Name = "Editor's Draught", + Phone = "0113 887 1829", + StarsAmenities = 4.5m, + StarsAtmosphere = 3m, + StarsBeer = 3.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2017/01/IMG_20161204_192033.jpg", + Twitter = "EditorsDraught", + Url = "http://leedsbeer.info/?p=3613" + }, + new + { + Id = 59, + Address = "12 Great George Street, Leeds LS1 3DW", + CategoryId = 2, + DateAttended = new DateTime(2013, 5, 20, 7, 48, 50, 0, DateTimeKind.Local), + Excerpt = "This champagne bar is good if you want to choose your Ilkley beer by the colour of the bottle.", + Latitude = 53.8009644m, + Longitude = -1.5480592m, + Name = "Épernay", + Phone = "0113 242 9977", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 3.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/05/20130513_193829.jpg", + Twitter = "epernayleeds", + Url = "http://leedsbeer.info/?p=1484" + }, + new + { + Id = 60, + Address = "Level 4, Trinity Leeds, Albion Street, Leeds LS1 5AT", + CategoryId = 4, + DateAttended = new DateTime(2014, 2, 1, 17, 38, 32, 0, DateTimeKind.Local), + Excerpt = "Not your average cinema, Everyman makes an effort to appeal to casual drinkers and is surprisingly pleasant.", + Latitude = 53.796627m, + Longitude = -1.5441155m, + Name = "Everyman Cinema & Pizzeria", + Phone = "020 3542 8904", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/02/IMG_20140127_175233.jpg", + Twitter = "Everymancinema", + Url = "http://leedsbeer.info/?p=2226" + }, + new + { + Id = 61, + Address = "46 Woodhouse Lane, Leeds LS2 8PL", + CategoryId = 1, + DateAttended = new DateTime(2012, 9, 21, 19, 25, 54, 0, DateTimeKind.Local), + Excerpt = "Cult TV theme bar with dance floor. Cheap-ish drinks, but none of them very nice. Go for the arcade games!", + Latitude = 53.8023453m, + Longitude = -1.5453913m, + Name = "Fab Cafe", + Phone = "0113 244 9009", + StarsAmenities = 2.5m, + StarsAtmosphere = 4m, + StarsBeer = 1m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120920_205607.jpg", + Twitter = "fabcafeleeds", + Url = "http://leedsbeer.info/?p=196" + }, + new + { + Id = 62, + Address = "168 Lower Briggate, Leeds LS1 6LY", + CategoryId = 2, + DateAttended = new DateTime(2013, 5, 9, 8, 40, 3, 0, DateTimeKind.Local), + Excerpt = "This gay-friendly café-bar crossover has a lot going for it, but sadly not its beer selection.", + Latitude = 53.7952805m, + Longitude = -1.5423506m, + Name = "Fibre", + Phone = "08701 200 888", + StarsAmenities = 4m, + StarsAtmosphere = 2.5m, + StarsBeer = 1m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/05/20130506_195831.jpg", + Twitter = "BarFibreLeeds", + Url = "http://leedsbeer.info/?p=1451" + }, + new + { + Id = 63, + Address = "9 Burley Street, Leeds LS3 1LD", + CategoryId = 3, + DateAttended = new DateTime(2013, 6, 9, 22, 37, 15, 0, DateTimeKind.Local), + Excerpt = "The only pub in the city centre to brew its own cask ale, and that's not even the best thing about it.", + Latitude = 53.800045m, + Longitude = -1.5594819m, + Name = "Fox & Newt", + Phone = "07506 741039", + StarsAmenities = 4.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 3.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/06/IMG_20130604_180203.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1595" + }, + new + { + Id = 64, + Address = "4 New Station Street, Leeds LS1 5DL", + CategoryId = 2, + DateAttended = new DateTime(2013, 8, 21, 7, 44, 52, 0, DateTimeKind.Local), + Excerpt = "Our 100th review is somewhere very special indeed. Are you a friend of ham yet?", + Latitude = 53.7955399m, + Longitude = -1.545049m, + Name = "Friends of Ham", + Phone = "0113 242 0275", + StarsAmenities = 3m, + StarsAtmosphere = 4.5m, + StarsBeer = 5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130818_165056.jpg", + Twitter = "friendsofham", + Url = "http://leedsbeer.info/?p=1827" + }, + new + { + Id = 65, + Address = "31-33 Vicar Lane, Leeds LS1 6DS", + CategoryId = 3, + DateAttended = new DateTime(2014, 8, 25, 19, 2, 8, 0, DateTimeKind.Local), + Excerpt = "A traditional Yorkshire pub that, to our delight, is part of the Sam Smith's family. ", + Latitude = 53.7971687m, + Longitude = -1.5404792m, + Name = "General Eliott", + Phone = "0113 244 2663", + StarsAmenities = 0.5m, + StarsAtmosphere = 1.5m, + StarsBeer = 3.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/08/IMG_20140821_192819.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2572" + }, + new + { + Id = 66, + Address = "Bramleys Yard, The Headrow, Leeds LS1 6PU", + CategoryId = 2, + DateAttended = new DateTime(2015, 11, 2, 22, 47, 4, 0, DateTimeKind.Local), + Excerpt = "A crafty cousin of Belgrave Music Hall and Canteen, complete with a full restaurant and two roof terraces. ", + Latitude = 53.7985268m, + Longitude = -1.5406919m, + Name = "Headrow House", + Phone = "0113 234 6160", + StarsAmenities = 4m, + StarsAtmosphere = 4.5m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/11/IMG_20151019_174341668.jpg", + Twitter = "headrowhouse", + Url = "http://leedsbeer.info/?p=3296" + }, + new + { + Id = 67, + Address = "68 New Briggate, Leeds LS1 6PQ", + CategoryId = 1, + DateAttended = new DateTime(2014, 10, 22, 13, 11, 53, 0, DateTimeKind.Local), + Excerpt = "The first dedicated sports bar in the Northern Quarter. ", + Latitude = 53.8007126m, + Longitude = -1.5403296m, + Name = "Henleys Sports Bar and Grill", + Phone = "0113 345 1130", + StarsAmenities = 2m, + StarsAtmosphere = 2m, + StarsBeer = 1m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141021_174854.jpg", + Twitter = "henleyssportbar", + Url = "http://leedsbeer.info/?p=2765" + }, + new + { + Id = 68, + Address = "10 Greek Street, Leeds LS1 5RU", + CategoryId = 1, + DateAttended = new DateTime(2012, 11, 10, 14, 22, 37, 0, DateTimeKind.Local), + Excerpt = "Ever wanted to go to a hotel bar that wasn't in a hotel? Henry's is for you!", + Latitude = 53.7982597m, + Longitude = -1.5481473m, + Name = "Henry's Café Bar", + Phone = "0113 245 9424", + StarsAmenities = 4m, + StarsAtmosphere = 2m, + StarsBeer = 1.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121107_123618.jpg", + Twitter = "henryscafebar", + Url = "http://leedsbeer.info/?p=673" + }, + new + { + Id = 69, + Address = "11-15 Hirsts Yard, Leeds LS1 6NJ", + CategoryId = 2, + DateAttended = new DateTime(2014, 7, 13, 23, 2, 44, 0, DateTimeKind.Local), + Excerpt = "Lots of local bottles, a charming atmosphere and live music. The only thing maybe not to like too much are the prices. ", + Latitude = 53.7956734m, + Longitude = -1.5418015m, + Name = "Hirst's Yard", + Phone = "0113 322 9919", + StarsAmenities = 2.5m, + StarsAtmosphere = 4m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/07/IMG_20140708_205536.jpg", + Twitter = "HirstsYard", + Url = "http://leedsbeer.info/?p=2510" + }, + new + { + Id = 70, + Address = "46 Eastgate, Leeds LS2 7JL", + CategoryId = 1, + DateAttended = new DateTime(2013, 2, 12, 21, 56, 8, 0, DateTimeKind.Local), + Excerpt = "A sports pub where we felt quite uncomfortable and out of place. Definitely not for us.", + Latitude = 53.7985268m, + Longitude = -1.5370345m, + Name = "Hoagys Bar", + Phone = "0113 243 9351", + StarsAmenities = 3m, + StarsAtmosphere = 0.5m, + StarsBeer = 1.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130211_175502.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1035" + }, + new + { + Id = 71, + Address = "Hepper House, 17a East Parade, Leeds LS1 2BH", + CategoryId = 2, + DateAttended = new DateTime(2016, 4, 26, 20, 6, 3, 0, DateTimeKind.Local), + Excerpt = "A new super-posh Spanish restaurant with an attached bar but no interesting beers.", + Latitude = 53.7992897m, + Longitude = -1.5492386m, + Name = "Ibérica", + Phone = "0113 403 7007", + StarsAmenities = 1.5m, + StarsAtmosphere = 4m, + StarsBeer = 1m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/04/IMG_20160415_192323807.jpg", + Twitter = "IbericaLeeds", + Url = "http://leedsbeer.info/?p=3495" + }, + new + { + Id = 72, + Address = "Munro House, Duke Street, Leeds LS9 8AG", + CategoryId = 2, + DateAttended = new DateTime(2015, 2, 22, 23, 19, 11, 0, DateTimeKind.Local), + Excerpt = "A real Italian wine shop with a surprising beer selection.", + Latitude = 53.7970581m, + Longitude = -1.5340942m, + Name = "Ipsum Vinoteca", + Phone = "0113 242 5197", + StarsAmenities = 3.5m, + StarsAtmosphere = 4.5m, + StarsBeer = 3.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/02/IMG_20150216_165023239.jpg", + Twitter = "IpsumVinoteca", + Url = "http://leedsbeer.info/?p=3013" + }, + new + { + Id = 73, + Address = "57-59 New Briggate, Leeds LS2 8JD", + CategoryId = 1, + DateAttended = new DateTime(2013, 4, 21, 16, 22, 23, 0, DateTimeKind.Local), + Excerpt = "A new American-style café/bar offering ridiculously indulgent food and an OK selection of beer. ", + Latitude = 53.8004761m, + Longitude = -1.5410954m, + Name = "it Bar", + Phone = "0113 246 9080", + StarsAmenities = 4m, + StarsAtmosphere = 3.5m, + StarsBeer = 3m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130414_174335.jpg", + Twitter = "Itbarleeds", + Url = "http://leedsbeer.info/?p=1341" + }, + new + { + Id = 74, + Address = "29 Call Lane, Leeds LS1 7BT", + CategoryId = 2, + DateAttended = new DateTime(2013, 2, 5, 10, 56, 32, 0, DateTimeKind.Local), + Excerpt = "Though it scores low on beer, this unique bar and distillery has loads going for it. ", + Latitude = 53.795681m, + Longitude = -1.5408111m, + Name = "Jake's Bar and Still Room", + Phone = "0113 243 1110", + StarsAmenities = 2.5m, + StarsAtmosphere = 4m, + StarsBeer = 1m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130204_184118.jpg", + Twitter = "Jakesbarleeds", + Url = "http://leedsbeer.info/?p=980" + }, + new + { + Id = 75, + Address = "72 New Briggate, Leeds LS1 6NU", + CategoryId = 1, + DateAttended = new DateTime(2015, 7, 19, 20, 11, 54, 0, DateTimeKind.Local), + Excerpt = "Er... we don't really know what we just experienced.", + Latitude = 53.800724m, + Longitude = -1.540159m, + Name = "Khao San Bar", + Phone = "0113 318 4306", + StarsAmenities = 1.5m, + StarsAtmosphere = 1m, + StarsBeer = 1m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/07/IMG_20150713_181356309_HDR.jpg", + Twitter = "KhaoSanBar", + Url = "http://leedsbeer.info/?p=3152" + }, + new + { + Id = 76, + Address = "Merrion Way, Leeds LS2 8BT", + CategoryId = 1, + DateAttended = new DateTime(2014, 11, 30, 22, 8, 3, 0, DateTimeKind.Local), + Excerpt = "This Merrion Centre spot offers a decent beer selection to Arena goers. ", + Latitude = 53.8025246m, + Longitude = -1.5441989m, + Name = "LAB", + Phone = "0113 887 7281", + StarsAmenities = 3.5m, + StarsAtmosphere = 3m, + StarsBeer = 3m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141125_174315517.jpg", + Twitter = "LABLeeds", + Url = "http://leedsbeer.info/?p=2894" + }, + new + { + Id = 77, + Address = "West Point, Wellington Street, Leeds LS1 4JY", + CategoryId = 2, + DateAttended = new DateTime(2013, 12, 22, 10, 30, 10, 0, DateTimeKind.Local), + Excerpt = "A popular corporate-ish spot with a recently improved selection of brews. ", + Latitude = 53.7958298m, + Longitude = -1.553333m, + Name = "Lazy Lounge", + Phone = "0113 244 6055", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/12/IMG_20131214_211033.jpg", + Twitter = "LazyLounge", + Url = "http://leedsbeer.info/?p=2155" + }, + new + { + Id = 78, + Address = "Granary Wharf, Leeds LS1 4BR", + CategoryId = 2, + DateAttended = new DateTime(2013, 4, 23, 22, 24, 19, 0, DateTimeKind.Local), + Excerpt = "Wine bar, deli and restaurant all merged into one. Limited selection of beers, but they're so good!", + Latitude = 53.7937393m, + Longitude = -1.5489566m, + Name = "LIVIN'italy", + Phone = "0113 243 0090", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130422_190922.jpg", + Twitter = "LIVINitaly_LS1", + Url = "http://leedsbeer.info/?p=1375" + }, + new + { + Id = 79, + Address = "St John’s House, Merrion Street, Leeds LS2 8JE", + CategoryId = 1, + DateAttended = new DateTime(2013, 8, 29, 7, 41, 2, 0, DateTimeKind.Local), + Excerpt = "This truly amazing building hides a pub with a decent enough beer selection and a great terrace. Shame about the interior design.", + Latitude = 53.8004799m, + Longitude = -1.5419403m, + Name = "Lounge Bar & Grill", + Phone = "0113 244 4234", + StarsAmenities = 4.5m, + StarsAtmosphere = 3m, + StarsBeer = 3.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130826_135841.jpg", + Twitter = "LoungeBarGrill", + Url = "http://leedsbeer.info/?p=1883" + }, + new + { + Id = 80, + Address = "11 Merrion Street, Leeds LS1 6PG", + CategoryId = 2, + DateAttended = new DateTime(2014, 11, 28, 13, 21, 0, 0, DateTimeKind.Local), + Excerpt = "\"New York style\" companion bar to The Pit. We're staying next door, thanks.", + Latitude = 53.8004074m, + Longitude = -1.5404195m, + Name = "Manahatta", + Phone = "0113 245 6275", + StarsAmenities = 2m, + StarsAtmosphere = 1.5m, + StarsBeer = 2.5m, + StarsValue = 1m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141122_192031535.jpg", + Twitter = "ManahattaLeeds", + Url = "http://leedsbeer.info/?p=2882" + }, + new + { + Id = 81, + Address = "Leeds Market, 28-34 George St, Leeds LS2 7HY", + CategoryId = 4, + DateAttended = new DateTime(2016, 9, 22, 8, 5, 15, 0, DateTimeKind.Local), + Excerpt = "Part of Kirkgate Market's new food hall, offering a decent selection of beers plus delicious Indian street food to go along with it. ", + Latitude = 53.7968102m, + Longitude = -1.5377454m, + Name = "Manjit's Kitchen", + Phone = "0113 216 1089", + StarsAmenities = 3m, + StarsAtmosphere = 4m, + StarsBeer = 3.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/09/IMG_20160908_123625667.jpg", + Twitter = "manjitskitchen", + Url = "http://leedsbeer.info/?p=3560" + }, + new + { + Id = 82, + Address = "Arena Quarter, Merrion Way, Leeds LS2 8BT", + CategoryId = 4, + DateAttended = new DateTime(2016, 8, 28, 12, 24, 34, 0, DateTimeKind.Local), + Excerpt = "What do Motown and pizza have in common? Probably not much apart from this bar.", + Latitude = 53.8025131m, + Longitude = -1.5440029m, + Name = "Marvin's Pizza Parlour", + Phone = "0113 467 2006", + StarsAmenities = 3.5m, + StarsAtmosphere = 3m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/08/IMG_20160810_182809697_HDR.jpg", + Twitter = "marvinsleeds", + Url = "http://leedsbeer.info/?p=3546" + }, + new + { + Id = 83, + Address = "85 Cookridge Street, Leeds LS2 3AW", + CategoryId = 1, + DateAttended = new DateTime(2013, 1, 6, 21, 20, 43, 0, DateTimeKind.Local), + Excerpt = "A slightly upmarket student bar, but not much happening beer-wise. ", + Latitude = 53.8025742m, + Longitude = -1.5466304m, + Name = "Massey's Booksellers", + Phone = "0113 244 8888", + StarsAmenities = 1.5m, + StarsAtmosphere = 3m, + StarsBeer = 1.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/01/20130102_175258.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=851" + }, + new + { + Id = 84, + Address = "22-30 Merrion Street, Leeds LS2 8JG", + CategoryId = 1, + DateAttended = new DateTime(2012, 11, 30, 21, 26, 51, 0, DateTimeKind.Local), + Excerpt = "Trying to be the Hottest Spot North of Havana, this new nightclub falls a bit short on our criteria. ", + Latitude = 53.8005791m, + Longitude = -1.5414319m, + Name = "Mayaimi", + Phone = "07889 127 253", + StarsAmenities = 1m, + StarsAtmosphere = 1m, + StarsBeer = 1.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121129_175245.jpg", + Twitter = "mayaimileeds", + Url = "http://leedsbeer.info/?p=748" + }, + new + { + Id = 85, + Address = "14 Merrion Street,, Leeds LS1 6PQ", + CategoryId = 2, + DateAttended = new DateTime(2016, 3, 17, 21, 42, 45, 0, DateTimeKind.Local), + Excerpt = "You know what Leeds needs? A Johnny Cash theme bar!", + Latitude = 53.8004799m, + Longitude = -1.5401402m, + Name = "Mean-Eyed Cat Bar", + Phone = "0113 244 4080", + StarsAmenities = 2m, + StarsAtmosphere = 3.5m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160309_222957686.jpg", + Twitter = "MeanEyed_CatBar", + Url = "http://leedsbeer.info/?p=3455" + }, + new + { + Id = 86, + Address = "Bank Street, Trinity Centre, Leeds LS1 5AT", + CategoryId = 2, + DateAttended = new DateTime(2014, 9, 7, 11, 27, 52, 0, DateTimeKind.Local), + Excerpt = "London's hipster burgeria gets in on the Leeds action.", + Latitude = 53.797039m, + Longitude = -1.5445393m, + Name = "MEATLiquor", + Phone = "", + StarsAmenities = 3m, + StarsAtmosphere = 2.5m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140905_182755.jpg", + Twitter = "meatliquorLDS", + Url = "http://leedsbeer.info/?p=2626" + }, + new + { + Id = 87, + Address = "10-12 Call Lane, Leeds LS1 6DN", + CategoryId = 2, + DateAttended = new DateTime(2015, 3, 24, 19, 2, 51, 0, DateTimeKind.Local), + Excerpt = "One of the top indie hangouts in Leeds with a decent selection of beers to boot.", + Latitude = 53.7964439m, + Longitude = -1.5400811m, + Name = "Milo", + Phone = "0113 345 0800", + StarsAmenities = 2.5m, + StarsAtmosphere = 4m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/03/IMG_20150321_180747183.jpg", + Twitter = "milobarleeds", + Url = "http://leedsbeer.info/?p=3046" + }, + new + { + Id = 88, + Address = "28 New Briggate, Leeds LS1 6NU", + CategoryId = 4, + DateAttended = new DateTime(2014, 10, 30, 7, 44, 21, 0, DateTimeKind.Local), + Excerpt = "Leeds's only dedicated karaoke bar is definitely all about the karaoke and not at all about the beer.", + Latitude = 53.7996216m, + Longitude = -1.5415567m, + Name = "Mix Karaoke Bar", + Phone = "0113 246 9997", + StarsAmenities = 2m, + StarsAtmosphere = 3m, + StarsBeer = 0.5m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141025_220543239.jpg", + Twitter = "Mix_Karaoke", + Url = "http://leedsbeer.info/?p=2787" + }, + new + { + Id = 89, + Address = "18 Merrion St, Leeds LS1 6PQ", + CategoryId = 2, + DateAttended = new DateTime(2012, 12, 23, 14, 49, 36, 0, DateTimeKind.Local), + Excerpt = "One of many bars along this stretch, this American-inspired nightspot definitely has its music mojo working. ", + Latitude = 53.8005142m, + Longitude = -1.5403283m, + Name = "Mojo: Music for the People", + Phone = "0845 611 8643", + StarsAmenities = 2.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/12/20121210_175036.jpg", + Twitter = "MOJO_BAR", + Url = "http://leedsbeer.info/?p=799" + }, + new + { + Id = 90, + Address = "Hirst's Yard, Leeds LS1 6NJ", + CategoryId = 2, + DateAttended = new DateTime(2013, 8, 22, 21, 26, 8, 0, DateTimeKind.Local), + Excerpt = "Huge unpretentious bar/club. Look out for Jesus.", + Latitude = 53.7956924m, + Longitude = -1.5418732m, + Name = "Mook", + Phone = "0113 245 9967", + StarsAmenities = 2m, + StarsAtmosphere = 3.5m, + StarsBeer = 2m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130820_202931.jpg", + Twitter = "mookleeds", + Url = "http://leedsbeer.info/?p=1842" + }, + new + { + Id = 91, + Address = "159 The Headrow, Leeds LS1 5RG", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 30, 8, 22, 10, 0, DateTimeKind.Local), + Excerpt = "One of our favourite places in Leeds. Unpretentious pub in a great location with an amazing beer selection.", + Latitude = 53.7994537m, + Longitude = -1.5488919m, + Name = "Mr Foley's Cask Ale House", + Phone = "0113 242 9674", + StarsAmenities = 4m, + StarsAtmosphere = 4m, + StarsBeer = 5m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121028_220545.jpg", + Twitter = "Mrfoleys", + Url = "http://leedsbeer.info/?p=554" + }, + new + { + Id = 92, + Address = "163 Lower Briggate, Leeds LS1 6LY", + CategoryId = 5, + DateAttended = new DateTime(2016, 3, 6, 10, 11, 15, 0, DateTimeKind.Local), + Excerpt = "A mellow cocktail bar with a handful of beers you don't see everywhere. ", + Latitude = 53.7953224m, + Longitude = -1.5423203m, + Name = "Mr Nobody", + Phone = "0113 246 7013", + StarsAmenities = 3.5m, + StarsAtmosphere = 4.5m, + StarsBeer = 3m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160305_182022316_TOP.jpg", + Twitter = "mrnobodyleeds", + Url = "http://leedsbeer.info/?p=3432" + }, + new + { + Id = 93, + Address = "27-37 Cookridge Street, Leeds LS2 3AG", + CategoryId = 2, + DateAttended = new DateTime(2012, 12, 23, 23, 6, 14, 0, DateTimeKind.Local), + Excerpt = "A list of amenities as long as my arm, but are all the hats and the beards too offputting?", + Latitude = 53.8007698m, + Longitude = -1.5474683m, + Name = "Nation of Shopkeepers", + Phone = "0113 203 1831", + StarsAmenities = 5m, + StarsAtmosphere = 2.5m, + StarsBeer = 3.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/12/20121211_175011.jpg", + Twitter = "shopkeepers", + Url = "http://leedsbeer.info/?p=806" + }, + new + { + Id = 94, + Address = "35 Call Lane, Leeds LS1 7BT", + CategoryId = 2, + DateAttended = new DateTime(2013, 3, 3, 8, 31, 50, 0, DateTimeKind.Local), + Excerpt = "Tequila, Mexican food and the world's largest hot sauce collection. They just forgot to include any great Mexican beer.", + Latitude = 53.7955971m, + Longitude = -1.5408459m, + Name = "Neon Cactus", + Phone = "0113 245 8400", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 1m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/03/20130228_195429.jpg", + Twitter = "neoncactus", + Url = "http://leedsbeer.info/?p=1190" + }, + new + { + Id = 95, + Address = "36 Call Lane, Leeds LS1 6DT", + CategoryId = 2, + DateAttended = new DateTime(2015, 3, 24, 20, 31, 21, 0, DateTimeKind.Local), + Excerpt = "A pretty boring Call Lane bar/club with some good beers. Not good enough to draw us in, though. ", + Latitude = 53.7956467m, + Longitude = -1.5411189m, + Name = "Norman Bar", + Phone = "0872 080 8000", + StarsAmenities = 2m, + StarsAtmosphere = 2m, + StarsBeer = 3m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/03/IMG_20150321_171200112_HDR.jpg", + Twitter = "normanbarleeds", + Url = "http://leedsbeer.info/?p=3044" + }, + new + { + Id = 96, + Address = "24 New Briggate, Leeds LS1 6ND", + CategoryId = 2, + DateAttended = new DateTime(2012, 10, 2, 23, 3, 9, 0, DateTimeKind.Local), + Excerpt = "Belgian-style bar with an unbelievable selection of beer and staff who really know what they're talking about.", + Latitude = 53.7995644m, + Longitude = -1.5416353m, + Name = "North Bar ", + Phone = "0113 242 4540", + StarsAmenities = 4m, + StarsAtmosphere = 4.5m, + StarsBeer = 5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121001_184818.jpg", + Twitter = "NorthBarDrinks", + Url = "http://leedsbeer.info/?p=283" + }, + new + { + Id = 97, + Address = "The Old Flax Store, Marshalls Mill, Holbeck, Leeds LS11 9YJ", + CategoryId = 2, + DateAttended = new DateTime(2014, 10, 26, 13, 1, 49, 0, DateTimeKind.Local), + Excerpt = "Upstairs from their new brewery, this taproom and kitchen is absolutely spot on. Go there!", + Latitude = 53.7907677m, + Longitude = -1.5540987m, + Name = "Northern Monk Refectory", + Phone = "0113 243 6430", + StarsAmenities = 3.5m, + StarsAtmosphere = 4.5m, + StarsBeer = 4.5m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141025_114049.jpg", + Twitter = "NMBCoRefectory", + Url = "http://leedsbeer.info/?p=2779" + }, + new + { + Id = 98, + Address = "TK6 Trinity Kitchen Leeds LS1 5AY", + CategoryId = 1, + DateAttended = new DateTime(2013, 11, 13, 19, 35, 50, 0, DateTimeKind.Local), + Excerpt = "If you're in Trinity Kitchen and want a bottle of ale, this is the place to go. ", + Latitude = 53.7972527m, + Longitude = -1.5454245m, + Name = "Notes", + Phone = "", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131110_135234.jpg", + Twitter = "NotesLeeds", + Url = "http://leedsbeer.info/?p=2087" + }, + new + { + Id = 99, + Address = "26 Great George Street, Leeds LS1 3DL", + CategoryId = 3, + DateAttended = new DateTime(2012, 9, 23, 18, 34, 39, 0, DateTimeKind.Local), + Excerpt = "The city centre's only traditional Irish pub, this chain offers a good selection of Irish grub but a rather plain selection of beer to go along with it.", + Latitude = 53.8007927m, + Longitude = -1.549229m, + Name = "O'Neill's", + Phone = "0113 244 0810", + StarsAmenities = 3.5m, + StarsAtmosphere = 3m, + StarsBeer = 2m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120922_145032.jpg", + Twitter = "ONeillsPubs", + Url = "http://leedsbeer.info/?p=213" + }, + new + { + Id = 100, + Address = "Meadow Lane, Leeds LS11 5BJ", + CategoryId = 3, + DateAttended = new DateTime(2013, 3, 16, 11, 46, 19, 0, DateTimeKind.Local), + Excerpt = "A very pleasant surprise which wrapped up our Brewery Wharf/Dock Street tour. ", + Latitude = 53.7929726m, + Longitude = -1.5421522m, + Name = "Old Red Lion", + Phone = "", + StarsAmenities = 2m, + StarsAtmosphere = 4m, + StarsBeer = 3m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/03/20130311_194006.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1222" + }, + new + { + Id = 101, + Address = "33 Call Lane, Leeds LS1 7BT", + CategoryId = 2, + DateAttended = new DateTime(2013, 2, 5, 20, 11, 3, 0, DateTimeKind.Local), + Excerpt = "A music (and hot dog) venue on the Call Lane strip. Nice amenities, but just so-so beer. ", + Latitude = 53.7956581m, + Longitude = -1.5408245m, + Name = "Oporto", + Phone = "0113 245 4444", + StarsAmenities = 3m, + StarsAtmosphere = 2m, + StarsBeer = 2m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130204_184152.jpg", + Twitter = "Oportobar", + Url = "http://leedsbeer.info/?p=993" + }, + new + { + Id = 102, + Address = "3 Brewery Place, Leeds LS10 1NE", + CategoryId = 2, + DateAttended = new DateTime(2013, 2, 23, 19, 52, 31, 0, DateTimeKind.Local), + Excerpt = "If you're looking for an alternative to Greek Street or Call Lane that's remarkably like Greek Street or Call Lane, this is the place to go. ", + Latitude = 53.7939224m, + Longitude = -1.5377362m, + Name = "Oracle", + Phone = "0113 246 9912", + StarsAmenities = 2.5m, + StarsAtmosphere = 0.5m, + StarsBeer = 1.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130222_175129.jpg", + Twitter = "OracleLeeds", + Url = "http://leedsbeer.info/?p=1127" + }, + new + { + Id = 103, + Address = "38 New York Street, Leeds LS2 7DY", + CategoryId = 2, + DateAttended = new DateTime(2012, 11, 3, 11, 24, 38, 0, DateTimeKind.Local), + Excerpt = "Leeds's newest social club is in a hair salon, but as well as cut & blow dry there's a nice beer menu and atmosphere to be found inside.", + Latitude = 53.7964516m, + Longitude = -1.5365351m, + Name = "Outlaws Yacht Club", + Phone = "07796 328800", + StarsAmenities = 2.5m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121102_181850.jpg", + Twitter = "outlawyachtclub", + Url = "http://leedsbeer.info/?p=619" + }, + new + { + Id = 104, + Address = "20A Blayds Court, Swinegate, Leeds LS1 4AG", + CategoryId = 2, + DateAttended = new DateTime(2012, 11, 3, 11, 43, 45, 0, DateTimeKind.Local), + Excerpt = "Chaophraya's new upscale lounge bar with a mediocre beer selection and an inexplicably strong lemon smell. ", + Latitude = 53.794342m, + Longitude = -1.5437791m, + Name = "Palm Sugar", + Phone = "0113 244 9339", + StarsAmenities = 2m, + StarsAtmosphere = 2m, + StarsBeer = 2m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121102_193309.jpg", + Twitter = "ChaophrayaThai", + Url = "http://leedsbeer.info/?p=632" + }, + new + { + Id = 105, + Address = "12 Park Place, Leeds LS1 2RU", + CategoryId = 1, + DateAttended = new DateTime(2012, 10, 31, 7, 51, 17, 0, DateTimeKind.Local), + Excerpt = "A brand new bar in the middle of the Financial Quarter. Trying to appeal to people who aren't us, but has a surprising character of its own.", + Latitude = 53.7977295m, + Longitude = -1.5520998m, + Name = "Parkers", + Phone = "", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 2m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121030_084820.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=559" + }, + new + { + Id = 106, + Address = "The Electric Press, Great George Street, Leeds LS2 3AD", + CategoryId = 2, + DateAttended = new DateTime(2013, 5, 20, 7, 48, 37, 0, DateTimeKind.Local), + Excerpt = "Not much to sell this place to us. Good if you want dancing-related events, I guess.", + Latitude = 53.8012581m, + Longitude = -1.5478331m, + Name = "Peachy Keens", + Phone = "0113 246 9241", + StarsAmenities = 3m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/05/20130513_193820.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1481" + }, + new + { + Id = 107, + Address = "24 Dock Street, Leeds LS10 1JF", + CategoryId = 1, + DateAttended = new DateTime(2013, 2, 24, 19, 29, 4, 0, DateTimeKind.Local), + Excerpt = "True to form, this Leeds Brewery bar offers an amazing beer selection and a nice atmosphere to enjoy them. ", + Latitude = 53.7937202m, + Longitude = -1.5396279m, + Name = "PIN", + Phone = "0113 225 9355", + StarsAmenities = 3m, + StarsAtmosphere = 3m, + StarsBeer = 4.5m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130222_205911.jpg", + Twitter = "PINbarLeeds", + Url = "http://leedsbeer.info/?p=1131" + }, + new + { + Id = 108, + Address = "Trinity Shopping Centre, Leeds LS1 2DY", + CategoryId = 2, + DateAttended = new DateTime(2015, 3, 22, 12, 50, 35, 0, DateTimeKind.Local), + Excerpt = "The second of its kind in Leeds, this Basque tapas place offers a handful of ordinary Spanish bottles. ", + Latitude = 53.7971687m, + Longitude = -1.5435711m, + Name = "Pintura", + Phone = "0113 430 0915", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 1.5m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/03/IMG_20150316_184159766.jpg", + Twitter = "pinturakitchen", + Url = "http://leedsbeer.info/?p=3042" + }, + new + { + Id = 109, + Address = "Trinity Kitchen, 27 Albion Street, Leeds LS1 5ER", + CategoryId = 2, + DateAttended = new DateTime(2013, 11, 29, 14, 2, 13, 0, DateTimeKind.Local), + Excerpt = "The only place to get draught beer in Trinity Kitchen.", + Latitude = 53.7972145m, + Longitude = -1.5454084m, + Name = "PizzaLuxe", + Phone = "0113 247 1171", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 1.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131110_142514.jpg", + Twitter = "PizzaLuxe", + Url = "http://leedsbeer.info/?p=2093" + }, + new + { + Id = 110, + Address = "The Cube, Albion Street, Leeds LS2 8ER", + CategoryId = 2, + DateAttended = new DateTime(2013, 8, 18, 21, 2, 48, 0, DateTimeKind.Local), + Excerpt = "A shitty nightclub with shitty beer.", + Latitude = 53.8004761m, + Longitude = -1.5450838m, + Name = "Players Sports Bar", + Phone = "", + StarsAmenities = 1m, + StarsAtmosphere = 0.5m, + StarsBeer = 1m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130814_202539.jpg", + Twitter = "PlayersBarLeeds", + Url = "http://leedsbeer.info/?p=1815" + }, + new + { + Id = 111, + Address = "167-168 Lower Briggate, Leeds LS1 6LY", + CategoryId = 2, + DateAttended = new DateTime(2014, 3, 2, 17, 39, 2, 0, DateTimeKind.Local), + Excerpt = "This extremely popular LGBT bar is very welcoming and friendly, but the beer selection is dreadful.", + Latitude = 53.7953339m, + Longitude = -1.5422143m, + Name = "Queens Court", + Phone = "0113 245 9449", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 0.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140225_175236.jpg", + Twitter = "queenscrtlds", + Url = "http://leedsbeer.info/?p=2277" + }, + new + { + Id = 112, + Address = "163 Lower Briggate, Leeds LS1 6LY", + CategoryId = 1, + DateAttended = new DateTime(2014, 3, 18, 22, 31, 0, 0, DateTimeKind.Local), + Excerpt = "Everything here is rare. But it's definitely more about the meat than the beer.", + Latitude = 53.7954483m, + Longitude = -1.542309m, + Name = "Rare", + Phone = "0113 246 7013", + StarsAmenities = 3.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140317_175531.jpg", + Twitter = "eatdrinkrare", + Url = "http://leedsbeer.info/?p=2314" + }, + new + { + Id = 113, + Address = "40 Boar Lane, Leeds LS1 4DA", + CategoryId = 1, + DateAttended = new DateTime(2012, 9, 21, 13, 22, 56, 0, DateTimeKind.Local), + Excerpt = "With bad beer and weird opening times, this retro theme bar is surprisingly appealing.", + Latitude = 53.795929m, + Longitude = -1.5468359m, + Name = "Revival ", + Phone = "0113 2458 063", + StarsAmenities = 2.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 0.5m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120919_230945.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=165" + }, + new + { + Id = 114, + Address = "64-68 Call Lane, Leeds LS1 6DT", + CategoryId = 2, + DateAttended = new DateTime(2016, 3, 5, 11, 54, 16, 0, DateTimeKind.Local), + Excerpt = "A Cuban-themed chain bar and restaurant with an OK beer selection. ", + Latitude = 53.7946434m, + Longitude = -1.5421619m, + Name = "Revolución de Cuba", + Phone = "0113 350 6556", + StarsAmenities = 3m, + StarsAtmosphere = 2.5m, + StarsBeer = 2.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160228_172708647_HDR.jpg", + Twitter = "Cubanmotweeto", + Url = "http://leedsbeer.info/?p=3414" + }, + new + { + Id = 115, + Address = "48 Call Lane, Leeds LS1 6DT", + CategoryId = 2, + DateAttended = new DateTime(2014, 5, 12, 22, 10, 45, 0, DateTimeKind.Local), + Excerpt = "The other Revolution didn't offend us, but why would we come back?", + Latitude = 53.7952271m, + Longitude = -1.5412188m, + Name = "Revolution — Call Lane", + Phone = "0113 243 2778", + StarsAmenities = 3m, + StarsAtmosphere = 2m, + StarsBeer = 1.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/05/IMG_20140505_150459.jpg", + Twitter = "RevolutionBars", + Url = "http://leedsbeer.info/?p=2399" + }, + new + { + Id = 116, + Address = "41 Cookridge Street, Millennium Square, Leeds LS2 3AW", + CategoryId = 2, + DateAttended = new DateTime(2013, 5, 5, 20, 48, 59, 0, DateTimeKind.Local), + Excerpt = "A great place to go if you like vodka and crowds. Otherwise — Millennium Square has better things to offer. ", + Latitude = 53.801281m, + Longitude = -1.5476067m, + Name = "Revolution — The Electric Press", + Phone = "0113 380 4992", + StarsAmenities = 3m, + StarsAtmosphere = 1.5m, + StarsBeer = 0.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/05/20130502_180055.jpg", + Twitter = "RevolutionLeeds", + Url = "http://leedsbeer.info/?p=1435" + }, + new + { + Id = 117, + Address = "55 Boar Lane, Leeds LS1 5EL", + CategoryId = 2, + DateAttended = new DateTime(2014, 1, 5, 18, 35, 41, 0, DateTimeKind.Local), + Excerpt = "How many different ways can you use chocolate? Quite a few, it turns out.", + Latitude = 53.7958679m, + Longitude = -1.5451241m, + Name = "Roast + Conch", + Phone = "", + StarsAmenities = 3m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/01/IMG_20140104_200919.jpg", + Twitter = "RoastandConch", + Url = "http://leedsbeer.info/?p=2169" + }, + new + { + Id = 118, + Address = "39 Call Lane, Leeds LS1 7BT", + CategoryId = 2, + DateAttended = new DateTime(2014, 8, 22, 21, 39, 59, 0, DateTimeKind.Local), + Excerpt = "Call Lane's latest addition actually has a decent beer selection!", + Latitude = 53.7953224m, + Longitude = -1.5409559m, + Name = "Roland's", + Phone = "0113 318 2964", + StarsAmenities = 3m, + StarsAtmosphere = 3m, + StarsBeer = 4m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/08/IMG_20140820_181714.jpg", + Twitter = "RolandsLeeds", + Url = "http://leedsbeer.info/?p=2566" + }, + new + { + Id = 119, + Address = "1st Floor Trinity Square, Leeds LS1 6HW", + CategoryId = 2, + DateAttended = new DateTime(2014, 1, 8, 20, 30, 37, 0, DateTimeKind.Local), + Excerpt = "A huge new venue with ping pong, pool and bowling, along with some great beer choices! ", + Latitude = 53.7959862m, + Longitude = -1.5448855m, + Name = "Roxy Ball Room", + Phone = "0113 322 1781", + StarsAmenities = 3.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 4m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/01/IMG_20140104_210210.jpg", + Twitter = "RoxyBallRoom", + Url = "http://leedsbeer.info/?p=2193" + }, + new + { + Id = 120, + Address = "1st Floor, The Podium, Bond Street, Leeds LS1 5BQ", + CategoryId = 4, + DateAttended = new DateTime(2014, 6, 15, 18, 58, 53, 0, DateTimeKind.Local), + Excerpt = "Leeds's first bowling bar is definitely a niche but isn't quite as spectacular as its ping-pong neighbour.", + Latitude = 53.7979126m, + Longitude = -1.5463042m, + Name = "Roxy Lanes", + Phone = "0113 322 1781", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/06/IMG_20140611_191254.jpg", + Twitter = "roxylanesleeds", + Url = "http://leedsbeer.info/?p=2470" + }, + new + { + Id = 121, + Address = "57-59 New Briggate, Leeds LS2 8JD", + CategoryId = 2, + DateAttended = new DateTime(2016, 3, 17, 21, 20, 12, 0, DateTimeKind.Local), + Excerpt = "A rum-themed cocktail bar that doesn't skimp on the beers. Or the food. ", + Latitude = 53.8004112m, + Longitude = -1.5412647m, + Name = "Rum & Reason", + Phone = "0113 246 9080", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160309_202910312.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=3451" + }, + new + { + Id = 122, + Address = "3 Cross Belgrave Street, Leeds LS2 8JP", + CategoryId = 1, + DateAttended = new DateTime(2015, 7, 19, 20, 9, 2, 0, DateTimeKind.Local), + Excerpt = "A pop-up rum bar from the Hedonist Project. No beer worth mentioning, but lots of other good qualities! ", + Latitude = 53.8008652m, + Longitude = -1.5409935m, + Name = "Rum Shack", + Phone = "", + StarsAmenities = 2m, + StarsAtmosphere = 3m, + StarsBeer = 0.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/07/IMG_20150701_194917761_HDR.jpg", + Twitter = "HedonistProject", + Url = "http://leedsbeer.info/?p=3148" + }, + new + { + Id = 123, + Address = "8 South Parade, Leeds LS1 5QX", + CategoryId = 1, + DateAttended = new DateTime(2013, 4, 30, 14, 51, 47, 0, DateTimeKind.Local), + Excerpt = "A traditional English eatery in the heart of town with good food and service but not much in the way of beer.", + Latitude = 53.7991982m, + Longitude = -1.5489113m, + Name = "Sam's Chop House", + Phone = "0113 204 2490", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130427_173955.jpg", + Twitter = "chophouseLeeds", + Url = "http://leedsbeer.info/?p=1421" + }, + new + { + Id = 124, + Address = "40 Great George Street, Leeds LS1 3DL", + CategoryId = 1, + DateAttended = new DateTime(2013, 4, 21, 16, 25, 38, 0, DateTimeKind.Local), + Excerpt = "This new bar and tapas place has excellent food, but not much to draw us in the way of beer.", + Latitude = 53.8008728m, + Longitude = -1.5505636m, + Name = "San Lucus", + Phone = "0113 246 1325", + StarsAmenities = 3.5m, + StarsAtmosphere = 3m, + StarsBeer = 2m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130419_181004.jpg", + Twitter = "sanlucus", + Url = "http://leedsbeer.info/?p=1350" + }, + new + { + Id = 125, + Address = "5/5a Cross Belgrave Street, Leeds LS2 8JP", + CategoryId = 2, + DateAttended = new DateTime(2012, 10, 30, 8, 21, 26, 0, DateTimeKind.Local), + Excerpt = "A lively cantina bar with excellent tapas and a not-too-bad beer selection.", + Latitude = 53.8008995m, + Longitude = -1.5409023m, + Name = "Sandinista!", + Phone = "0113 305 0372", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 3.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121028_190549.jpg", + Twitter = "SandinistaLeeds", + Url = "http://leedsbeer.info/?p=549" + }, + new + { + Id = 126, + Address = "Grand Arcade, Vicar Lane, Leeds LS1 6GP", + CategoryId = 2, + DateAttended = new DateTime(2014, 6, 29, 22, 48, 14, 0, DateTimeKind.Local), + Excerpt = "The Grand Arcade's famous rock bar does what it does best. Rock. \\m/", + Latitude = 53.8001976m, + Longitude = -1.5398133m, + Name = "Santiago", + Phone = "0113 244 4472", + StarsAmenities = 3m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/06/IMG_20140626_190026.jpg", + Twitter = "SantiagosLeeds", + Url = "http://leedsbeer.info/?p=2486" + }, + new + { + Id = 127, + Address = "Boar Lane, City Square, Leeds LS1 5NS", + CategoryId = 2, + DateAttended = new DateTime(2014, 11, 18, 7, 51, 24, 0, DateTimeKind.Local), + Excerpt = "The hotel bar for the Park Plaza. Not mind blowing but an OK beer selection. ", + Latitude = 53.7962646m, + Longitude = -1.5468584m, + Name = "Scene! ", + Phone = "0113 380 4169", + StarsAmenities = 1m, + StarsAtmosphere = 1.5m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141103_181808708.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2845" + }, + new + { + Id = 128, + Address = "20 New Briggate, Leeds LS1 6NU", + CategoryId = 2, + DateAttended = new DateTime(2013, 7, 15, 22, 28, 53, 0, DateTimeKind.Local), + Excerpt = "Leeds's best bet if you're looking for live jazz, and not bad odds if you're looking for good beer. ", + Latitude = 53.799408m, + Longitude = -1.5416851m, + Name = "Sela", + Phone = "0113 242 9442", + StarsAmenities = 3m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/07/IMG_20130710_180652.jpg", + Twitter = "selabar", + Url = "http://leedsbeer.info/?p=1729" + }, + new + { + Id = 129, + Address = "Duke Studios, 3 Sheaf Street, Leeds LS10 1HD", + CategoryId = 2, + DateAttended = new DateTime(2016, 1, 10, 20, 0, 7, 0, DateTimeKind.Local), + Excerpt = "The bar attached to Duke Studios is a chance to have a relaxing drink even on a Friday night.", + Latitude = 53.7912521m, + Longitude = -1.5382251m, + Name = "Sheaf St Cafeteria", + Phone = "0113 2459487", + StarsAmenities = 2.5m, + StarsAtmosphere = 4m, + StarsBeer = 2.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/01/IMG_20160109_181517712.jpg", + Twitter = "SheafCafeteria", + Url = "http://leedsbeer.info/?p=3361" + }, + new + { + Id = 130, + Address = "11-15 Wharf Street, Leeds LS2 7EH", + CategoryId = 2, + DateAttended = new DateTime(2013, 11, 3, 16, 59, 49, 0, DateTimeKind.Local), + Excerpt = "This new place does very well for an establishment that's primarily restaurant.", + Latitude = 53.7952805m, + Longitude = -1.5383434m, + Name = "Shears Yard", + Phone = "0113 244 4144", + StarsAmenities = 2m, + StarsAtmosphere = 3m, + StarsBeer = 4m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131026_180249.jpg", + Twitter = "ShearsYard", + Url = "http://leedsbeer.info/?p=2060" + }, + new + { + Id = 131, + Address = "123 The Headrow, Leeds LS1 5RD", + CategoryId = 2, + DateAttended = new DateTime(2013, 12, 9, 21, 24, 0, 0, DateTimeKind.Local), + Excerpt = "This place has an awesomely good array of sports, and an awesomely bad array of beers. ", + Latitude = 53.7994194m, + Longitude = -1.5471759m, + Name = "Shooters Sports Bar", + Phone = "08455 333 000", + StarsAmenities = 3m, + StarsAtmosphere = 2m, + StarsBeer = 0.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/12/IMG_20131129_163913.jpg", + Twitter = "LeedsShooters", + Url = "http://leedsbeer.info/?p=2121" + }, + new + { + Id = 132, + Address = "Crispin House, New York Road, Leeds LS2 7PF", + CategoryId = 2, + DateAttended = new DateTime(2015, 8, 11, 22, 44, 26, 0, DateTimeKind.Local), + Excerpt = "The new BrewDog in town is going for something different.", + Latitude = 53.8010979m, + Longitude = -1.5387881m, + Name = "ShuffleDog", + Phone = "", + StarsAmenities = 3.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 4.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/08/IMG_20150804_180131397.jpg", + Twitter = "shuffledogleeds", + Url = "http://leedsbeer.info/?p=3192" + }, + new + { + Id = 133, + Address = "28-32 Bridge End, Leeds LS1 4DJ", + CategoryId = 2, + DateAttended = new DateTime(2015, 11, 2, 22, 48, 8, 0, DateTimeKind.Local), + Excerpt = "This oddly named little bar is a new gem on the south bank.", + Latitude = 53.7933769m, + Longitude = -1.5418184m, + Name = "Sid's Little Egg", + Phone = "07880 893542", + StarsAmenities = 3.5m, + StarsAtmosphere = 4.5m, + StarsBeer = 3.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/11/IMG_20151102_185107720.jpg", + Twitter = "sidslittleegg", + Url = "http://leedsbeer.info/?p=3306" + }, + new + { + Id = 134, + Address = "DoubleTree Hotel, 13th Floor, Granary Wharf, 2 Wharf Approach, Leeds LS1 4BR", + CategoryId = 2, + DateAttended = new DateTime(2013, 2, 21, 19, 45, 3, 0, DateTimeKind.Local), + Excerpt = "The views here certainly can't be beat, unless they start serving beer on the Observation Wheel. ", + Latitude = 53.7932167m, + Longitude = -1.5499091m, + Name = "SkyLounge", + Phone = "0113 241 1000", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130219_222801.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1096" + }, + new + { + Id = 135, + Address = "Merrion Street, Leeds LS2 8JE", + CategoryId = 1, + DateAttended = new DateTime(2015, 8, 11, 22, 42, 35, 0, DateTimeKind.Local), + Excerpt = "A snazzy pool hall with a beer selection that will run the table. ", + Latitude = 53.8004837m, + Longitude = -1.5418994m, + Name = "Slate NQ", + Phone = "0113 322 5788", + StarsAmenities = 4m, + StarsAtmosphere = 3.5m, + StarsBeer = 4m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/08/IMG_20150726_192433797.jpg", + Twitter = "SlateNQ", + Url = "http://leedsbeer.info/?p=3187" + }, + new + { + Id = 136, + Address = "159a Lower Briggate, Leeds LS1 6LY", + CategoryId = 2, + DateAttended = new DateTime(2013, 11, 9, 18, 8, 29, 0, DateTimeKind.Local), + Excerpt = "Chilled out speakeasy-style bar with great music and decent beer. Very dark.", + Latitude = 53.7955704m, + Longitude = -1.5423024m, + Name = "Smokestack", + Phone = "0113 245 2222", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131103_191153.jpg", + Twitter = "SmokestackLeeds", + Url = "http://leedsbeer.info/?p=2076" + }, + new + { + Id = 137, + Address = "9a Merrion Street, Leeds LS1 6PQ", + CategoryId = 2, + DateAttended = new DateTime(2015, 4, 13, 22, 12, 19, 0, DateTimeKind.Local), + Excerpt = "This glass house serves Asian street food and a few decent beers too.", + Latitude = 53.8003578m, + Longitude = -1.5401161m, + Name = "Soba", + Phone = "0113 242 5128", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/04/IMG_20150411_174025921.jpg", + Twitter = "BarSobaGlasgow", + Url = "http://leedsbeer.info/?p=3108" + }, + new + { + Id = 138, + Address = "10 Wellington Place, Leeds LS1 4AP", + CategoryId = 2, + DateAttended = new DateTime(2015, 2, 28, 13, 38, 21, 0, DateTimeKind.Local), + Excerpt = "A bar and cafe catering to local workers; great food and a couple of crafts got our attention! ", + Latitude = 53.7959366m, + Longitude = -1.5557343m, + Name = "Sociable Folk", + Phone = "0113 243 1840", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/02/IMG_20150225_122955269_HDR.jpg", + Twitter = "SociableFolk", + Url = "http://leedsbeer.info/?p=3028" + }, + new + { + Id = 139, + Address = "Mill Hill, Leeds LS1 5DQ", + CategoryId = 1, + DateAttended = new DateTime(2012, 10, 21, 11, 4, 37, 0, DateTimeKind.Local), + Excerpt = "Unremarkable but pleasant enough United supporters' pub. Stay away from the toilets!", + Latitude = 53.7952538m, + Longitude = -1.5457584m, + Name = "Spencer's", + Phone = "0113 243 9070", + StarsAmenities = 1m, + StarsAtmosphere = 2m, + StarsBeer = 1m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121019_191408.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=500" + }, + new + { + Id = 140, + Address = "36-38 The Calls, Leeds LS2 7EW", + CategoryId = 3, + DateAttended = new DateTime(2013, 6, 6, 17, 57, 48, 0, DateTimeKind.Local), + Excerpt = "A picturesque spot on The Calls, offering a couple of real ales and absolutely flush with craft bottles. ", + Latitude = 53.7946701m, + Longitude = -1.5384572m, + Name = "Stew & Oyster — Calls Landing ", + Phone = "0113 242 5299", + StarsAmenities = 4m, + StarsAtmosphere = 4m, + StarsBeer = 4.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/06/IMAG0037.jpg", + Twitter = "CallsLanding", + Url = "http://leedsbeer.info/?p=1586" + }, + new + { + Id = 141, + Address = "17 Thornton's Arcade, Leeds LS1 6LQ", + CategoryId = 4, + DateAttended = new DateTime(2014, 12, 3, 17, 46, 29, 0, DateTimeKind.Local), + Excerpt = "An exciting new bottle shop in the city centre with space to drink in.", + Latitude = 53.7986145m, + Longitude = -1.5427403m, + Name = "Tall Boys Beer Market", + Phone = "07592 148113", + StarsAmenities = 2m, + StarsAtmosphere = 3.5m, + StarsBeer = 4.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141128_160517091.jpg", + Twitter = "tallboysleeds", + Url = "http://leedsbeer.info/?p=2900" + }, + new + { + Id = 142, + Address = "51 Boar Lane, Leeds LS1 5EL", + CategoryId = 3, + DateAttended = new DateTime(2013, 12, 14, 10, 12, 10, 0, DateTimeKind.Local), + Excerpt = "This new brewpub is all about the beer. And they've got it nailed.", + Latitude = 53.7959633m, + Longitude = -1.5458804m, + Name = "Tapped Brew Co.", + Phone = "", + StarsAmenities = 4m, + StarsAtmosphere = 3.5m, + StarsBeer = 5m, + StarsValue = 5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/12/IMG_20131210_181816.jpg", + Twitter = "TappedLeeds", + Url = "http://leedsbeer.info/?p=2145" + }, + new + { + Id = 143, + Address = "Templar Street, Leeds LS2 7NU", + CategoryId = 3, + DateAttended = new DateTime(2013, 4, 17, 8, 41, 20, 0, DateTimeKind.Local), + Excerpt = "Some decent (and well kept) ales, but that's really the only thing this historic pub has got going for it.", + Latitude = 53.8000717m, + Longitude = -1.5393412m, + Name = "Templar Hotel", + Phone = "0113 243 0318", + StarsAmenities = 1.5m, + StarsAtmosphere = 2m, + StarsBeer = 3m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130414_170040.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1335" + }, + new + { + Id = 144, + Address = "Brewery Place, Leeds LS10 1NE", + CategoryId = 2, + DateAttended = new DateTime(2014, 8, 20, 10, 59, 11, 0, DateTimeKind.Local), + Excerpt = "A cool café-cum-nightclub with a small but good beer selection. ", + Latitude = 53.7936363m, + Longitude = -1.5381975m, + Name = "The 212 Café & Bar", + Phone = "07725 674224", + StarsAmenities = 3m, + StarsAtmosphere = 4m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/08/IMG_20140812_200904.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2546" + }, + new + { + Id = 145, + Address = "3-5 Hunslet Road, Leeds LS10 1JQ", + CategoryId = 3, + DateAttended = new DateTime(2013, 3, 16, 10, 47, 59, 0, DateTimeKind.Local), + Excerpt = "Beautiful Victorian inn reinvented as a trendy gastropub. If you can brave the crowds, great food and beer await inside.", + Latitude = 53.7933197m, + Longitude = -1.5410793m, + Name = "The Adelphi", + Phone = "0113 245 6377", + StarsAmenities = 4.5m, + StarsAtmosphere = 4.5m, + StarsBeer = 4m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/03/20130311_181607.jpg", + Twitter = "AdelphiLeeds", + Url = "http://leedsbeer.info/?p=1217" + }, + new + { + Id = 146, + Address = "Level 1, Trinity, LS1 6HW, Leeds", + CategoryId = 2, + DateAttended = new DateTime(2013, 4, 14, 12, 14, 33, 0, DateTimeKind.Local), + Excerpt = "Trinity's swanky cocktail bar has a lot to offer cocktail and food lovers but falls short on the beer side.", + Latitude = 53.7961006m, + Longitude = -1.5439868m, + Name = "The Alchemist", + Phone = "0113 246 0540", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130407_204052.jpg", + Twitter = "TheAlchemistTL", + Url = "http://leedsbeer.info/?p=1306" + }, + new + { + Id = 147, + Address = "Yorkshire House, Greek Street, Leeds LS1 5SH", + CategoryId = 2, + DateAttended = new DateTime(2015, 12, 4, 22, 36, 37, 0, DateTimeKind.Local), + Excerpt = "A hipster-y cocktail bar that doesn't care about beer. ", + Latitude = 53.798481m, + Longitude = -1.5487498m, + Name = "The Alchemist — Greek Street", + Phone = "0113 200 5930", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 1.5m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/12/IMG_20151118_172802805.jpg", + Twitter = "thealchemistgs", + Url = "http://leedsbeer.info/?p=3333" + }, + new + { + Id = 148, + Address = "Angel Inn Yard, Briggate, Leeds LS1 6LN", + CategoryId = 3, + DateAttended = new DateTime(2013, 1, 25, 21, 56, 2, 0, DateTimeKind.Local), + Excerpt = "A Sam Smith's pub, with everything these pubs are famous for. And the floors aren't sticky any more!", + Latitude = 53.7980461m, + Longitude = -1.5427905m, + Name = "The Angel Inn", + Phone = "0113 245 1428", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 3.5m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/01/20130120_153310.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=909" + }, + new + { + Id = 149, + Address = "40 Boar Lane, Leeds LS1 5DA", + CategoryId = 3, + DateAttended = new DateTime(2014, 10, 13, 21, 43, 24, 0, DateTimeKind.Local), + Excerpt = "ABC: Another Boring Chain(pub). ", + Latitude = 53.7959213m, + Longitude = -1.5467286m, + Name = "The Black Prince", + Phone = "0113 245 8063", + StarsAmenities = 4m, + StarsAtmosphere = 2.5m, + StarsBeer = 3m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141010_193028.jpg", + Twitter = "SizzlingPubs", + Url = "http://leedsbeer.info/?p=2719" + }, + new + { + Id = 150, + Address = "67 Boar Lane, Leeds, LS1 6HW", + CategoryId = 3, + DateAttended = new DateTime(2013, 4, 10, 21, 52, 33, 0, DateTimeKind.Local), + Excerpt = "One of Trinity's two bars, The Botanist is something a little bit different and has an amazing beer selection to boot.", + Latitude = 53.7963181m, + Longitude = -1.5434182m, + Name = "The Botanist", + Phone = "0113 205 3240", + StarsAmenities = 4m, + StarsAtmosphere = 3.5m, + StarsBeer = 4.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130407_192752.jpg", + Twitter = "TheBotanistTL", + Url = "http://leedsbeer.info/?p=1297" + }, + new + { + Id = 151, + Address = "18 New Station Street, Leeds LS1 5DL", + CategoryId = 3, + DateAttended = new DateTime(2013, 9, 21, 12, 18, 2, 0, DateTimeKind.Local), + Excerpt = "There aren't many pubs that can claim to brew a popular lager on site.", + Latitude = 53.7951469m, + Longitude = -1.5451723m, + Name = "The Brewery Tap", + Phone = "0113 243 4414", + StarsAmenities = 2.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 4m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130915_140831.jpg", + Twitter = "brewerytapleeds", + Url = "http://leedsbeer.info/?p=1977" + }, + new + { + Id = 152, + Address = "54 New Briggate, Leeds LS1 6NU", + CategoryId = 2, + DateAttended = new DateTime(2014, 11, 25, 8, 18, 55, 0, DateTimeKind.Local), + Excerpt = "Sports sports sports sports sports. ", + Latitude = 53.8004379m, + Longitude = -1.540795m, + Name = "The Brotherhood of Pursuits and Pastimes ", + Phone = "0113 243 4060", + StarsAmenities = 3m, + StarsAtmosphere = 1.5m, + StarsBeer = 2m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141122_185257551.jpg", + Twitter = "BrotherhoodLds", + Url = "http://leedsbeer.info/?p=2869" + }, + new + { + Id = 153, + Address = "82 North Street, Leeds LS2 7PN", + CategoryId = 3, + DateAttended = new DateTime(2015, 9, 20, 17, 27, 0, 0, DateTimeKind.Local), + Excerpt = "Leeds's latest craft beer bar is definitely run by people who know what they're doing.", + Latitude = 53.8020363m, + Longitude = -1.5373552m, + Name = "The Brunswick", + Phone = "0113 247 0546", + StarsAmenities = 3.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/09/IMG_20150911_174916437.jpg", + Twitter = "brunswickleeds", + Url = "http://leedsbeer.info/?p=3235" + }, + new + { + Id = 154, + Address = "88 Wellington Street, Leeds LS1 4LT", + CategoryId = 1, + DateAttended = new DateTime(2014, 10, 12, 19, 9, 21, 0, DateTimeKind.Local), + Excerpt = "A few decent beers in a pleasant-enough-but-somewhat-bland atmosphere. ", + Latitude = 53.7968597m, + Longitude = -1.5551982m, + Name = "The Central", + Phone = "0113 242 4434", + StarsAmenities = 2.5m, + StarsAtmosphere = 2m, + StarsBeer = 3.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141007_185841.jpg", + Twitter = "thecentralleeds", + Url = "http://leedsbeer.info/?p=2703" + }, + new + { + Id = 155, + Address = "Sweet Street West, Leeds LS11 9TE", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 13, 11, 42, 9, 0, DateTimeKind.Local), + Excerpt = "Victorian pub hiding in the most unlikely place. Pleasant enough but very poor beer selection.", + Latitude = 53.7884102m, + Longitude = -1.5524783m, + Name = "The Commercial", + Phone = "0113 243 3542", + StarsAmenities = 1.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 1m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121012_184251.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=411" + }, + new + { + Id = 156, + Address = "107 Water Lane, Leeds LS11 5WD", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 13, 12, 43, 14, 0, DateTimeKind.Local), + Excerpt = "A gastropub with a great beer selection, traditional inn feel, and an important place in Industrial Revolution history. ", + Latitude = 53.7916794m, + Longitude = -1.5526088m, + Name = "The Cross Keys", + Phone = "0113 243 3711 ", + StarsAmenities = 3.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 4.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121012_204429.jpg", + Twitter = "crosskeysleeds", + Url = "http://leedsbeer.info/?p=415" + }, + new + { + Id = 157, + Address = "17 Park Row, Leeds LS1 5JQ", + CategoryId = 2, + DateAttended = new DateTime(2014, 4, 12, 16, 50, 51, 0, DateTimeKind.Local), + Excerpt = "This new wine bar may be an anomaly for Park Row but it's got nothing to draw us back.", + Latitude = 53.7987785m, + Longitude = -1.5468729m, + Name = "The Decanter", + Phone = "", + StarsAmenities = 1m, + StarsAtmosphere = 2m, + StarsBeer = 3m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/04/IMG_20140408_174739.jpg", + Twitter = "decanterleeds", + Url = "http://leedsbeer.info/?p=2357" + }, + new + { + Id = 158, + Address = "22 Duncan Street, Leeds LS1 6DL", + CategoryId = 3, + DateAttended = new DateTime(2013, 4, 8, 21, 47, 13, 0, DateTimeKind.Local), + Excerpt = "The last Sam Smith's pub on our crawl; quite frankly better than we expected. ", + Latitude = 53.7958641m, + Longitude = -1.5414196m, + Name = "The Duncan", + Phone = "245 9916", + StarsAmenities = 1.5m, + StarsAtmosphere = 1.5m, + StarsBeer = 2.5m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130406_215710.jpg", + Twitter = "duncanpub", + Url = "http://leedsbeer.info/?p=1281" + }, + new + { + Id = 159, + Address = "The Elbow Room, 64 Call Lane, Leeds LS1 6DT", + CategoryId = 1, + DateAttended = new DateTime(2014, 3, 21, 8, 19, 40, 0, DateTimeKind.Local), + Excerpt = "This old pool hall has still got it.", + Latitude = 53.7947693m, + Longitude = -1.5418544m, + Name = "The Elbow Room", + Phone = "0113 227 7661", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 2m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140318_182748.jpg", + Twitter = "Elbowroomleeds", + Url = "http://leedsbeer.info/?p=2325" + }, + new + { + Id = 160, + Address = "1-5 Springfield Mount, Leeds LS2 9NG", + CategoryId = 3, + DateAttended = new DateTime(2013, 9, 15, 11, 56, 44, 0, DateTimeKind.Local), + Excerpt = "Surprising little upmarket craft beer house right on the edge of the University campus.", + Latitude = 53.8043518m, + Longitude = -1.5573227m, + Name = "The Faversham", + Phone = " 0113 243 1481", + StarsAmenities = 4m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130910_174903.jpg", + Twitter = "thefaversham", + Url = "http://leedsbeer.info/?p=1939" + }, + new + { + Id = 161, + Address = "107-111 Briggate, Leeds LS1 6AZ", + CategoryId = 2, + DateAttended = new DateTime(2014, 9, 14, 17, 8, 52, 0, DateTimeKind.Local), + Excerpt = "The dining and drinking experience atop Harvey Nichols offers two or three good beer choices along with top-notch service. ", + Latitude = 53.7981339m, + Longitude = -1.5414822m, + Name = "The Fourth Floor Bar ", + Phone = "0113 204 8000", + StarsAmenities = 3.5m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140912_194240.jpg", + Twitter = "HN_Leeds", + Url = "http://leedsbeer.info/?p=2648" + }, + new + { + Id = 162, + Address = "69 Great George Street, Leeds LS1 3BB", + CategoryId = 3, + DateAttended = new DateTime(2012, 11, 8, 15, 34, 32, 0, DateTimeKind.Local), + Excerpt = "A charming pub with a local feel and plenty of cask ales. ", + Latitude = 53.8010902m, + Longitude = -1.5524343m, + Name = "The George", + Phone = "0113 245 3232", + StarsAmenities = 2m, + StarsAtmosphere = 3m, + StarsBeer = 3m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121103_205845.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=656" + }, + new + { + Id = 163, + Address = "31 Boar Lane, Leeds LS1 5DF", + CategoryId = 3, + DateAttended = new DateTime(2014, 9, 27, 15, 37, 31, 0, DateTimeKind.Local), + Excerpt = "The former Griffin Hotel and Censsa gets a makeover by the folks at Taylor Walker. ", + Latitude = 53.7957153m, + Longitude = -1.5457952m, + Name = "The Griffin", + Phone = "0113 244 5220", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 3.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140921_150121.jpg", + Twitter = "Griffin_Leeds", + Url = "http://leedsbeer.info/?p=2679" + }, + new + { + Id = 164, + Address = "Back Row, Leeds LS11 5PL", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 13, 14, 14, 35, 0, DateTimeKind.Local), + Excerpt = "A gem of a local pub, tucked away behind Bridgewater Place. ", + Latitude = 53.7909241m, + Longitude = -1.5478787m, + Name = "The Grove Inn", + Phone = "0113 243 9254", + StarsAmenities = 3m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121012_214247.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=417" + }, + new + { + Id = 165, + Address = "Mill Hill, Leeds LS1 5DQ", + CategoryId = 3, + DateAttended = new DateTime(2014, 12, 29, 10, 54, 26, 0, DateTimeKind.Local), + Excerpt = "Five stars for beer! Good atmosphere and a little something for everyone. ", + Latitude = 53.7952881m, + Longitude = -1.5457343m, + Name = "The Head of Steam", + Phone = "", + StarsAmenities = 2.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/12/IMG_20141213_145139683.jpg", + Twitter = "hos_leeds", + Url = "http://leedsbeer.info/?p=2922" + }, + new + { + Id = 166, + Address = "156 Briggate, Leeds LS1 6LY", + CategoryId = 1, + DateAttended = new DateTime(2016, 3, 5, 11, 32, 38, 0, DateTimeKind.Local), + Excerpt = "The ever-changing popup now has a permanent home.", + Latitude = 53.7957649m, + Longitude = -1.5423664m, + Name = "The Hedonist Project: Liquor & Whisky", + Phone = "0113 234 0459", + StarsAmenities = 3m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160228_163150905.jpg", + Twitter = "HedonistProject", + Url = "http://leedsbeer.info/?p=3412" + }, + new + { + Id = 167, + Address = "156 Briggate, Leeds LS1 6LY", + CategoryId = 2, + DateAttended = new DateTime(2016, 12, 3, 18, 19, 9, 0, DateTimeKind.Local), + Excerpt = "A ski-themed concept bar, part of the always reinventing-itself Hedonist Project. No good beer to speak of, so we'll be moving on. ", + Latitude = 53.7957077m, + Longitude = -1.5423838m, + Name = "The Hedonist Project: Mountain Lodge", + Phone = "0113 234 0459", + StarsAmenities = 1.5m, + StarsAtmosphere = 3m, + StarsBeer = 1m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/12/IMG_20161108_202312.jpg", + Twitter = "HedonistProject", + Url = "http://leedsbeer.info/?p=3582" + }, + new + { + Id = 168, + Address = "38 Cavendish St, Leeds LS3 1LY", + CategoryId = 3, + DateAttended = new DateTime(2014, 5, 14, 17, 35, 28, 0, DateTimeKind.Local), + Excerpt = "A charming little pub in the casino-filled no-man's land between Burley and Kirkstall Roads. ", + Latitude = 53.7999306m, + Longitude = -1.5617769m, + Name = "The Highland ", + Phone = "0113 242 7155", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 1.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/05/IMG_20140513_182812.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2428" + }, + new + { + Id = 169, + Address = "The Dark Arches, Dark Neville Street, Leeds LS1 4BR", + CategoryId = 3, + DateAttended = new DateTime(2013, 4, 23, 22, 20, 19, 0, DateTimeKind.Local), + Excerpt = "This legendary indie music pub in Granary Wharf has a great beers and an unmissable deal from the π Hole.", + Latitude = 53.7937317m, + Longitude = -1.5491514m, + Name = "The Hop", + Phone = "0113 243 9854", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130422_180129.jpg", + Twitter = "thehopleeds", + Url = "http://leedsbeer.info/?p=1369" + }, + new + { + Id = 170, + Address = "51-53 The Headrow, Leeds LS1 6LR", + CategoryId = 3, + DateAttended = new DateTime(2014, 9, 20, 12, 30, 41, 0, DateTimeKind.Local), + Excerpt = "A chain pub on the Headrow with pretty much nothing remarkable to say about it.", + Latitude = 53.7990456m, + Longitude = -1.5425223m, + Name = "The Horse & Trumpet", + Phone = "0113 243 0338", + StarsAmenities = 3.5m, + StarsAtmosphere = 1.5m, + StarsBeer = 2.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/09/HT-e1411212520438.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2662" + }, + new + { + Id = 171, + Address = "157 - 158 Lower Briggate, Leeds LS1 6BG", + CategoryId = 1, + DateAttended = new DateTime(2013, 1, 29, 22, 23, 30, 0, DateTimeKind.Local), + Excerpt = "Definitely a chain pub but somewhat nicer than most of its kind. Ridiculously cheap food too!", + Latitude = 53.795681m, + Longitude = -1.5423292m, + Name = "The Hourglass", + Phone = "0113 244 2275", + StarsAmenities = 4.5m, + StarsAtmosphere = 2m, + StarsBeer = 2.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/01/20130127_185829.jpg", + Twitter = "HourglassLeeds", + Url = "http://leedsbeer.info/?p=938" + }, + new + { + Id = 172, + Address = "1 Church Row, Leeds LS2 7HD", + CategoryId = 3, + DateAttended = new DateTime(2015, 8, 1, 8, 29, 40, 0, DateTimeKind.Local), + Excerpt = "This beautifully renovated building is a great addition to Leeds Brewery’s empire.", + Latitude = 53.7952156m, + Longitude = -1.5369481m, + Name = "The Lamb & Flag", + Phone = "0113 243 1255", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/07/IMG_20150713_194457514.jpg", + Twitter = "lambandflaglds", + Url = "http://leedsbeer.info/?p=3174" + }, + new + { + Id = 173, + Address = "5-7 Greek Street, Leeds LS1 5RW", + CategoryId = 2, + DateAttended = new DateTime(2015, 9, 16, 21, 53, 43, 0, DateTimeKind.Local), + Excerpt = "Once a boring Greek Street bar, this spot has been re-opened as a different boring Greek Street bar. ", + Latitude = 53.7985039m, + Longitude = -1.5473872m, + Name = "The Liquorist", + Phone = "0113 380 0930", + StarsAmenities = 3m, + StarsAtmosphere = 2.5m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/09/IMG_20150817_182044813.jpg", + Twitter = "LiquoristLeeds", + Url = "http://leedsbeer.info/?p=3216" + }, + new + { + Id = 174, + Address = "5-7 Greek Street, Leeds LS1 5RW", + CategoryId = 1, + DateAttended = new DateTime(2014, 1, 23, 22, 41, 53, 0, DateTimeKind.Local), + Excerpt = "An astoundingly uninteresting Greek Street venue, with a beer selection to match. ", + Latitude = 53.7984848m, + Longitude = -1.5473658m, + Name = "The Living Room", + Phone = "0113 380 0930 ", + StarsAmenities = 2m, + StarsAtmosphere = 2m, + StarsBeer = 1.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/01/IMG_20140120_175711.jpg", + Twitter = "LivingRoomLeeds", + Url = "http://leedsbeer.info/?p=2214" + }, + new + { + Id = 175, + Address = "12 Greek Street, Leeds LS1 5PT", + CategoryId = 2, + DateAttended = new DateTime(2017, 1, 8, 17, 45, 35, 0, DateTimeKind.Local), + Excerpt = "Greek Street cocktail bar whose dedication to theme gives them a little edge.", + Latitude = 53.7983017m, + Longitude = -1.5475649m, + Name = "The Lost and Found", + Phone = "0113 493 1061", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 2.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2017/01/IMG_20161204_124410.jpg", + Twitter = "ginnykstevenson", + Url = "http://leedsbeer.info/?p=3611" + }, + new + { + Id = 176, + Address = "1 The Light, The Headrow, Leeds LS1 8TL", + CategoryId = 2, + DateAttended = new DateTime(2014, 4, 2, 11, 17, 44, 0, DateTimeKind.Local), + Excerpt = "It's a hotel bar. We were tricked into thinking it's something more.", + Latitude = 53.8000031m, + Longitude = -1.5468621m, + Name = "The Lounge at Radisson Blu", + Phone = "0113 236 6000", + StarsAmenities = 2m, + StarsAtmosphere = 2m, + StarsBeer = 1.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/04/IMG_20140330_171400.jpg", + Twitter = "RadBluLeeds", + Url = "http://leedsbeer.info/?p=2348" + }, + new + { + Id = 177, + Address = "First Floor, 1 Call Lane, Leeds LS1 7DH", + CategoryId = 2, + DateAttended = new DateTime(2014, 2, 11, 21, 26, 15, 0, DateTimeKind.Local), + Excerpt = "A speakeasy with plenty of atmosphere and cocktails, just not too much in the way of beer. ", + Latitude = 53.7964287m, + Longitude = -1.5397965m, + Name = "The Maven", + Phone = "0113 243 6047", + StarsAmenities = 2m, + StarsAtmosphere = 3.5m, + StarsBeer = 1m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/02/IMG_20140202_184931.jpg", + Twitter = "TheMavenBar", + Url = "http://leedsbeer.info/?p=2240" + }, + new + { + Id = 178, + Address = "20-24 Woodhouse Lane, Leeds LS2 8LX", + CategoryId = 2, + DateAttended = new DateTime(2013, 9, 26, 22, 2, 0, 0, DateTimeKind.Local), + Excerpt = "A student chain pub, serving dirty food and dirty beer. ", + Latitude = 53.8012199m, + Longitude = -1.544735m, + Name = "The Merchant", + Phone = "0113 244 1212", + StarsAmenities = 2m, + StarsAtmosphere = 1m, + StarsBeer = 1m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130917_174757.jpg", + Twitter = "VarsityLeeds", + Url = "http://leedsbeer.info/?p=1983" + }, + new + { + Id = 179, + Address = "101 Water Lane, Leeds LS11 5QN", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 13, 12, 39, 55, 0, DateTimeKind.Local), + Excerpt = "Leeds Brewery's flagship pub is always really busy, but if you can get to the bar there's a good selection of beer and decent food on offer.", + Latitude = 53.7916527m, + Longitude = -1.5519035m, + Name = "The Midnight Bell", + Phone = "0113 244 5044", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 4m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121012_193255.jpg", + Twitter = "MidnightBellLds", + Url = "http://leedsbeer.info/?p=413" + }, + new + { + Id = 180, + Address = "Albion Place, Leeds LS1 6JL", + CategoryId = 2, + DateAttended = new DateTime(2012, 10, 7, 19, 6, 45, 0, DateTimeKind.Local), + Excerpt = "The most central bar in Leeds has a surprisingly secret feel and great amenities.", + Latitude = 53.7977104m, + Longitude = -1.5447593m, + Name = "The New Conservatory", + Phone = "0113 246 185", + StarsAmenities = 4.5m, + StarsAtmosphere = 4m, + StarsBeer = 2.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121005_133054.jpg", + Twitter = "NewConservator1", + Url = "http://leedsbeer.info/?p=357" + }, + new + { + Id = 181, + Address = "23-25a York Place, Leeds LS1 2EY", + CategoryId = 2, + DateAttended = new DateTime(2012, 9, 30, 22, 18, 47, 0, DateTimeKind.Local), + Excerpt = "Not your average hotel bar. A chilled-out spot with great service, an extraordinary gin menu and some decent beer too.", + Latitude = 53.7971878m, + Longitude = -1.5537918m, + Name = "The New Ellington", + Phone = "0113 204 2150", + StarsAmenities = 3m, + StarsAtmosphere = 4m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120930_172258.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=253" + }, + new + { + Id = 182, + Address = "57-59 The Calls, Leeds LS1 7BT", + CategoryId = 2, + DateAttended = new DateTime(2014, 10, 29, 20, 22, 26, 0, DateTimeKind.Local), + Excerpt = "A gay bar with a fun and welcoming atmosphere and a good place to dance. But the beer sucks. ", + Latitude = 53.7949448m, + Longitude = -1.5406003m, + Name = "The New Penny", + Phone = "0113 243 8055", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 0.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141025_205903087.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2783" + }, + new + { + Id = 183, + Address = "115 The Headrow, Leeds LS1 5JW", + CategoryId = 1, + DateAttended = new DateTime(2013, 7, 30, 8, 19, 16, 0, DateTimeKind.Local), + Excerpt = "A friendly, unpretentious Northern stereotype, with amazing burgers. Shame about the terrible beer selection!", + Latitude = 53.7994461m, + Longitude = -1.5460253m, + Name = "The Northern Monkey", + Phone = "0113 242 6630", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 0.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/07/IMG_20130724_130306.jpg", + Twitter = "NorthernMonkey0", + Url = "http://leedsbeer.info/?p=1770" + }, + new + { + Id = 184, + Address = "9 East Parade, Leeds LS1 2AJ", + CategoryId = 2, + DateAttended = new DateTime(2015, 2, 15, 23, 33, 1, 0, DateTimeKind.Local), + Excerpt = "This new after-work bar is very nice but is let down by its beer selection.", + Latitude = 53.7985611m, + Longitude = -1.5496184m, + Name = "The Office", + Phone = "", + StarsAmenities = 1.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 2m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/02/IMG_20150214_171842459.jpg", + Twitter = "TheOfficeLeeds", + Url = "http://leedsbeer.info/?p=3004" + }, + new + { + Id = 185, + Address = "104 Vicar Lane, Leeds LS2 7NL", + CategoryId = 2, + DateAttended = new DateTime(2016, 4, 24, 12, 15, 57, 0, DateTimeKind.Local), + Excerpt = "A new bar and venue in the renovated old bus station. A bit blah, overall. ", + Latitude = 53.7995186m, + Longitude = -1.5394484m, + Name = "The Old Red Bus Station", + Phone = "07753 331130", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/04/IMG_20160415_181021801.jpg", + Twitter = "OldRedBusSt", + Url = "http://leedsbeer.info/?p=3479" + }, + new + { + Id = 186, + Address = "26 York Place, Leeds LS1 2EY", + CategoryId = 1, + DateAttended = new DateTime(2013, 1, 13, 20, 43, 21, 0, DateTimeKind.Local), + Excerpt = "This financial quarter pub is reaching out to the after-work crowd, but not much else. ", + Latitude = 53.7972374m, + Longitude = -1.5541112m, + Name = "The Old Steps", + Phone = "0113 245 0482", + StarsAmenities = 2m, + StarsAtmosphere = 2m, + StarsBeer = 2m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/01/20130111_202422.jpg", + Twitter = "theoldsteps", + Url = "http://leedsbeer.info/?p=880" + }, + new + { + Id = 187, + Address = "Pack Horse Yard, Briggate, Leeds LS1 6AT", + CategoryId = 3, + DateAttended = new DateTime(2012, 12, 31, 14, 2, 8, 0, DateTimeKind.Local), + Excerpt = "In an alley off Briggate, The Pack Horse surprised us with its pleasant atmosphere and excellent beer selection.", + Latitude = 53.7975311m, + Longitude = -1.5428603m, + Name = "The Pack Horse", + Phone = "0113 242 4810", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/12/20121229_131204.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=836" + }, + new + { + Id = 188, + Address = "Kirkgate, Leeds LS2 7DJ", + CategoryId = 3, + DateAttended = new DateTime(2013, 2, 14, 22, 25, 35, 0, DateTimeKind.Local), + Excerpt = "A lovely Nicholson's pub worthy of its name.", + Latitude = 53.7951126m, + Longitude = -1.5349553m, + Name = "The Palace", + Phone = " 0113 244 5882", + StarsAmenities = 4m, + StarsAtmosphere = 4m, + StarsBeer = 3.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130211_205827.jpg", + Twitter = "ThePalace5", + Url = "http://leedsbeer.info/?p=1082" + }, + new + { + Id = 189, + Address = "88 Wellington Street, Leeds LS1 4LT", + CategoryId = 1, + DateAttended = new DateTime(2015, 12, 4, 22, 42, 50, 0, DateTimeKind.Local), + Excerpt = "The Central has returned, and it's trying to be your go-to for lunch.", + Latitude = 53.7968254m, + Longitude = -1.5551972m, + Name = "The Phoenix at The Central", + Phone = "0113 242 4434", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 2m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/12/IMG_20151118_192801837.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=3323" + }, + new + { + Id = 190, + Address = "82-90 Merrion Street, Leeds LS2 8LW", + CategoryId = 3, + DateAttended = new DateTime(2013, 1, 16, 13, 52, 2, 0, DateTimeKind.Local), + Excerpt = "A Crown Carvery pub; the carvery is definitely what The Picture House has going for it. ", + Latitude = 53.8009148m, + Longitude = -1.5445441m, + Name = "The Picture House", + Phone = "0113 246 9297", + StarsAmenities = 4m, + StarsAtmosphere = 2m, + StarsBeer = 2m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/01/20130115_175536.jpg", + Twitter = "CrownCarveries", + Url = "http://leedsbeer.info/?p=896" + }, + new + { + Id = 191, + Address = "9 Merrion Street, Leeds LS1 6PQ", + CategoryId = 2, + DateAttended = new DateTime(2013, 9, 4, 21, 10, 13, 0, DateTimeKind.Local), + Excerpt = "True to its name, this underground venue offers a great range of craft kegs and bottles, as well as ping pong and American-style BBQ. ", + Latitude = 53.8003426m, + Longitude = -1.5399098m, + Name = "The Pit", + Phone = "0113 247 0601", + StarsAmenities = 3.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130902_210537.jpg", + Twitter = "ThePitLeeds", + Url = "http://leedsbeer.info/?p=1915" + }, + new + { + Id = 192, + Address = "Canal Wharf, Water Lane, Leeds LS11 5PS", + CategoryId = 3, + DateAttended = new DateTime(2012, 11, 19, 22, 0, 29, 0, DateTimeKind.Local), + Excerpt = "A brand new spot on Granary Wharf, with great food, beautiful views, and an OK-ish beer selection. ", + Latitude = 53.792717m, + Longitude = -1.5489038m, + Name = "The Pour House", + Phone = "07816 481 492", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121117_143006.jpg", + Twitter = "PourHouseLeeds", + Url = "http://leedsbeer.info/?p=714" + }, + new + { + Id = 193, + Address = "Mill Hill, Leeds LS1 5DQ", + CategoryId = 1, + DateAttended = new DateTime(2012, 10, 21, 17, 28, 20, 0, DateTimeKind.Local), + Excerpt = "Another Leeds United pub along Mill Hill with a few decent beers. Not much more to say. ", + Latitude = 53.7951393m, + Longitude = -1.54544m, + Name = "The Prince of Wales", + Phone = "0113 245 2434", + StarsAmenities = 1.5m, + StarsAtmosphere = 2m, + StarsBeer = 2.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121019_191419.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=505" + }, + new + { + Id = 194, + Address = "12 - 14 Merrion St., Leeds LS1 6PQ", + CategoryId = 1, + DateAttended = new DateTime(2014, 6, 29, 22, 47, 43, 0, DateTimeKind.Local), + Excerpt = "Free pizza with every drink? Why not! ", + Latitude = 53.8004723m, + Longitude = -1.5399666m, + Name = "The Reform", + Phone = "0113 244 4080 ", + StarsAmenities = 2m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/06/IMG_20140626_182453.jpg", + Twitter = "TheReformBar", + Url = "http://leedsbeer.info/?p=2480" + }, + new + { + Id = 195, + Address = "109 Kirkgate, Leeds LS1 6DP", + CategoryId = 3, + DateAttended = new DateTime(2014, 7, 9, 22, 26, 16, 0, DateTimeKind.Local), + Excerpt = "An old-school Leeds pub. We are not old-school Leeds people.", + Latitude = 53.7965736m, + Longitude = -1.5400299m, + Name = "The Regent", + Phone = "0113 245 6040", + StarsAmenities = 1.5m, + StarsAtmosphere = 1m, + StarsBeer = 0.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/07/IMG_20140708_185700.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2500" + }, + new + { + Id = 196, + Address = "76-78 North Street, Leeds LS2 7PN", + CategoryId = 2, + DateAttended = new DateTime(2012, 10, 18, 21, 53, 6, 0, DateTimeKind.Local), + Excerpt = "The most beautiful bar we've seen yet, with a beautiful beer selection to match. A couple of niggles prevent it from ranking at the very top.", + Latitude = 53.8017082m, + Longitude = -1.5377989m, + Name = "The Reliance", + Phone = "0113 295 6060", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 4m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121017_194043.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=484" + }, + new + { + Id = 197, + Address = "The Old Post Office, 3 City Square, Leeds LS1 2AN", + CategoryId = 2, + DateAttended = new DateTime(2012, 10, 20, 22, 3, 12, 0, DateTimeKind.Local), + Excerpt = "In our eyes, the fantastic location and gorgeous building are the only things this suit-magnet has going for it. ", + Latitude = 53.7965584m, + Longitude = -1.548022m, + Name = "The Restaurant Bar & Grill", + Phone = "0113 244 9625 ", + StarsAmenities = 2.5m, + StarsAtmosphere = 0.5m, + StarsBeer = 1m, + StarsValue = 1m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121019_175105.jpg", + Twitter = "ClubIndividual ", + Url = "http://leedsbeer.info/?p=492" + }, + new + { + Id = 198, + Address = "1 Whitehall Riverside, Leeds LS1 4BN, ", + CategoryId = 2, + DateAttended = new DateTime(2012, 9, 26, 18, 31, 45, 0, DateTimeKind.Local), + Excerpt = "Looks like it's for the staff of the office block above, but is actually a very pleasant spot to relax by the river.", + Latitude = 53.7944908m, + Longitude = -1.5538768m, + Name = "The Riverside", + Phone = "0113 244 9080", + StarsAmenities = 4m, + StarsAtmosphere = 4.5m, + StarsBeer = 2.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120925_123918.jpg", + Twitter = "TheRiversideLS1", + Url = "http://leedsbeer.info/?p=234" + }, + new + { + Id = 199, + Address = "52 Call Lane, Leeds LS1 6DT", + CategoryId = 1, + DateAttended = new DateTime(2015, 1, 19, 22, 42, 38, 0, DateTimeKind.Local), + Excerpt = "A piece of Ibiza in Leeds, with a beer selection to match.", + Latitude = 53.7949028m, + Longitude = -1.5414923m, + Name = "The Rock Bar", + Phone = "0113 246 8232", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 1m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/01/IMG_20150117_222358873.jpg", + Twitter = "therockbar", + Url = "http://leedsbeer.info/?p=2955" + }, + new + { + Id = 200, + Address = "Bishopsgate Street, Leeds LS1 5DY", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 20, 22, 28, 46, 0, DateTimeKind.Local), + Excerpt = "The Scabby Taps is famous and rightly busy, but still has charm and good beer.", + Latitude = 53.7953644m, + Longitude = -1.5463839m, + Name = "The Scarbrough Hotel", + Phone = "0113 243 4590", + StarsAmenities = 3m, + StarsAtmosphere = 2.5m, + StarsBeer = 4m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121019_184340.jpg", + Twitter = "Nicholsonspubs", + Url = "http://leedsbeer.info/?p=496" + }, + new + { + Id = 201, + Address = "6 Heatons Court, Leeds LS1 4LJ", + CategoryId = 2, + DateAttended = new DateTime(2013, 9, 15, 13, 35, 57, 0, DateTimeKind.Local), + Excerpt = "Friendly indie music bar in a railway arch.", + Latitude = 53.7947273m, + Longitude = -1.5430748m, + Name = "The Shed Bar", + Phone = "0113 244 1198", + StarsAmenities = 2.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 2.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130911_195226.jpg", + Twitter = "theshedbar", + Url = "http://leedsbeer.info/?p=1947" + }, + new + { + Id = 202, + Address = "71a Briggate, Leeds LS1 6LH", + CategoryId = 3, + DateAttended = new DateTime(2014, 3, 31, 18, 38, 51, 0, DateTimeKind.Local), + Excerpt = "An 18th-century pub with an acceptable selection of cask ales, but not much more. ", + Latitude = 53.7983475m, + Longitude = -1.5422823m, + Name = "The Ship", + Phone = "0113 246 8031", + StarsAmenities = 3m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140330_160921.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2336" + }, + new + { + Id = 203, + Address = "14 Park Row, Leeds LS1 5NR", + CategoryId = 2, + DateAttended = new DateTime(2013, 1, 30, 10, 34, 29, 0, DateTimeKind.Local), + Excerpt = "A chavvy chain pub along chavvy Park Row, but not the worst chavvy chain pub in the world. ", + Latitude = 53.7984772m, + Longitude = -1.5469025m, + Name = "The Slug and Lettuce", + Phone = "0113 244 9209", + StarsAmenities = 3.5m, + StarsAtmosphere = 2m, + StarsBeer = 1m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/01/20130128_174818.jpg", + Twitter = "sluglettuce", + Url = "http://leedsbeer.info/?p=950" + }, + new + { + Id = 204, + Address = "21 Merrion Street, Leeds LS2 8JE", + CategoryId = 2, + DateAttended = new DateTime(2014, 2, 15, 17, 38, 15, 0, DateTimeKind.Local), + Excerpt = "A new addition to the city from some of our favourite people. Great beer and great atmosphere!", + Latitude = 53.8005028m, + Longitude = -1.5417069m, + Name = "The Social", + Phone = "", + StarsAmenities = 3m, + StarsAtmosphere = 4.5m, + StarsBeer = 4m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/02/IMG_20140213_174434.jpg", + Twitter = "thesocialleeds", + Url = "http://leedsbeer.info/?p=2253" + }, + new + { + Id = 205, + Address = "9 Briggate, Leeds LS1 6ER", + CategoryId = 4, + DateAttended = new DateTime(2014, 9, 14, 17, 9, 34, 0, DateTimeKind.Local), + Excerpt = "A smelly, sticky dark indie music hall. Perfect.", + Latitude = 53.7948952m, + Longitude = -1.542592m, + Name = "The Stone Roses Bar", + Phone = "0113 234 6704", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 1m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140912_214343.jpg", + Twitter = "StoneRosesLeeds", + Url = "http://leedsbeer.info/?p=2637" + }, + new + { + Id = 206, + Address = "Hunslet Road, Leeds, LS10 1JQ", + CategoryId = 2, + DateAttended = new DateTime(2014, 3, 2, 17, 36, 19, 0, DateTimeKind.Local), + Excerpt = "The headquarters of the old Tetley Brewery — now an art space, bar and restaurant. ", + Latitude = 53.7921791m, + Longitude = -1.5396509m, + Name = "The Tetley Bar and Kitchen", + Phone = "0113 320 2323", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/02/IMG_20140221_175036.jpg", + Twitter = "T_BarAndKitchen", + Url = "http://leedsbeer.info/?p=2267" + }, + new + { + Id = 207, + Address = "4 Turk’s Head Yard, Leeds LS1 6HB", + CategoryId = 2, + DateAttended = new DateTime(2016, 2, 22, 7, 46, 21, 0, DateTimeKind.Local), + Excerpt = "Leeds's oldest pub has had a serious makeover.", + Latitude = 53.7971649m, + Longitude = -1.5433204m, + Name = "The Turk's Head", + Phone = "0113 242 3368", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 4m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/02/IMG_20160131_130252550_HDR.jpg", + Twitter = "TurksHeadLeeds", + Url = "http://leedsbeer.info/?p=3392" + }, + new + { + Id = 208, + Address = "Lower Briggate, Leeds LS1 6ER", + CategoryId = 2, + DateAttended = new DateTime(2014, 10, 12, 19, 35, 6, 0, DateTimeKind.Local), + Excerpt = "The Viaduct is the place to go for drag shows. But definitely not for decent beer.", + Latitude = 53.7950745m, + Longitude = -1.5425813m, + Name = "The Viaduct Showbar", + Phone = "0113 244 3255", + StarsAmenities = 3.5m, + StarsAtmosphere = 2m, + StarsBeer = 0.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141010_191240.jpg", + Twitter = "ViaductShowBar", + Url = "http://leedsbeer.info/?p=2713" + }, + new + { + Id = 209, + Address = "28 Great George Street, Leeds LS1 3DL", + CategoryId = 3, + DateAttended = new DateTime(2012, 12, 9, 19, 23, 59, 0, DateTimeKind.Local), + Excerpt = "There's more to The Victoria Hotel than 150-year-old décor (although that's lovely too).", + Latitude = 53.800808m, + Longitude = -1.5497911m, + Name = "The Victoria Hotel", + Phone = "0113 245 1386", + StarsAmenities = 4m, + StarsAtmosphere = 4m, + StarsBeer = 3.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/12/20121203_180603.jpg", + Twitter = "Nicholsonspubs", + Url = "http://leedsbeer.info/?p=785" + }, + new + { + Id = 210, + Address = "The Wardrobe, St Peter's Square, Leeds LS9 8AH", + CategoryId = 2, + DateAttended = new DateTime(2013, 2, 13, 7, 44, 40, 0, DateTimeKind.Local), + Excerpt = "Quarry Hill's only bar is very chilled and has great food.", + Latitude = 53.7971039m, + Longitude = -1.5336013m, + Name = "The Wardrobe", + Phone = "0113 383 8800", + StarsAmenities = 4m, + StarsAtmosphere = 4.5m, + StarsBeer = 3m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130211_183755.jpg", + Twitter = "wardrobeleeds", + Url = "http://leedsbeer.info/?p=1044" + }, + new + { + Id = 211, + Address = "11 York Place, Leeds LS1 2DS", + CategoryId = 2, + DateAttended = new DateTime(2015, 1, 31, 15, 0, 37, 0, DateTimeKind.Local), + Excerpt = "A cool and inviting bar in the basement on York Place with a great selection of bottled crafts. ", + Latitude = 53.7969627m, + Longitude = -1.5521131m, + Name = "The White Rabbit", + Phone = "0113 242 1202", + StarsAmenities = 2m, + StarsAtmosphere = 4m, + StarsBeer = 3.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/01/IMG_20150130_220707308.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2991" + }, + new + { + Id = 212, + Address = "Leeds Railway Station, Leeds LS1 4DY", + CategoryId = 3, + DateAttended = new DateTime(2012, 9, 16, 12, 19, 25, 0, DateTimeKind.Local), + Excerpt = "Standard mainline station pub. Nothing to love; nothing to hate. ", + Latitude = 53.794857m, + Longitude = -1.5473708m, + Name = "The White Rose", + Phone = "", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 1.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120915_140254.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=96" + }, + new + { + Id = 213, + Address = "Swan Street, Leeds LS1 6LG", + CategoryId = 3, + DateAttended = new DateTime(2013, 5, 23, 23, 5, 18, 0, DateTimeKind.Local), + Excerpt = "This historic pub has a new lease of life under Leeds Brewery, with a great beer selection and atmosphere to boot.", + Latitude = 53.7989388m, + Longitude = -1.5428495m, + Name = "The White Swan", + Phone = "0113 242 0187", + StarsAmenities = 4m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/05/20130521_175131.jpg", + Twitter = "whiteswanleeds", + Url = "http://leedsbeer.info/?p=1549" + }, + new + { + Id = 214, + Address = "Leeds Town Hall, The Headrow, Leeds LS1 3AD", + CategoryId = 1, + DateAttended = new DateTime(2014, 11, 25, 8, 9, 7, 0, DateTimeKind.Local), + Excerpt = "A wood has appeared beneath Leeds Town Hall, and its inhabitants are peddling craft beer!", + Latitude = 53.7998886m, + Longitude = -1.5493512m, + Name = "The Wood Beneath the World", + Phone = "", + StarsAmenities = 1.5m, + StarsAtmosphere = 4m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141122_174954793.jpg", + Twitter = "CellsBar", + Url = "http://leedsbeer.info/?p=2859" + }, + new + { + Id = 215, + Address = "61A New Briggate, Leeds LS2 8JD", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 2, 22, 34, 9, 0, DateTimeKind.Local), + Excerpt = "Nice-enough gastropub with a good selection of ales.", + Latitude = 53.8005981m, + Longitude = -1.5410258m, + Name = "The Wrens Hotel", + Phone = "0113 2458888", + StarsAmenities = 3m, + StarsAtmosphere = 2.5m, + StarsBeer = 3m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121001_175240.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=313" + }, + new + { + Id = 216, + Address = "11 The Headrow, Leeds LS1 6PU", + CategoryId = 3, + DateAttended = new DateTime(2013, 8, 29, 7, 33, 31, 0, DateTimeKind.Local), + Excerpt = "Ugh. ", + Latitude = 53.798851m, + Longitude = -1.5405034m, + Name = "Three Legs", + Phone = "0113 245 6316", + StarsAmenities = 2m, + StarsAtmosphere = 1m, + StarsBeer = 1m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130825_190638.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1876" + }, + new + { + Id = 217, + Address = "The Light, 117 Albion St, Leeds LS2 8DY", + CategoryId = 2, + DateAttended = new DateTime(2014, 3, 14, 8, 42, 59, 0, DateTimeKind.Local), + Excerpt = "The centre of Leeds's nightlife couldn't be further from the centre of our lives.", + Latitude = 53.8000221m, + Longitude = -1.5450919m, + Name = "Tiger Tiger", + Phone = "0113 236 6999", + StarsAmenities = 3.5m, + StarsAtmosphere = 1m, + StarsBeer = 0.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140310_174942.jpg", + Twitter = "TigerLeeds", + Url = "http://leedsbeer.info/?p=2294" + }, + new + { + Id = 218, + Address = "West Point, Wellington Street, Leeds LS1 4JY", + CategoryId = 2, + DateAttended = new DateTime(2012, 10, 2, 7, 24, 10, 0, DateTimeKind.Local), + Excerpt = "An upmarket football bar focusing on cocktails — nothing special to bring us rushing back.", + Latitude = 53.7959328m, + Longitude = -1.5532901m, + Name = "Toast Bar + Bistro", + Phone = "0113 243 9546", + StarsAmenities = 3m, + StarsAtmosphere = 1m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20120930_162655.jpg", + Twitter = "ToastLeeds", + Url = "http://leedsbeer.info/?p=278" + }, + new + { + Id = 219, + Address = "17 Westgate, Leeds LS1 2RA", + CategoryId = 3, + DateAttended = new DateTime(2012, 11, 14, 16, 16, 31, 0, DateTimeKind.Local), + Excerpt = "A completely refurbished gastropub offering traditional Yorkshire food and Timothy Taylor ales. ", + Latitude = 53.7995262m, + Longitude = -1.5513806m, + Name = "Town Hall Tavern", + Phone = "0113 244 0765", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 3m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121114_123507.jpg", + Twitter = "TownHallTavern", + Url = "http://leedsbeer.info/?p=696" + }, + new + { + Id = 220, + Address = "156 Briggate, Leeds LS1 6LY", + CategoryId = 1, + DateAttended = new DateTime(2016, 8, 21, 21, 45, 14, 0, DateTimeKind.Local), + Excerpt = "The latest rotation of The Hedonist Project: a rum-themed surf place with no decent beer. ", + Latitude = 53.7956734m, + Longitude = -1.5422819m, + Name = "Trader Dan's Surf Shack", + Phone = "0113 234 0459", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 0.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/08/IMG_20160810_171941194.jpg", + Twitter = "hedonistproject", + Url = "http://leedsbeer.info/?p=3532" + }, + new + { + Id = 221, + Address = "4 Brewery Place, Leeds LS10 1NE", + CategoryId = 1, + DateAttended = new DateTime(2014, 8, 19, 23, 53, 25, 0, DateTimeKind.Local), + Excerpt = "A new bar on Brewery Place, but so nicheless I can't even think of a good summary for this box.", + Latitude = 53.7938728m, + Longitude = -1.5373135m, + Name = "Twisted Kitchen", + Phone = "0113 243 1637", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/08/IMG_20140812_185546.jpg", + Twitter = "TwistedLeeds", + Url = "http://leedsbeer.info/?p=2549" + }, + new + { + Id = 222, + Address = "Gateway North, Crown Point Road, Leeds LS9 8BZ", + CategoryId = 2, + DateAttended = new DateTime(2013, 2, 13, 16, 52, 22, 0, DateTimeKind.Local), + Excerpt = "The only bar in the Gateway complex; so sad for the Gateway complex. ", + Latitude = 53.7949753m, + Longitude = -1.5331882m, + Name = "Tyke", + Phone = "", + StarsAmenities = 2.5m, + StarsAtmosphere = 1m, + StarsBeer = 2m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130211_195227.jpg", + Twitter = "tykebar", + Url = "http://leedsbeer.info/?p=1063" + }, + new + { + Id = 223, + Address = "7 Duncan Street, Leeds LS1 6DQ", + CategoryId = 2, + DateAttended = new DateTime(2014, 9, 7, 10, 35, 14, 0, DateTimeKind.Local), + Excerpt = "A wine bar in the Italian enoteca style, this place is definitely all about the wine. ", + Latitude = 53.7961502m, + Longitude = -1.5420028m, + Name = "Veeno", + Phone = "0113 243 3401", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 1m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140903_175600.jpg", + Twitter = "veeno_uk", + Url = "http://leedsbeer.info/?p=2610" + }, + new + { + Id = 224, + Address = "5 Wellington Place, Leeds LS1 4AP", + CategoryId = 2, + DateAttended = new DateTime(2017, 3, 5, 12, 44, 54, 0, DateTimeKind.Local), + Excerpt = "Leeds's second of this franchise--a large and charming wine bar with a small number of Italian crafts on offer. ", + Latitude = 53.795536m, + Longitude = -1.5550075m, + Name = "Veeno (Wellington Place)", + Phone = "0113 247 0698", + StarsAmenities = 3.5m, + StarsAtmosphere = 4.5m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2017/03/IMG_20170203_185805.jpg", + Twitter = "Veeno_UK", + Url = "http://leedsbeer.info/?p=3644" + }, + new + { + Id = 225, + Address = "43 Great George Street, Leeds LS1 3BB", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 11, 20, 38, 27, 0, DateTimeKind.Local), + Excerpt = "Great selection of beer and good pub food, but go for the great atmosphere.", + Latitude = 53.8009071m, + Longitude = -1.5511496m, + Name = "Veritas", + Phone = "0113 242 8094", + StarsAmenities = 3m, + StarsAtmosphere = 5m, + StarsBeer = 4.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121010_125049.jpg", + Twitter = "Veritas_Leeds", + Url = "http://leedsbeer.info/?p=393" + }, + new + { + Id = 226, + Address = "16 Merrion Street, Leeds LS1 6PQ", + CategoryId = 2, + DateAttended = new DateTime(2015, 1, 10, 15, 14, 8, 0, DateTimeKind.Local), + Excerpt = "Merrion Street's live music and comedy venue is little more than that.", + Latitude = 53.8004799m, + Longitude = -1.5402184m, + Name = "Verve", + Phone = "0113 244 2272", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 1.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/01/IMG_20150106_175110206.jpg", + Twitter = "VerveMariachi", + Url = "http://leedsbeer.info/?p=2939" + }, + new + { + Id = 227, + Address = "68 New Briggate, Leeds LS1 6NU", + CategoryId = 2, + DateAttended = new DateTime(2016, 3, 17, 21, 32, 12, 0, DateTimeKind.Local), + Excerpt = "There's a new strip.. I mean cocktail bar in town.", + Latitude = 53.8005676m, + Longitude = -1.5406334m, + Name = "Vice & Virtue", + Phone = "", + StarsAmenities = 1.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160309_213352921.jpg", + Twitter = "vandvleeds", + Url = "http://leedsbeer.info/?p=3453" + }, + new + { + Id = 228, + Address = "92 Kirkgate, Leeds LS2 7DJ", + CategoryId = 2, + DateAttended = new DateTime(2016, 1, 3, 11, 56, 42, 0, DateTimeKind.Local), + Excerpt = "A little bit of everything comes together perfectly on Leeds's oldest street.", + Latitude = 53.7960892m, + Longitude = -1.5386838m, + Name = "Wapentake", + Phone = "0113 243 6248", + StarsAmenities = 4.5m, + StarsAtmosphere = 4.5m, + StarsBeer = 3.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/01/IMG_20160101_160008283.jpg", + Twitter = "WapentakeLeeds", + Url = "http://leedsbeer.info/?p=3348" + }, + new + { + Id = 229, + Address = "20 New Briggate, Leeds LS1 6NU", + CategoryId = 2, + DateAttended = new DateTime(2013, 7, 15, 22, 29, 19, 0, DateTimeKind.Local), + Excerpt = "They've captured the retro atmosphere of the 80s very well. Shame beer wasn't very good in the 80s.", + Latitude = 53.7993851m, + Longitude = -1.5417016m, + Name = "Wax Bar & Jukejoint", + Phone = "0113 242 9442", + StarsAmenities = 1m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/07/IMG_20130710_192221.jpg", + Twitter = "WaxBarLeeds", + Url = "http://leedsbeer.info/?p=1720" + }, + new + { + Id = 230, + Address = "38 Wellington Street, Leeds LS1 2DJ", + CategoryId = 3, + DateAttended = new DateTime(2013, 10, 20, 17, 58, 25, 0, DateTimeKind.Local), + Excerpt = "A nicely renovated pub right near the station, with a rather lacklustre selection of beer. ", + Latitude = 53.7962685m, + Longitude = -1.5495586m, + Name = "West Riding", + Phone = "0113 246 8772", + StarsAmenities = 3.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 2m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/10/IMG_20131014_174052.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2031" + }, + new + { + Id = 231, + Address = "28-30 Park Row, Leeds LS1 5HU", + CategoryId = 3, + DateAttended = new DateTime(2013, 3, 16, 10, 42, 35, 0, DateTimeKind.Local), + Excerpt = "Just another Wetherspoon's. Not bad, but there are others available.", + Latitude = 53.7985878m, + Longitude = -1.5472537m, + Name = "Wetherspoon's — Becketts Bank", + Phone = "0113 394 5900", + StarsAmenities = 4m, + StarsAtmosphere = 2.5m, + StarsBeer = 3.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/03/20130310_201552.jpg", + Twitter = "BeckettsBank", + Url = "http://leedsbeer.info/?p=1210" + }, + new + { + Id = 232, + Address = "The Podium Site, Merrion Way, Leeds LS2 8PD", + CategoryId = 3, + DateAttended = new DateTime(2012, 11, 14, 8, 30, 35, 0, DateTimeKind.Local), + Excerpt = "Leeds's earliest Wetherspoon's pub is hiding in a forgotten part of town, but they haven't forgotten about great service and beer.", + Latitude = 53.8027229m, + Longitude = -1.5430533m, + Name = "Wetherspoon's — Stick or Twist", + Phone = "0113 234 9748", + StarsAmenities = 4m, + StarsAtmosphere = 2.5m, + StarsBeer = 4m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121107_194640.jpg", + Twitter = "StickorTwistJDW", + Url = "http://leedsbeer.info/?p=684" + }, + new + { + Id = 233, + Address = "99 Portland Crescent, Leeds LS2 3AD", + CategoryId = 3, + DateAttended = new DateTime(2012, 11, 1, 14, 42, 22, 0, DateTimeKind.Local), + Excerpt = "All the trappings of a Wetherspoon's, plus a great setting and a bit of a local feel. ", + Latitude = 53.8017464m, + Longitude = -1.5478768m, + Name = "Wetherspoon's — The Cuthbert Brodrick ", + Phone = "0113 204 8570", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 3.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121030_181729.jpg", + Twitter = "CuthyBrodrick", + Url = "http://leedsbeer.info/?p=602" + }, + new + { + Id = 234, + Address = "43a Woodhouse Lane, Leeds LS2 8JT", + CategoryId = 3, + DateAttended = new DateTime(2013, 6, 21, 21, 1, 41, 0, DateTimeKind.Local), + Excerpt = "It's a Wetherspoon's. See all our other reviews of Wetherspoon's.", + Latitude = 53.8020248m, + Longitude = -1.5457463m, + Name = "Wetherspoon's — The Hedley Verity", + Phone = "0113 390 7590", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 3.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/06/IMG_20130613_184746.jpg", + Twitter = "HedleyVerityBar", + Url = "http://leedsbeer.info/?p=1636" + }, + new + { + Id = 235, + Address = "North Concourse, Leeds Railway Station, Leeds LS1 4DY", + CategoryId = 3, + DateAttended = new DateTime(2012, 9, 16, 12, 17, 22, 0, DateTimeKind.Local), + Excerpt = "A great selection of cask ales, if you can make it through the sea of sports fans and hen nights to get to the bar.", + Latitude = 53.7956467m, + Longitude = -1.5485017m, + Name = "Wetherspoon's, Railway Station", + Phone = "0113 247 1676", + StarsAmenities = 3m, + StarsAtmosphere = 2m, + StarsBeer = 3.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120913_200655.jpg", + Twitter = "jdwtweet", + Url = "http://leedsbeer.info/?p=88" + }, + new + { + Id = 236, + Address = "23-25 Wharf Street, Leeds LS2 7EQ", + CategoryId = 4, + DateAttended = new DateTime(2013, 2, 3, 19, 35, 34, 0, DateTimeKind.Local), + Excerpt = "Members-only bar and event space. A welcoming place for all kinds of people to get a decent beer and chill out.", + Latitude = 53.7955551m, + Longitude = -1.5379143m, + Name = "Wharf Chambers", + Phone = "", + StarsAmenities = 3m, + StarsAtmosphere = 4m, + StarsBeer = 3.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130202_190444.jpg", + Twitter = "WharfChambersCC", + Url = "http://leedsbeer.info/?p=962" + }, + new + { + Id = 237, + Address = "26 Aire Street, Leeds LS1 4HT", + CategoryId = 2, + DateAttended = new DateTime(2012, 9, 18, 12, 35, 54, 0, DateTimeKind.Local), + Excerpt = "Little café bar in the White Cloth Gallery. Great atmosphere and decent selection of beers: definitely one to check out!", + Latitude = 53.7956352m, + Longitude = -1.5502828m, + Name = "White Cloth Bar", + Phone = "0113 218 1923", + StarsAmenities = 4m, + StarsAtmosphere = 4.5m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120918_105713.jpg", + Twitter = "WhiteClothBar", + Url = "http://leedsbeer.info/?p=135" + }, + new + { + Id = 238, + Address = "Turks Head Yard, Leeds LS1 6HB", + CategoryId = 3, + DateAttended = new DateTime(2014, 6, 8, 22, 20, 15, 0, DateTimeKind.Local), + Excerpt = "Claiming to be Leeds's oldest pub, Whitelock's can boast the historic honour of being our 150th review. ", + Latitude = 53.7971954m, + Longitude = -1.5428953m, + Name = "Whitelock's Ale House", + Phone = "0113 242 3368", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/06/IMG_20140528_193507.jpg", + Twitter = "WhitelocksLeeds", + Url = "http://leedsbeer.info/?p=2450" + }, + new + { + Id = 239, + Address = "69 St Paul's Street, Leeds LS1 2TE", + CategoryId = 2, + DateAttended = new DateTime(2015, 9, 23, 21, 42, 36, 0, DateTimeKind.Local), + Excerpt = "A wine bar serving the financial district. Beer's not the focus but it's a great spot nonetheless. ", + Latitude = 53.7983017m, + Longitude = -1.5531774m, + Name = "Wino", + Phone = "0113 345 5960", + StarsAmenities = 2.5m, + StarsAtmosphere = 4m, + StarsBeer = 0.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/09/IMG_20150918_191356356.jpg", + Twitter = "winoleeds_wino", + Url = "http://leedsbeer.info/?p=3232" + }, + new + { + Id = 240, + Address = "24–28 Boar Lane, Leeds LS1 5DA", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 9, 20, 24, 10, 0, DateTimeKind.Local), + Excerpt = "A grotty chain pub, fitting in perfectly along grotty Boar Lane. ", + Latitude = 53.7956429m, + Longitude = -1.5451622m, + Name = "Yates's, Boar Lane", + Phone = "0113 244 8566", + StarsAmenities = 2.5m, + StarsAtmosphere = 1m, + StarsBeer = 1.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121009_124113.jpg", + Twitter = "StonegatePubs", + Url = "http://leedsbeer.info/?p=377" + }, + new + { + Id = 241, + Address = "43 Woodhouse Lane, Leeds LS1 3HQ", + CategoryId = 3, + DateAttended = new DateTime(2015, 1, 29, 22, 6, 50, 0, DateTimeKind.Local), + Excerpt = "A marked improvement on its sibling. Still a chain pub.", + Latitude = 53.8017006m, + Longitude = -1.5455478m, + Name = "Yates's, Woodhouse Lane", + Phone = "0113 245 4928", + StarsAmenities = 3.5m, + StarsAtmosphere = 3m, + StarsBeer = 3m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/01/IMG_20150120_180501646.jpg", + Twitter = "Yates_WHL_Leeds", + Url = "http://leedsbeer.info/?p=2980" + }, + new + { + Id = 242, + Address = "5B Brewery Place, Leeds LS10 1NE", + CategoryId = 4, + DateAttended = new DateTime(2013, 2, 23, 19, 50, 40, 0, DateTimeKind.Local), + Excerpt = "Would we go for a night out in a shop? With a beer selection like this, it would be hard to keep us away!", + Latitude = 53.7935677m, + Longitude = -1.5374315m, + Name = "Yum Yum", + Phone = "07917 194516", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 4.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130222_175033.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1126" + }); + }); + + modelBuilder.Entity("LeedsBeerQuest.API.Data.Models.Tag", b => + { + b.HasOne("LeedsBeerQuest.API.Data.Models.Venue", null) + .WithMany("Tags") + .HasForeignKey("VenueId"); + }); + + modelBuilder.Entity("LeedsBeerQuest.API.Data.Models.Venue", b => + { + b.HasOne("LeedsBeerQuest.API.Data.Models.Category", "Category") + .WithMany() + .HasForeignKey("CategoryId") + .OnDelete(DeleteBehavior.Cascade) + .IsRequired(); + + b.Navigation("Category"); + }); + + modelBuilder.Entity("LeedsBeerQuest.API.Data.Models.Venue", b => + { + b.Navigation("Tags"); + }); +#pragma warning restore 612, 618 + } + } +} diff --git a/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/Data/Migrations/20221030005028_Seed_Data.cs b/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/Data/Migrations/20221030005028_Seed_Data.cs new file mode 100644 index 0000000..2b5a48d --- /dev/null +++ b/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/Data/Migrations/20221030005028_Seed_Data.cs @@ -0,0 +1,4016 @@ +using System; +using Microsoft.EntityFrameworkCore.Migrations; + +#nullable disable + +namespace LeedsBeerQuest.API.Data.Migrations +{ + public partial class Seed_Data : Migration + { + protected override void Up(MigrationBuilder migrationBuilder) + { + migrationBuilder.InsertData( + table: "Categories", + columns: new[] { "Id", "Name" }, + values: new object[] { 1, "Closed venues" }); + + migrationBuilder.InsertData( + table: "Categories", + columns: new[] { "Id", "Name" }, + values: new object[] { 2, "Bar reviews" }); + + migrationBuilder.InsertData( + table: "Categories", + columns: new[] { "Id", "Name" }, + values: new object[] { 3, "Pub reviews" }); + + migrationBuilder.InsertData( + table: "Categories", + columns: new[] { "Id", "Name" }, + values: new object[] { 4, "Other reviews" }); + + migrationBuilder.InsertData( + table: "Categories", + columns: new[] { "Id", "Name" }, + values: new object[] { 5, "Uncategorized" }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 1, "food,live music,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 2, "beer garden,coffee,food,free wifi,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 3, "coffee,food", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 4, "coffee,food,free wifi", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 5, "dance floor", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 6, "coffee,free wifi", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 7, "free wifi", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 8, "coffee,dance floor,food", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 9, "arcade games,beer garden,breakfast,food,free wifi,pool table,sofas,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 10, "beer garden,breakfast,coffee,food,free wifi", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 11, "food", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 12, "beer garden,coffee,food", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 13, "beer garden,breakfast,coffee,dance floor,food,jukebox", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 14, "dance floor,food,free wifi", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 15, "coffee,food,membership discount,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 16, "coffee,food,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 17, "beer garden,dance floor,food,live music,quiz", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 18, "dance floor,free wifi,membership discount", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 19, "dance floor,food,live music,quiz", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 20, "jukebox,live music,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 21, "beer garden,coffee,food,free wifi", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 22, "beer garden,breakfast,coffee,food", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 23, "coffee,food,sofas,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 24, "dance floor,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 25, "", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 26, "beer garden,food,live music,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 27, "coffee,dance floor,food,free wifi,live music", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 28, "food,live music,membership discount", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 29, "food,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 30, "arcade games,dance floor,karaoke,lgbt,quiz", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 31, "arcade games,beer garden,breakfast,coffee,food,free wifi,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 32, "food,free wifi,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 33, "arcade games,dance floor,free wifi,karaoke,lgbt,sofas,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 34, "beer garden,food,free wifi,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 35, "coffee,food,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 36, "beer garden,food", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 37, "breakfast,coffee,food", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 38, "arcade games,coffee,dance floor,food,free wifi,live music,pool table,quiz,sofas,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 39, "breakfast,coffee,food,free wifi,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 40, "breakfast,coffee,dance floor,food,quiz,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 41, "beer garden,coffee,food,membership discount", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 42, "coffee,food,free wifi,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 43, "dance floor,food,free wifi,live music", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 44, "breakfast,coffee,dance floor,food,free wifi,sofas,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 45, "arcade games,beer garden,breakfast,coffee,free wifi,jukebox,live music,membership discount,pool table,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 46, "arcade games,beer garden,dance floor,live music", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 47, "beer garden,coffee,food,free wifi,live music,quiz,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 48, "beer garden,coffee,food,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 49, "arcade games,dance floor", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 50, "beer garden,breakfast,coffee,food,free wifi,lgbt", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 51, "arcade games,beer garden,coffee,food,free wifi,jukebox,live music,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 52, "beer garden,dance floor,food,free wifi,live music,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 53, "arcade games,dance floor,food,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 54, "arcade games,beer garden,coffee,food,free wifi,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 55, "beer garden,live music,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 56, "arcade games,beer garden,coffee,food,free wifi,live music,pool table,quiz,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 57, "coffee", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 58, "coffee,dance floor,food,free wifi,live music,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 59, "dance floor,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 60, "dance floor,food", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 61, "beer garden,coffee,food,free wifi,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 62, "beer garden,coffee,food,free wifi,quiz,sofas,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 63, "darts,food", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 64, "coffee,dance floor,live music", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 65, "food,karaoke", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 66, "jukebox,live music", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 67, "beer garden,dance floor", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 68, "arcade games,coffee,food,free wifi,sofas,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 69, "beer garden,breakfast,coffee,dance floor,food,free wifi,live music,quiz,sofas,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 70, "dance floor,free wifi", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 71, "breakfast,coffee,food,free wifi,sports,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 72, "pool table", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 73, "food,free wifi,live music,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 74, "beer garden,coffee,dance floor,food,membership discount,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 75, "coffee,food,free wifi,quiz,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 76, "beer garden,coffee", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 77, "coffee,food,free wifi,jukebox", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 78, "beer garden,dance floor,food,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 79, "food,free wifi,live music,sofas,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 80, "beer garden,dance floor,food,lgbt,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 81, "beer garden,coffee,food,free wifi,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 82, "dance floor,free wifi,karaoke", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 83, "beer garden,coffee,dance floor,food,free wifi,membership discount,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 84, "food,pool table", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 85, "food,free wifi,quiz,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 86, "beer garden,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 87, "coffee,food,live music,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 88, "beer garden,dance floor,food,free wifi,live music", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 89, "dance floor,free wifi,live music", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 90, "coffee,dance floor,food,live music", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 91, "free wifi,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 92, "arcade games,darts,food,pool table,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 93, "food,free wifi", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 94, "arcade games,coffee,food,pool table,sofas,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 95, "beer garden,food,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 96, "beer garden,coffee,food,pool table,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 97, "dance floor,food,live music,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 98, "beer garden,coffee,dance floor,food", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 99, "arcade games,jukebox,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 100, "beer garden,coffee,food,quiz,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 101, "free wifi,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 102, "beer garden,coffee,food,free wifi,quiz,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 103, "breakfast,coffee,food,free wifi", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 104, "arcade games,breakfast,coffee,food,free wifi,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 105, "beer garden,coffee,food,free wifi,live music,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 106, "coffee,food,pool table,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 107, "coffee,food,free wifi,live music", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 108, "darts,pool table", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 109, "arcade games,food,live music,pool table,sofas,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 110, "beer garden,coffee,dance floor,food,live music,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 111, "arcade games,coffee,food,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 112, "coffee,food,free wifi,live music,sports,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 113, "beer garden,darts,free wifi,live music,quiz", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 114, "arcade games,beer garden,food,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 115, "beer garden,coffee,food,free wifi,live music,quiz", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 116, "breakfast,coffee,food,free wifi,jukebox,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 117, "arcade games,breakfast,coffee,food,free wifi,live music,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 118, "coffee,food,live music", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 119, "arcade games,beer garden,coffee,food,free wifi", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 120, "beer garden,coffee,food,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 121, "arcade games,beer garden,coffee,food,free wifi,live music,pool table,sofas,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 122, "arcade games,dance floor,lgbt", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 123, "breakfast,dance floor,food,jukebox,live music,sports,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 124, "beer garden,coffee,food,live music,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 125, "beer garden,breakfast,coffee,food,free wifi,quiz,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 126, "breakfast,coffee,food,live music", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 127, "arcade games,beer garden,breakfast,coffee,food,free wifi,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 128, "arcade games,darts,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 129, "sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 130, "beer garden,jukebox,karaoke,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 131, "beer garden,breakfast,coffee,food,free wifi,sofas,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 132, "beer garden", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 133, "beer garden,food,free wifi,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 134, "beer garden,free wifi,karaoke,lgbt,quiz", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 135, "coffee,food,free wifi,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 136, "beer garden,coffee,food,live music,quiz,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 137, "arcade games,jukebox,karaoke,pool table", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 138, "coffee,dance floor,food,free wifi,karaoke", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 139, "beer garden,breakfast,coffee,food,quiz,sports,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 140, "arcade games,coffee,food", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 141, "arcade games,coffee,food,free wifi,pool table,sofas,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 142, "beer garden,dance floor,live music", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 143, "breakfast,coffee,food,free wifi,sofas,sports", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 144, "jukebox", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 145, "beer garden,coffee,food,jukebox", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 146, "arcade games,breakfast,coffee,food,free wifi,sofas,sports,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 147, "arcade games,beer garden,breakfast,coffee,food,free wifi,sofas,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 148, "beer garden,breakfast,coffee,food,free wifi,sofas,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 149, "beer garden,breakfast,coffee,food,free wifi,sunday roasts", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 150, "beer garden,coffee,free wifi,live music,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 151, "coffee,food,free wifi,membership discount,sofas", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 152, "arcade games,breakfast,coffee,dance floor,food,free wifi", null }); + + migrationBuilder.InsertData( + table: "Tags", + columns: new[] { "Id", "Name", "VenueId" }, + values: new object[] { 153, "arcade games,beer garden,breakfast,coffee,food,free wifi", null }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 1, "23-25 Great George Street, Leeds LS1 3BB", 1, new DateTime(2012, 11, 30, 21, 58, 52, 0, DateTimeKind.Local), "...It's really dark in here!", 53.8007317m, -1.5481764m, "...escobar", "0113 220 4389", 3m, 3m, 2m, 3m, "http://leedsbeer.info/wp-content/uploads/2012/11/20121129_185815.jpg", "EscobarLeeds", "http://leedsbeer.info/?p=765" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 2, "1 Little Neville Street, Granary Wharf, Leeds LS1 4ED", 2, new DateTime(2013, 4, 27, 15, 44, 22, 0, DateTimeKind.Local), "FORE! You can play \"golf\" here and enjoy a nice bottled ale. ", 53.7934952m, -1.5478653m, "\"Golf\" Cafe Bar", "0113 244 4428", 3.5m, 2.5m, 2.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/04/20130422_204442.jpg", "GolfCafeBar", "http://leedsbeer.info/?p=1382" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 3, "115 The Headrow, Leeds, LS1 5JW", 3, new DateTime(2014, 10, 18, 16, 48, 51, 0, DateTimeKind.Local), "A bar that lives up to its name.", 53.7994003m, -1.545981m, "115 The Headrow", "", 2.5m, 3m, 1.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2014/10/115.jpg", "BLoungeGrp", "http://leedsbeer.info/?p=2753" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 4, "7-9 Boar Lane, Leeds LS1 5DD", 2, new DateTime(2013, 5, 16, 17, 10, 30, 0, DateTimeKind.Local), "Not much going on here beer-wise, but they do serve food on a Sunday evening — quite a rarity amongst city centre bars. ", 53.7958908m, -1.5433109m, "1871 Bar & Lounge", "0845 200 1871", 2.5m, 3m, 1.5m, 1.5m, "http://leedsbeer.info/wp-content/uploads/2013/05/20130506_205930.jpg", "1871BarLeeds", "http://leedsbeer.info/?p=1455" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 5, "25 Great George Street, Leeds LS1 3AL", 2, new DateTime(2015, 3, 24, 20, 31, 30, 0, DateTimeKind.Local), "This fashionable cocktail bar & club isn't really our scene but has surprisingly good beer.", 53.8007202m, -1.5483344m, "314 In Progress", "0113 397 1337", 1.5m, 2.5m, 3m, 2m, "http://leedsbeer.info/wp-content/uploads/2015/03/IMG_20150209_175103005.jpg", "314Leeds", "http://leedsbeer.info/?p=3048" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 6, "Trinity Kitchen, Albion Street, Leeds LS1 5AT", 2, new DateTime(2013, 11, 16, 21, 47, 20, 0, DateTimeKind.Local), "Circular champagne bar is nice, but with a poor beer selection.", 53.7972984m, -1.545344m, "360 Champagne & Cocktails", "", 2.5m, 3m, 1m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131110_150923.jpg", "360_Trinity", "http://leedsbeer.info/?p=2098" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 7, "11 - 15 Hirst's Yard, Leeds LS1 6NJ", 2, new DateTime(2013, 8, 22, 21, 29, 53, 0, DateTimeKind.Local), "As the name suggests, the raison d'être of this spot is bourbon, but there are enough good American crafts to keep us happy. ", 53.795681m, -1.5416881m, "51% Bourbon Lounge", "0113 322 9919", 2m, 4m, 3m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130820_211253.jpg", "51_Bourbon", "http://leedsbeer.info/?p=1843" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 8, "Goodbard House,, 15 Infirmary Street, Leeds LS1 2JS", 2, new DateTime(2016, 8, 9, 13, 37, 30, 0, DateTimeKind.Local), "A high-end cocktail nightspot in the financial district. Not really our scene, and not enough beers to get us back. ", 53.7976761m, -1.5493602m, "53° North", "0113 856 0011", 2m, 2.5m, 1.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2016/08/IMG_20160710_192730025.jpg", "53degreesLS", "http://leedsbeer.info/?p=3517" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 9, "Sparrows Wharf, 32 The Calls, Leeds LS2 7EW", 3, new DateTime(2013, 6, 5, 23, 2, 7, 0, DateTimeKind.Local), "Looks like a gym on the outside, but exercise kit is about the only thing you won't find in here!", 53.7948723m, -1.5391223m, "Aire Bar", "0113 245 5500", 4.5m, 3.5m, 3m, 2m, "http://leedsbeer.info/wp-content/uploads/2013/06/IMAG0035.jpg", "", "http://leedsbeer.info/?p=1568" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 10, "27 East Parade, Leeds LS1 5BN", 2, new DateTime(2014, 3, 17, 23, 3, 33, 0, DateTimeKind.Local), "One of the two All Bar Ones in Leeds, and definitely the less interesting of the two.", 53.7985039m, -1.5490319m, "All Bar One — Greek Street", "0113 245 2485", 3.5m, 2m, 3m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140310_184308.jpg", "YourAllBarOne", "http://leedsbeer.info/?p=2305" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 11, "Unit D, Electric Press, Leeds LS2 3AD", 2, new DateTime(2013, 5, 16, 22, 14, 25, 0, DateTimeKind.Local), "A chain bar with a surprisingly appealing selection of beer. ", 53.8012276m, -1.5484293m, "All Bar One — The Electric Press", "0113 244 8835", 4m, 2.5m, 3m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/05/20130513_193606.jpg", "YourAllBarOne", "http://leedsbeer.info/?p=1482" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 12, "23-25 Great George St, Leeds LS1 3AL", 2, new DateTime(2014, 8, 29, 8, 13, 2, 0, DateTimeKind.Local), "Here's something new to Leeds: an ultra-cool burger bar.", 53.8007202m, -1.5480624m, "Almost Famous", "", 3m, 4.5m, 3m, 3m, "http://leedsbeer.info/wp-content/uploads/2014/08/IMG_20140826_174337.jpg", "AlmostFamousLDS", "http://leedsbeer.info/?p=2592" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 13, "Level 6, Trinity Leeds, 70 Boar Lane, Leeds LS1 6HW", 2, new DateTime(2014, 5, 12, 19, 50, 41, 0, DateTimeKind.Local), "Atop Trinity shopping centre, this bar will delight those who love a good roof garden. ", 53.7964096m, -1.5433298m, "Angelica", "0113 897 0099", 3m, 4m, 3m, 1.5m, "http://leedsbeer.info/wp-content/uploads/2014/05/IMG_20140505_133542.jpg", "AngelicaLeeds", "http://leedsbeer.info/?p=2389" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 14, "Arches V & W, The Dark Arches, Granary Wharf, Leeds LS1 4BR", 2, new DateTime(2015, 9, 21, 22, 57, 25, 0, DateTimeKind.Local), "Ossett complete their dominance of Granary Wharf with this disco kitchen.", 53.7936935m, -1.5495384m, "Archie's Bar & Kitchen", "0113 243 1001", 4.5m, 3.5m, 3m, 3m, "http://leedsbeer.info/wp-content/uploads/2015/09/IMG_20150918_175536338.jpg", "ArchiesLeeds", "http://leedsbeer.info/?p=3237" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 15, "123 The Headrow, Leeds LS1 5RD", 2, new DateTime(2013, 12, 9, 21, 23, 39, 0, DateTimeKind.Local), "They really do have a lot of beers from around the world!", 53.7994232m, -1.5473208m, "Around the World in 80 Beers", "0845 533 3000", 2m, 2m, 4m, 2m, "http://leedsbeer.info/wp-content/uploads/2013/12/IMG_20131129_162024.jpg", "Leeds80BeersBar", "http://leedsbeer.info/?p=2123" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 16, "42 Call Lane, Leeds LS1 6DT", 2, new DateTime(2013, 1, 25, 21, 55, 9, 0, DateTimeKind.Local), "A café bar where the food selection far surpasses the choice of beers. ", 53.7955132m, -1.5411516m, "Arts Café", "0113 243 8243", 3m, 3.5m, 2m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/01/20130119_120909.jpg", "artscafeleeds", "http://leedsbeer.info/?p=911" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 17, "31 King St, Leeds LS1 2HL", 2, new DateTime(2017, 3, 5, 12, 44, 41, 0, DateTimeKind.Local), "Out with London, in with Munich. But is it any better than its old incarnation?", 53.79776m, -1.5498528m, "Atlas Brauhaus", "0113 2442906", 2m, 2.5m, 3m, 2m, "http://leedsbeer.info/wp-content/uploads/2017/03/IMG_20170116_184808.jpg", "AtlasBrauhaus", "http://leedsbeer.info/?p=3638" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 18, "31 King Street, Leeds LS1 2HL", 1, new DateTime(2014, 1, 17, 8, 0, 53, 0, DateTimeKind.Local), "A self-proclaimed \"London-style pub\". They're right, too.", 53.7977448m, -1.5498742m, "Atlas Pub", "0113 244 2906", 3m, 2m, 2.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2014/01/IMG_20140115_123655.jpg", "AtlasPubLeeds", "http://leedsbeer.info/?p=2203" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 19, "5 Brewery Place, Leeds LS10 1NE", 2, new DateTime(2013, 2, 24, 18, 27, 51, 0, DateTimeKind.Local), "Food, drink, dancing and Howard Marks. But what about the beer?", 53.7937737m, -1.5371847m, "Azúcar", "0113 243 5761", 3.5m, 2m, 2m, 2m, "http://leedsbeer.info/wp-content/uploads/2013/02/20130222_175052.jpg", "AzucarLeeds", "http://leedsbeer.info/?p=1129" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 20, "43-51 Cookridge Street, Leeds LS2 3AW", 2, new DateTime(2014, 4, 28, 20, 57, 12, 0, DateTimeKind.Local), "A haven for lovers of rainbow-coloured shooters, but with a surprising range of craft beers too. ", 53.8018265m, -1.5474565m, "Baa Bar", "0113 244 4213", 2m, 2.5m, 2.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2014/04/IMG_20140423_174408.jpg", "BaaBarLeeds", "http://leedsbeer.info/?p=2364" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 21, "11 York Place, Leeds LS1 2DS", 1, new DateTime(2013, 7, 31, 22, 23, 49, 0, DateTimeKind.Local), "Great beer choice and a well-executed 1960s theme make this one of the financial quarter's best offerings. ", 53.7969627m, -1.5521841m, "Baby Jupiter", "0113 242 1202", 3.5m, 4m, 3.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/07/IMG_20130723_205926.jpg", "babyjupiterbar", "http://leedsbeer.info/?p=1768" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 22, "7 Call Lane, Leeds LS1 7DH", 2, new DateTime(2013, 8, 9, 8, 12, 35, 0, DateTimeKind.Local), "Very dark rock bar where you can get 15% off for being a wanker.", 53.7963791m, -1.539824m, "Bad Apples", "07872 648781", 1.5m, 3m, 2.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130803_204005.jpg", "badapplesbar", "http://leedsbeer.info/?p=1803" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 23, "11 Mill Hill, Leeds LS1 5DQ", 3, new DateTime(2016, 2, 23, 21, 50, 23, 0, DateTimeKind.Local), "A refurbed pub that in trying to appeal to everyone, failed to appeal to us. ", 53.7951088m, -1.5454998m, "Baht'ap", "0113 245 6540", 2.5m, 2.5m, 3m, 2m, "http://leedsbeer.info/wp-content/uploads/2016/02/IMG_20160130_163552883.jpg", "bahtapleeds", "http://leedsbeer.info/?p=3386" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 24, "The Old Post Office, 2 City Square, Leeds LS1 2ES", 2, new DateTime(2016, 5, 14, 12, 3, 51, 0, DateTimeKind.Local), "Another Arc Inspirations bar. We're not going to shout about it, but it's a welcome addition to City Square.", 53.7968063m, -1.5479217m, "Banyan Bar & Kitchen", "0113 243 4600", 4m, 2.5m, 2m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2016/05/IMG_20160511_182454696.jpg", "banyanlds", "http://leedsbeer.info/?p=3506" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 25, "Buca di Pizza, 27 Wellington St., Leeds LS1 4EA", 2, new DateTime(2015, 10, 3, 13, 23, 21, 0, DateTimeKind.Local), "Buca di Pizza's dedicated bar space is a chilled out basement escape.", 53.7961769m, -1.5516782m, "Bar Camparino", "0113 242 3872", 3.5m, 4.5m, 3m, 2m, "http://leedsbeer.info/wp-content/uploads/2015/09/IMG-20151002-WA0000.jpg", "bucaleeds", "http://leedsbeer.info/?p=3241" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 26, "37 Call Lane, Leeds LS1 6DT", 1, new DateTime(2013, 2, 5, 20, 55, 5, 0, DateTimeKind.Local), "This Call Lane staple is now a Pizza Kitchen, but it's still a bit too dull for us to want to come back often.", 53.7954941m, -1.5408111m, "Bar Room Bar", "0113 243 0315", 2.5m, 2.5m, 2m, 2m, "http://leedsbeer.info/wp-content/uploads/2013/02/20130204_202204.jpg", "BarRoomBarLeeds", "http://leedsbeer.info/?p=999" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 27, "64-68 Call Lane, Leeds LS1 6DT", 1, new DateTime(2015, 1, 21, 21, 27, 14, 0, DateTimeKind.Local), "A Call Lane dance club for people who like Call Lane dance clubs and don't mind shitty beer. ", 53.7946167m, -1.5421361m, "Baracoa Luxe Bar", "0113 245 2324", 1.5m, 1m, 1m, 1m, "http://leedsbeer.info/wp-content/uploads/2015/01/baracoa.jpg", "baracoaluxebar", "http://leedsbeer.info/?p=2961" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 28, "6 Millennium Square, Great George Street, Leeds LS2 3AD", 2, new DateTime(2015, 9, 30, 22, 6, 43, 0, DateTimeKind.Local), "A meat market for grown-ups. Average beer. ", 53.8008957m, -1.5483377m, "Be At One", "0113 887 2784", 1m, 2.5m, 2m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2015/09/IMG_20150918_201517554.jpg", "BeAtOneBar", "http://leedsbeer.info/?p=3239" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 29, "1-1A Cross Belgrave Street, Leeds LS2 8JP", 2, new DateTime(2013, 10, 13, 21, 26, 25, 0, DateTimeKind.Local), "It's like someone reached inside our brains and constructed a place out of all our favourite things.", 53.8008232m, -1.5410471m, "Belgrave Music Hall & Canteen", "0113 234 6160", 4.5m, 4m, 4m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/10/IMG_20131006_182858.jpg", "Belgrave_Leeds", "http://leedsbeer.info/?p=2015" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 30, "Criterion Place, Sovereign Street, Leeds LS1 4AG", 4, new DateTime(2013, 9, 17, 9, 19, 13, 0, DateTimeKind.Local), "If it walks like a cruise ship and talks like a cruise ship, it's probably Bibis Italianissimo. ", 53.7943535m, -1.5444469m, "Bibis Italianissimo", "0113 243 0905", 3.5m, 2.5m, 2m, 2m, "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130911_205310.jpg", "BibisRestaurant", "http://leedsbeer.info/?p=1951" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 31, "1 South Parade, Leeds LS1 5QL", 2, new DateTime(2013, 10, 20, 19, 43, 47, 0, DateTimeKind.Local), "An authentic Bavarian bar constructed in the mind of someone who has seen Bavarian bars on the telly.", 53.7991676m, -1.5472162m, "Bierkeller", "08455 333 000", 2m, 1.5m, 3m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/10/IMG_20131015_180021.jpg", "LeedsBierkeller", "http://leedsbeer.info/?p=2043" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 32, "Arch U, Dark Arches, Dark Neville Street, Leeds LS1 4BR", 2, new DateTime(2014, 7, 23, 22, 21, 55, 0, DateTimeKind.Local), "A tapas bar that actually feels like a BAR and not a restaurant. ", 53.7936401m, -1.5495789m, "Bilbao Bar", "0113 345 4323", 2.5m, 3.5m, 3.5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2014/07/IMG_20140719_195003.jpg", "", "http://leedsbeer.info/?p=2538" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 33, "Central Arcade, Leeds LS1 6DX", 2, new DateTime(2014, 10, 26, 17, 59, 24, 0, DateTimeKind.Local), "The companion bar to Bird and Beast, featuring a DJ and lots of coolness. ", 53.7961426m, -1.5414344m, "Bird and Beats", "0113 245 3348", 1.5m, 3.5m, 2.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141024_174653492.jpg", "birdrestaurants", "http://leedsbeer.info/?p=2781" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 34, "37 Call Lane, Leeds LS1 6DT", 3, new DateTime(2014, 10, 30, 8, 6, 5, 0, DateTimeKind.Local), "The newest bar in the Sandinista! empire was a bit of a surprise for us.", 53.7954025m, -1.5409023m, "Black Swan", "0113 245 7700", 3.5m, 3m, 4m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141028_193110732.jpg", "blackswanleeds", "http://leedsbeer.info/?p=2837" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 35, "3-7 Blayds Yard, Lower Briggate, Leeds LS1 4AD", 2, new DateTime(2014, 10, 29, 20, 40, 1, 0, DateTimeKind.Local), "This tiny bar is one of Leeds's oldest LGBT venues. Beer selection is as you'd expect.", 53.7946854m, -1.5427785m, "Blayds Bar", "0113 244 5590", 2.5m, 1m, 0.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141025_213418266.jpg", "BlaydsBar", "http://leedsbeer.info/?p=2785" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 36, "5 1/2 Cross Belgrave Street, Leeds LS2 8JP", 2, new DateTime(2013, 11, 3, 17, 4, 19, 0, DateTimeKind.Local), "Pretension, pretension, burning bright... ", 53.8009109m, -1.5410269m, "Blind Tyger Drinking Den", "0113 245 7700", 1.5m, 3m, 3m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131029_182820.jpg", "BlindTygerLeeds", "http://leedsbeer.info/?p=2052" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 37, "157 - 158 Lower Briggate, Leeds LS1 6BG", 3, new DateTime(2016, 12, 8, 22, 14, 33, 0, DateTimeKind.Local), "This big chain is getting in on the craft beer world. And it's getting it right.", 53.7956581m, -1.5423775m, "Bower's Tap", "0113 244 2275", 4m, 3m, 4.5m, 4m, "http://leedsbeer.info/wp-content/uploads/2016/12/IMG_20161108_212257.jpg", "bowerstap", "http://leedsbeer.info/?p=3584" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 38, "White Cloth Hall, Crown Street, Leeds LS2 7RB", 2, new DateTime(2013, 3, 17, 23, 12, 0, 0, DateTimeKind.Local), "As if Leeds weren't already awesome enough, we now have a BrewDog Bar! ", 53.795536m, -1.5397918m, "BrewDog", "", 3m, 4m, 5m, 4m, "http://leedsbeer.info/wp-content/uploads/2013/03/20130316_121300.jpg", "BrewDogBarLeeds", "http://leedsbeer.info/?p=1256" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 39, "1-5 Bridge End, Leeds LS1 7HG", 2, new DateTime(2014, 5, 28, 16, 15, 29, 0, DateTimeKind.Local), "Another LGBT bar with no decent beers. Such a shame.", 53.7944565m, -1.542061m, "Bridge", "0113 258 7339", 3m, 1.5m, 0.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2014/05/IMG_20140520_181435.jpg", "", "http://leedsbeer.info/?p=2444" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 40, "50 Call Lane, Leeds LS1 6DT", 2, new DateTime(2013, 6, 9, 22, 38, 19, 0, DateTimeKind.Local), "Not the best beer in Leeds, by any means, but quite possibly the best beer on Call Lane. ", 53.7951813m, -1.5412519m, "Brooklyn Bar", "0113 322 9919 ", 2.5m, 3m, 3m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/06/IMG_20130605_175008.jpg", "", "http://leedsbeer.info/?p=1596" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 41, "20-24 The Calls, Leeds LS2 7EW", 1, new DateTime(2013, 9, 26, 22, 21, 6, 0, DateTimeKind.Local), "Here for 6 weeks. Drink all the beer and fast!", 53.7950249m, -1.5397596m, "Brooklyn Brewery Popup", "", 2m, 3m, 4m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130926_202545.jpg", "BrooklynBrewery", "http://leedsbeer.info/?p=1997" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 42, "The Light, The Headrow, Leeds LS1 8EQ", 2, new DateTime(2013, 7, 15, 22, 35, 44, 0, DateTimeKind.Local), "Part of a southern chain that seems to have left the north behind. Should be posh, but really isn't.", 53.7997246m, -1.5468407m, "Browns Bar & Brasserie", "0113 243 9353", 2m, 2.5m, 1.5m, 1.5m, "http://leedsbeer.info/wp-content/uploads/2013/07/IMG_20130714_203916.jpg", "BrownsLeeds", "http://leedsbeer.info/?p=1738" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 43, "6 Mill Hill, Leeds LS1 5DQ", 2, new DateTime(2014, 7, 19, 22, 33, 54, 0, DateTimeKind.Local), "The latest addition to the Leeds craft beer scene does not disappoint. In fact, we've made it our home already.", 53.7954407m, -1.545513m, "Bundobust", "", 4m, 4m, 4.5m, 4m, "http://leedsbeer.info/wp-content/uploads/2014/07/IMG_20140718_173001.jpg", "bundobust", "http://leedsbeer.info/?p=2524" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 44, "12 Park Place, Leeds LS1 2RU", 2, new DateTime(2015, 5, 22, 8, 1, 14, 0, DateTimeKind.Local), "A French bistro & bar in the heart of the financial quarter, with a surprising selection of beers.", 53.7977333m, -1.5519875m, "Burgundy", "0113 245 0703", 3m, 3.5m, 3m, 2m, "http://leedsbeer.info/wp-content/uploads/2015/05/IMG_20150513_120220724_HDR.jpg", "burgundyleeds", "http://leedsbeer.info/?p=3138" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 45, "38 Call Lane, Leeds LS1 6DT", 2, new DateTime(2013, 2, 5, 23, 51, 31, 0, DateTimeKind.Local), "Call Lane Social has a few good beers in a fancy environment, but it's too dark and too loud for us!", 53.7956314m, -1.5411524m, "Call Lane Social", "0113 247 0285", 1.5m, 2m, 3m, 2m, "http://leedsbeer.info/wp-content/uploads/2013/02/20130204_210819.jpg", "CallLaneSocial1", "http://leedsbeer.info/?p=1015" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 46, "Candle House, Granary Wharf, Leeds LS1 4GJ", 2, new DateTime(2015, 5, 3, 17, 59, 11, 0, DateTimeKind.Local), "An Ossett Brewery bar, appealing to craft beer and wine lovers alike. ", 53.7933159m, -1.5508283m, "Candlebar", "244 6655", 3.5m, 3.5m, 4.5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2015/05/IMG_20150426_124459563.jpg", "candlebarleeds", "http://leedsbeer.info/?p=3118" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 47, "Calverley Street, Leeds LS1 3ED", 1, new DateTime(2014, 4, 28, 21, 20, 54, 0, DateTimeKind.Local), "The original rock & indie bar hasn't lost any of its spirit in hipster times.", 53.8006859m, -1.5487397m, "Carpe Diem", "0113 243 6264", 4.5m, 3.5m, 1.5m, 4m, "http://leedsbeer.info/wp-content/uploads/2014/04/IMG_20140428_181350.jpg", "CarpeDiem_Leeds", "http://leedsbeer.info/?p=2374" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 48, "24 Dock Street, Leeds LS10 1JF", 2, new DateTime(2016, 1, 10, 22, 17, 37, 0, DateTimeKind.Local), "A delightful tea room and bar, offering a handful of good local beers and with room to grow. ", 53.793766m, -1.5395629m, "Cha Lounge", "07749 811218", 4m, 5m, 2.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2016/01/IMG_20160109_192652572.jpg", "ChaLoungeLeeds", "http://leedsbeer.info/?p=3367" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 49, "Assembly Street, Leeds LS2 7DA", 1, new DateTime(2014, 1, 5, 15, 12, 43, 0, DateTimeKind.Local), "Imagine Yates's was a nightclub.", 53.7956963m, -1.5394807m, "Chilli White", "0113 219 4001", 1.5m, 1m, 0.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2014/01/IMG_20140104_192127.jpg", "ChilliWhiteLDS", "http://leedsbeer.info/?p=2167" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 50, "Lower Briggate, Leeds LS1 4AE", 2, new DateTime(2013, 8, 28, 21, 58, 58, 0, DateTimeKind.Local), "There is nothing exceptional about the Cosmopolitan. An unexceptional beer selection in unexceptional surroundings.", 53.7945251m, -1.5425115m, "Cosmopolitan Hotel", "0113 243 6454", 3m, 2.5m, 2m, 2m, "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130823_175453.jpg", "cosmoleeds", "http://leedsbeer.info/?p=1871" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 51, "Harper Street, Leeds LS2 7EA", 3, new DateTime(2013, 6, 23, 21, 44, 49, 0, DateTimeKind.Local), "A June 2013 addition to the Leeds Brewery family, this charming spot has some great beer and a true crowd of amenities. ", 53.7961693m, -1.5376812m, "Crowd of Favours", "", 3.5m, 4m, 4m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/06/IMG_20130622_162738.jpg", "CrowdofFavours", "http://leedsbeer.info/?p=1651" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 52, "Waterman’s Place, Granary Wharf, Leeds LS1 4GL", 1, new DateTime(2012, 11, 19, 22, 6, 7, 0, DateTimeKind.Local), "Granary Wharf's champagne bar certainly looks and feels the part. And we aren't the part.", 53.7929611m, -1.5483528m, "Cuvée", "0113 318 2808", 1.5m, 2m, 3.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2012/11/20121117_155151.jpg", "CuveeLeeds", "http://leedsbeer.info/?p=715" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 53, "19 Boar Lane, Leeds LS1 6EA", 2, new DateTime(2014, 9, 30, 22, 18, 52, 0, DateTimeKind.Local), "Really just an antechamber for the restaurant, but pleasant enough.", 53.7958107m, -1.5437937m, "Dish", "0113 318 2274", 3m, 3.5m, 2.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140929_175629.jpg", "dishleeds", "http://leedsbeer.info/?p=2690" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 54, "7 Duncan Street, Leeds LS1 6DQ", 2, new DateTime(2012, 9, 21, 15, 20, 2, 0, DateTimeKind.Local), "Speakeasy-style underground club/bar with great beer selection and decent food.", 53.7961578m, -1.5417939m, "Distrikt", "0113 243 3674", 2.5m, 3.5m, 3.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2012/09/20120920_121330.jpg", "distrikt_leeds", "http://leedsbeer.info/?p=185" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 55, "Dock 29, The Boulevard, Leeds Dock LS10 1PZ", 2, new DateTime(2016, 3, 6, 10, 13, 6, 0, DateTimeKind.Local), "There's actually a bar in Leeds Dock! Imagine that.", 53.7909813m, -1.5323448m, "Dock 29", "0113 322 6377", 4m, 4.5m, 2m, 2m, "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160305_191927282.jpg", "Dock_29", "http://leedsbeer.info/?p=3436" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 56, "Woodhouse Lane, Leeds LS2 3AX", 3, new DateTime(2014, 5, 13, 22, 21, 46, 0, DateTimeKind.Local), "It's a boat.", 53.8044662m, -1.5476723m, "Dry Dock", "0113 391 2658", 4.5m, 2.5m, 2.5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2014/05/IMG_20140508_174731.jpg", "DryDockLeeds", "http://leedsbeer.info/?p=2417" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 57, "43 Kirkgate, Leeds LS2 7DR", 3, new DateTime(2013, 6, 27, 9, 23, 0, 0, DateTimeKind.Local), "The famous live music venue also has an amazing beer terrace and a ridiculous number of cask ales.", 53.7959824m, -1.5377909m, "Duck & Drake", "0113 245 5432", 3m, 3.5m, 4m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2013/06/IMG_20130625_174445.jpg", "", "http://leedsbeer.info/?p=1675" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 58, "88 Wellington Street, Leeds LS1 4LT", 3, new DateTime(2017, 1, 10, 22, 27, 51, 0, DateTimeKind.Local), "A well-done Stonegate pub with lots to offer, including a list of beers that's good enough. ", 53.7968712m, -1.5551857m, "Editor's Draught", "0113 887 1829", 4.5m, 3m, 3.5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2017/01/IMG_20161204_192033.jpg", "EditorsDraught", "http://leedsbeer.info/?p=3613" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 59, "12 Great George Street, Leeds LS1 3DW", 2, new DateTime(2013, 5, 20, 7, 48, 50, 0, DateTimeKind.Local), "This champagne bar is good if you want to choose your Ilkley beer by the colour of the bottle.", 53.8009644m, -1.5480592m, "Épernay", "0113 242 9977", 2m, 2.5m, 3.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2013/05/20130513_193829.jpg", "epernayleeds", "http://leedsbeer.info/?p=1484" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 60, "Level 4, Trinity Leeds, Albion Street, Leeds LS1 5AT", 4, new DateTime(2014, 2, 1, 17, 38, 32, 0, DateTimeKind.Local), "Not your average cinema, Everyman makes an effort to appeal to casual drinkers and is surprisingly pleasant.", 53.796627m, -1.5441155m, "Everyman Cinema & Pizzeria", "020 3542 8904", 3.5m, 4m, 2.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2014/02/IMG_20140127_175233.jpg", "Everymancinema", "http://leedsbeer.info/?p=2226" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 61, "46 Woodhouse Lane, Leeds LS2 8PL", 1, new DateTime(2012, 9, 21, 19, 25, 54, 0, DateTimeKind.Local), "Cult TV theme bar with dance floor. Cheap-ish drinks, but none of them very nice. Go for the arcade games!", 53.8023453m, -1.5453913m, "Fab Cafe", "0113 244 9009", 2.5m, 4m, 1m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2012/09/20120920_205607.jpg", "fabcafeleeds", "http://leedsbeer.info/?p=196" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 62, "168 Lower Briggate, Leeds LS1 6LY", 2, new DateTime(2013, 5, 9, 8, 40, 3, 0, DateTimeKind.Local), "This gay-friendly café-bar crossover has a lot going for it, but sadly not its beer selection.", 53.7952805m, -1.5423506m, "Fibre", "08701 200 888", 4m, 2.5m, 1m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2013/05/20130506_195831.jpg", "BarFibreLeeds", "http://leedsbeer.info/?p=1451" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 63, "9 Burley Street, Leeds LS3 1LD", 3, new DateTime(2013, 6, 9, 22, 37, 15, 0, DateTimeKind.Local), "The only pub in the city centre to brew its own cask ale, and that's not even the best thing about it.", 53.800045m, -1.5594819m, "Fox & Newt", "07506 741039", 4.5m, 3.5m, 3.5m, 4m, "http://leedsbeer.info/wp-content/uploads/2013/06/IMG_20130604_180203.jpg", "", "http://leedsbeer.info/?p=1595" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 64, "4 New Station Street, Leeds LS1 5DL", 2, new DateTime(2013, 8, 21, 7, 44, 52, 0, DateTimeKind.Local), "Our 100th review is somewhere very special indeed. Are you a friend of ham yet?", 53.7955399m, -1.545049m, "Friends of Ham", "0113 242 0275", 3m, 4.5m, 5m, 4m, "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130818_165056.jpg", "friendsofham", "http://leedsbeer.info/?p=1827" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 65, "31-33 Vicar Lane, Leeds LS1 6DS", 3, new DateTime(2014, 8, 25, 19, 2, 8, 0, DateTimeKind.Local), "A traditional Yorkshire pub that, to our delight, is part of the Sam Smith's family. ", 53.7971687m, -1.5404792m, "General Eliott", "0113 244 2663", 0.5m, 1.5m, 3.5m, 4m, "http://leedsbeer.info/wp-content/uploads/2014/08/IMG_20140821_192819.jpg", "", "http://leedsbeer.info/?p=2572" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 66, "Bramleys Yard, The Headrow, Leeds LS1 6PU", 2, new DateTime(2015, 11, 2, 22, 47, 4, 0, DateTimeKind.Local), "A crafty cousin of Belgrave Music Hall and Canteen, complete with a full restaurant and two roof terraces. ", 53.7985268m, -1.5406919m, "Headrow House", "0113 234 6160", 4m, 4.5m, 4m, 3m, "http://leedsbeer.info/wp-content/uploads/2015/11/IMG_20151019_174341668.jpg", "headrowhouse", "http://leedsbeer.info/?p=3296" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 67, "68 New Briggate, Leeds LS1 6PQ", 1, new DateTime(2014, 10, 22, 13, 11, 53, 0, DateTimeKind.Local), "The first dedicated sports bar in the Northern Quarter. ", 53.8007126m, -1.5403296m, "Henleys Sports Bar and Grill", "0113 345 1130", 2m, 2m, 1m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141021_174854.jpg", "henleyssportbar", "http://leedsbeer.info/?p=2765" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 68, "10 Greek Street, Leeds LS1 5RU", 1, new DateTime(2012, 11, 10, 14, 22, 37, 0, DateTimeKind.Local), "Ever wanted to go to a hotel bar that wasn't in a hotel? Henry's is for you!", 53.7982597m, -1.5481473m, "Henry's Café Bar", "0113 245 9424", 4m, 2m, 1.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2012/11/20121107_123618.jpg", "henryscafebar", "http://leedsbeer.info/?p=673" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 69, "11-15 Hirsts Yard, Leeds LS1 6NJ", 2, new DateTime(2014, 7, 13, 23, 2, 44, 0, DateTimeKind.Local), "Lots of local bottles, a charming atmosphere and live music. The only thing maybe not to like too much are the prices. ", 53.7956734m, -1.5418015m, "Hirst's Yard", "0113 322 9919", 2.5m, 4m, 3m, 2m, "http://leedsbeer.info/wp-content/uploads/2014/07/IMG_20140708_205536.jpg", "HirstsYard", "http://leedsbeer.info/?p=2510" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 70, "46 Eastgate, Leeds LS2 7JL", 1, new DateTime(2013, 2, 12, 21, 56, 8, 0, DateTimeKind.Local), "A sports pub where we felt quite uncomfortable and out of place. Definitely not for us.", 53.7985268m, -1.5370345m, "Hoagys Bar", "0113 243 9351", 3m, 0.5m, 1.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/02/20130211_175502.jpg", "", "http://leedsbeer.info/?p=1035" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 71, "Hepper House, 17a East Parade, Leeds LS1 2BH", 2, new DateTime(2016, 4, 26, 20, 6, 3, 0, DateTimeKind.Local), "A new super-posh Spanish restaurant with an attached bar but no interesting beers.", 53.7992897m, -1.5492386m, "Ibérica", "0113 403 7007", 1.5m, 4m, 1m, 2m, "http://leedsbeer.info/wp-content/uploads/2016/04/IMG_20160415_192323807.jpg", "IbericaLeeds", "http://leedsbeer.info/?p=3495" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 72, "Munro House, Duke Street, Leeds LS9 8AG", 2, new DateTime(2015, 2, 22, 23, 19, 11, 0, DateTimeKind.Local), "A real Italian wine shop with a surprising beer selection.", 53.7970581m, -1.5340942m, "Ipsum Vinoteca", "0113 242 5197", 3.5m, 4.5m, 3.5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2015/02/IMG_20150216_165023239.jpg", "IpsumVinoteca", "http://leedsbeer.info/?p=3013" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 73, "57-59 New Briggate, Leeds LS2 8JD", 1, new DateTime(2013, 4, 21, 16, 22, 23, 0, DateTimeKind.Local), "A new American-style café/bar offering ridiculously indulgent food and an OK selection of beer. ", 53.8004761m, -1.5410954m, "it Bar", "0113 246 9080", 4m, 3.5m, 3m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/04/20130414_174335.jpg", "Itbarleeds", "http://leedsbeer.info/?p=1341" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 74, "29 Call Lane, Leeds LS1 7BT", 2, new DateTime(2013, 2, 5, 10, 56, 32, 0, DateTimeKind.Local), "Though it scores low on beer, this unique bar and distillery has loads going for it. ", 53.795681m, -1.5408111m, "Jake's Bar and Still Room", "0113 243 1110", 2.5m, 4m, 1m, 1.5m, "http://leedsbeer.info/wp-content/uploads/2013/02/20130204_184118.jpg", "Jakesbarleeds", "http://leedsbeer.info/?p=980" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 75, "72 New Briggate, Leeds LS1 6NU", 1, new DateTime(2015, 7, 19, 20, 11, 54, 0, DateTimeKind.Local), "Er... we don't really know what we just experienced.", 53.800724m, -1.540159m, "Khao San Bar", "0113 318 4306", 1.5m, 1m, 1m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2015/07/IMG_20150713_181356309_HDR.jpg", "KhaoSanBar", "http://leedsbeer.info/?p=3152" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 76, "Merrion Way, Leeds LS2 8BT", 1, new DateTime(2014, 11, 30, 22, 8, 3, 0, DateTimeKind.Local), "This Merrion Centre spot offers a decent beer selection to Arena goers. ", 53.8025246m, -1.5441989m, "LAB", "0113 887 7281", 3.5m, 3m, 3m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141125_174315517.jpg", "LABLeeds", "http://leedsbeer.info/?p=2894" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 77, "West Point, Wellington Street, Leeds LS1 4JY", 2, new DateTime(2013, 12, 22, 10, 30, 10, 0, DateTimeKind.Local), "A popular corporate-ish spot with a recently improved selection of brews. ", 53.7958298m, -1.553333m, "Lazy Lounge", "0113 244 6055", 3.5m, 2.5m, 3.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/12/IMG_20131214_211033.jpg", "LazyLounge", "http://leedsbeer.info/?p=2155" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 78, "Granary Wharf, Leeds LS1 4BR", 2, new DateTime(2013, 4, 23, 22, 24, 19, 0, DateTimeKind.Local), "Wine bar, deli and restaurant all merged into one. Limited selection of beers, but they're so good!", 53.7937393m, -1.5489566m, "LIVIN'italy", "0113 243 0090", 3.5m, 4m, 3m, 2m, "http://leedsbeer.info/wp-content/uploads/2013/04/20130422_190922.jpg", "LIVINitaly_LS1", "http://leedsbeer.info/?p=1375" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 79, "St John’s House, Merrion Street, Leeds LS2 8JE", 1, new DateTime(2013, 8, 29, 7, 41, 2, 0, DateTimeKind.Local), "This truly amazing building hides a pub with a decent enough beer selection and a great terrace. Shame about the interior design.", 53.8004799m, -1.5419403m, "Lounge Bar & Grill", "0113 244 4234", 4.5m, 3m, 3.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130826_135841.jpg", "LoungeBarGrill", "http://leedsbeer.info/?p=1883" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 80, "11 Merrion Street, Leeds LS1 6PG", 2, new DateTime(2014, 11, 28, 13, 21, 0, 0, DateTimeKind.Local), "\"New York style\" companion bar to The Pit. We're staying next door, thanks.", 53.8004074m, -1.5404195m, "Manahatta", "0113 245 6275", 2m, 1.5m, 2.5m, 1m, "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141122_192031535.jpg", "ManahattaLeeds", "http://leedsbeer.info/?p=2882" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 81, "Leeds Market, 28-34 George St, Leeds LS2 7HY", 4, new DateTime(2016, 9, 22, 8, 5, 15, 0, DateTimeKind.Local), "Part of Kirkgate Market's new food hall, offering a decent selection of beers plus delicious Indian street food to go along with it. ", 53.7968102m, -1.5377454m, "Manjit's Kitchen", "0113 216 1089", 3m, 4m, 3.5m, 4m, "http://leedsbeer.info/wp-content/uploads/2016/09/IMG_20160908_123625667.jpg", "manjitskitchen", "http://leedsbeer.info/?p=3560" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 82, "Arena Quarter, Merrion Way, Leeds LS2 8BT", 4, new DateTime(2016, 8, 28, 12, 24, 34, 0, DateTimeKind.Local), "What do Motown and pizza have in common? Probably not much apart from this bar.", 53.8025131m, -1.5440029m, "Marvin's Pizza Parlour", "0113 467 2006", 3.5m, 3m, 3.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2016/08/IMG_20160810_182809697_HDR.jpg", "marvinsleeds", "http://leedsbeer.info/?p=3546" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 83, "85 Cookridge Street, Leeds LS2 3AW", 1, new DateTime(2013, 1, 6, 21, 20, 43, 0, DateTimeKind.Local), "A slightly upmarket student bar, but not much happening beer-wise. ", 53.8025742m, -1.5466304m, "Massey's Booksellers", "0113 244 8888", 1.5m, 3m, 1.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2013/01/20130102_175258.jpg", "", "http://leedsbeer.info/?p=851" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 84, "22-30 Merrion Street, Leeds LS2 8JG", 1, new DateTime(2012, 11, 30, 21, 26, 51, 0, DateTimeKind.Local), "Trying to be the Hottest Spot North of Havana, this new nightclub falls a bit short on our criteria. ", 53.8005791m, -1.5414319m, "Mayaimi", "07889 127 253", 1m, 1m, 1.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2012/11/20121129_175245.jpg", "mayaimileeds", "http://leedsbeer.info/?p=748" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 85, "14 Merrion Street,, Leeds LS1 6PQ", 2, new DateTime(2016, 3, 17, 21, 42, 45, 0, DateTimeKind.Local), "You know what Leeds needs? A Johnny Cash theme bar!", 53.8004799m, -1.5401402m, "Mean-Eyed Cat Bar", "0113 244 4080", 2m, 3.5m, 3.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160309_222957686.jpg", "MeanEyed_CatBar", "http://leedsbeer.info/?p=3455" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 86, "Bank Street, Trinity Centre, Leeds LS1 5AT", 2, new DateTime(2014, 9, 7, 11, 27, 52, 0, DateTimeKind.Local), "London's hipster burgeria gets in on the Leeds action.", 53.797039m, -1.5445393m, "MEATLiquor", "", 3m, 2.5m, 3m, 2m, "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140905_182755.jpg", "meatliquorLDS", "http://leedsbeer.info/?p=2626" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 87, "10-12 Call Lane, Leeds LS1 6DN", 2, new DateTime(2015, 3, 24, 19, 2, 51, 0, DateTimeKind.Local), "One of the top indie hangouts in Leeds with a decent selection of beers to boot.", 53.7964439m, -1.5400811m, "Milo", "0113 345 0800", 2.5m, 4m, 3.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2015/03/IMG_20150321_180747183.jpg", "milobarleeds", "http://leedsbeer.info/?p=3046" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 88, "28 New Briggate, Leeds LS1 6NU", 4, new DateTime(2014, 10, 30, 7, 44, 21, 0, DateTimeKind.Local), "Leeds's only dedicated karaoke bar is definitely all about the karaoke and not at all about the beer.", 53.7996216m, -1.5415567m, "Mix Karaoke Bar", "0113 246 9997", 2m, 3m, 0.5m, 1.5m, "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141025_220543239.jpg", "Mix_Karaoke", "http://leedsbeer.info/?p=2787" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 89, "18 Merrion St, Leeds LS1 6PQ", 2, new DateTime(2012, 12, 23, 14, 49, 36, 0, DateTimeKind.Local), "One of many bars along this stretch, this American-inspired nightspot definitely has its music mojo working. ", 53.8005142m, -1.5403283m, "Mojo: Music for the People", "0845 611 8643", 2.5m, 3.5m, 3m, 2m, "http://leedsbeer.info/wp-content/uploads/2012/12/20121210_175036.jpg", "MOJO_BAR", "http://leedsbeer.info/?p=799" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 90, "Hirst's Yard, Leeds LS1 6NJ", 2, new DateTime(2013, 8, 22, 21, 26, 8, 0, DateTimeKind.Local), "Huge unpretentious bar/club. Look out for Jesus.", 53.7956924m, -1.5418732m, "Mook", "0113 245 9967", 2m, 3.5m, 2m, 2m, "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130820_202931.jpg", "mookleeds", "http://leedsbeer.info/?p=1842" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 91, "159 The Headrow, Leeds LS1 5RG", 3, new DateTime(2012, 10, 30, 8, 22, 10, 0, DateTimeKind.Local), "One of our favourite places in Leeds. Unpretentious pub in a great location with an amazing beer selection.", 53.7994537m, -1.5488919m, "Mr Foley's Cask Ale House", "0113 242 9674", 4m, 4m, 5m, 4.5m, "http://leedsbeer.info/wp-content/uploads/2012/10/20121028_220545.jpg", "Mrfoleys", "http://leedsbeer.info/?p=554" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 92, "163 Lower Briggate, Leeds LS1 6LY", 5, new DateTime(2016, 3, 6, 10, 11, 15, 0, DateTimeKind.Local), "A mellow cocktail bar with a handful of beers you don't see everywhere. ", 53.7953224m, -1.5423203m, "Mr Nobody", "0113 246 7013", 3.5m, 4.5m, 3m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160305_182022316_TOP.jpg", "mrnobodyleeds", "http://leedsbeer.info/?p=3432" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 93, "27-37 Cookridge Street, Leeds LS2 3AG", 2, new DateTime(2012, 12, 23, 23, 6, 14, 0, DateTimeKind.Local), "A list of amenities as long as my arm, but are all the hats and the beards too offputting?", 53.8007698m, -1.5474683m, "Nation of Shopkeepers", "0113 203 1831", 5m, 2.5m, 3.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2012/12/20121211_175011.jpg", "shopkeepers", "http://leedsbeer.info/?p=806" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 94, "35 Call Lane, Leeds LS1 7BT", 2, new DateTime(2013, 3, 3, 8, 31, 50, 0, DateTimeKind.Local), "Tequila, Mexican food and the world's largest hot sauce collection. They just forgot to include any great Mexican beer.", 53.7955971m, -1.5408459m, "Neon Cactus", "0113 245 8400", 2.5m, 3m, 1m, 1.5m, "http://leedsbeer.info/wp-content/uploads/2013/03/20130228_195429.jpg", "neoncactus", "http://leedsbeer.info/?p=1190" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 95, "36 Call Lane, Leeds LS1 6DT", 2, new DateTime(2015, 3, 24, 20, 31, 21, 0, DateTimeKind.Local), "A pretty boring Call Lane bar/club with some good beers. Not good enough to draw us in, though. ", 53.7956467m, -1.5411189m, "Norman Bar", "0872 080 8000", 2m, 2m, 3m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2015/03/IMG_20150321_171200112_HDR.jpg", "normanbarleeds", "http://leedsbeer.info/?p=3044" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 96, "24 New Briggate, Leeds LS1 6ND", 2, new DateTime(2012, 10, 2, 23, 3, 9, 0, DateTimeKind.Local), "Belgian-style bar with an unbelievable selection of beer and staff who really know what they're talking about.", 53.7995644m, -1.5416353m, "North Bar ", "0113 242 4540", 4m, 4.5m, 5m, 4m, "http://leedsbeer.info/wp-content/uploads/2012/10/20121001_184818.jpg", "NorthBarDrinks", "http://leedsbeer.info/?p=283" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 97, "The Old Flax Store, Marshalls Mill, Holbeck, Leeds LS11 9YJ", 2, new DateTime(2014, 10, 26, 13, 1, 49, 0, DateTimeKind.Local), "Upstairs from their new brewery, this taproom and kitchen is absolutely spot on. Go there!", 53.7907677m, -1.5540987m, "Northern Monk Refectory", "0113 243 6430", 3.5m, 4.5m, 4.5m, 4.5m, "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141025_114049.jpg", "NMBCoRefectory", "http://leedsbeer.info/?p=2779" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 98, "TK6 Trinity Kitchen Leeds LS1 5AY", 1, new DateTime(2013, 11, 13, 19, 35, 50, 0, DateTimeKind.Local), "If you're in Trinity Kitchen and want a bottle of ale, this is the place to go. ", 53.7972527m, -1.5454245m, "Notes", "", 3.5m, 2.5m, 2.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131110_135234.jpg", "NotesLeeds", "http://leedsbeer.info/?p=2087" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 99, "26 Great George Street, Leeds LS1 3DL", 3, new DateTime(2012, 9, 23, 18, 34, 39, 0, DateTimeKind.Local), "The city centre's only traditional Irish pub, this chain offers a good selection of Irish grub but a rather plain selection of beer to go along with it.", 53.8007927m, -1.549229m, "O'Neill's", "0113 244 0810", 3.5m, 3m, 2m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2012/09/20120922_145032.jpg", "ONeillsPubs", "http://leedsbeer.info/?p=213" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 100, "Meadow Lane, Leeds LS11 5BJ", 3, new DateTime(2013, 3, 16, 11, 46, 19, 0, DateTimeKind.Local), "A very pleasant surprise which wrapped up our Brewery Wharf/Dock Street tour. ", 53.7929726m, -1.5421522m, "Old Red Lion", "", 2m, 4m, 3m, 4.5m, "http://leedsbeer.info/wp-content/uploads/2013/03/20130311_194006.jpg", "", "http://leedsbeer.info/?p=1222" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 101, "33 Call Lane, Leeds LS1 7BT", 2, new DateTime(2013, 2, 5, 20, 11, 3, 0, DateTimeKind.Local), "A music (and hot dog) venue on the Call Lane strip. Nice amenities, but just so-so beer. ", 53.7956581m, -1.5408245m, "Oporto", "0113 245 4444", 3m, 2m, 2m, 1.5m, "http://leedsbeer.info/wp-content/uploads/2013/02/20130204_184152.jpg", "Oportobar", "http://leedsbeer.info/?p=993" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 102, "3 Brewery Place, Leeds LS10 1NE", 2, new DateTime(2013, 2, 23, 19, 52, 31, 0, DateTimeKind.Local), "If you're looking for an alternative to Greek Street or Call Lane that's remarkably like Greek Street or Call Lane, this is the place to go. ", 53.7939224m, -1.5377362m, "Oracle", "0113 246 9912", 2.5m, 0.5m, 1.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2013/02/20130222_175129.jpg", "OracleLeeds", "http://leedsbeer.info/?p=1127" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 103, "38 New York Street, Leeds LS2 7DY", 2, new DateTime(2012, 11, 3, 11, 24, 38, 0, DateTimeKind.Local), "Leeds's newest social club is in a hair salon, but as well as cut & blow dry there's a nice beer menu and atmosphere to be found inside.", 53.7964516m, -1.5365351m, "Outlaws Yacht Club", "07796 328800", 2.5m, 4m, 4m, 4m, "http://leedsbeer.info/wp-content/uploads/2012/11/20121102_181850.jpg", "outlawyachtclub", "http://leedsbeer.info/?p=619" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 104, "20A Blayds Court, Swinegate, Leeds LS1 4AG", 2, new DateTime(2012, 11, 3, 11, 43, 45, 0, DateTimeKind.Local), "Chaophraya's new upscale lounge bar with a mediocre beer selection and an inexplicably strong lemon smell. ", 53.794342m, -1.5437791m, "Palm Sugar", "0113 244 9339", 2m, 2m, 2m, 2m, "http://leedsbeer.info/wp-content/uploads/2012/11/20121102_193309.jpg", "ChaophrayaThai", "http://leedsbeer.info/?p=632" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 105, "12 Park Place, Leeds LS1 2RU", 1, new DateTime(2012, 10, 31, 7, 51, 17, 0, DateTimeKind.Local), "A brand new bar in the middle of the Financial Quarter. Trying to appeal to people who aren't us, but has a surprising character of its own.", 53.7977295m, -1.5520998m, "Parkers", "", 2.5m, 3m, 2m, 3m, "http://leedsbeer.info/wp-content/uploads/2012/10/20121030_084820.jpg", "", "http://leedsbeer.info/?p=559" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 106, "The Electric Press, Great George Street, Leeds LS2 3AD", 2, new DateTime(2013, 5, 20, 7, 48, 37, 0, DateTimeKind.Local), "Not much to sell this place to us. Good if you want dancing-related events, I guess.", 53.8012581m, -1.5478331m, "Peachy Keens", "0113 246 9241", 3m, 2.5m, 2m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/05/20130513_193820.jpg", "", "http://leedsbeer.info/?p=1481" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 107, "24 Dock Street, Leeds LS10 1JF", 1, new DateTime(2013, 2, 24, 19, 29, 4, 0, DateTimeKind.Local), "True to form, this Leeds Brewery bar offers an amazing beer selection and a nice atmosphere to enjoy them. ", 53.7937202m, -1.5396279m, "PIN", "0113 225 9355", 3m, 3m, 4.5m, 4.5m, "http://leedsbeer.info/wp-content/uploads/2013/02/20130222_205911.jpg", "PINbarLeeds", "http://leedsbeer.info/?p=1131" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 108, "Trinity Shopping Centre, Leeds LS1 2DY", 2, new DateTime(2015, 3, 22, 12, 50, 35, 0, DateTimeKind.Local), "The second of its kind in Leeds, this Basque tapas place offers a handful of ordinary Spanish bottles. ", 53.7971687m, -1.5435711m, "Pintura", "0113 430 0915", 2.5m, 2.5m, 1.5m, 1.5m, "http://leedsbeer.info/wp-content/uploads/2015/03/IMG_20150316_184159766.jpg", "pinturakitchen", "http://leedsbeer.info/?p=3042" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 109, "Trinity Kitchen, 27 Albion Street, Leeds LS1 5ER", 2, new DateTime(2013, 11, 29, 14, 2, 13, 0, DateTimeKind.Local), "The only place to get draught beer in Trinity Kitchen.", 53.7972145m, -1.5454084m, "PizzaLuxe", "0113 247 1171", 3.5m, 2.5m, 1.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131110_142514.jpg", "PizzaLuxe", "http://leedsbeer.info/?p=2093" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 110, "The Cube, Albion Street, Leeds LS2 8ER", 2, new DateTime(2013, 8, 18, 21, 2, 48, 0, DateTimeKind.Local), "A shitty nightclub with shitty beer.", 53.8004761m, -1.5450838m, "Players Sports Bar", "", 1m, 0.5m, 1m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130814_202539.jpg", "PlayersBarLeeds", "http://leedsbeer.info/?p=1815" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 111, "167-168 Lower Briggate, Leeds LS1 6LY", 2, new DateTime(2014, 3, 2, 17, 39, 2, 0, DateTimeKind.Local), "This extremely popular LGBT bar is very welcoming and friendly, but the beer selection is dreadful.", 53.7953339m, -1.5422143m, "Queens Court", "0113 245 9449", 3.5m, 2.5m, 0.5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140225_175236.jpg", "queenscrtlds", "http://leedsbeer.info/?p=2277" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 112, "163 Lower Briggate, Leeds LS1 6LY", 1, new DateTime(2014, 3, 18, 22, 31, 0, 0, DateTimeKind.Local), "Everything here is rare. But it's definitely more about the meat than the beer.", 53.7954483m, -1.542309m, "Rare", "0113 246 7013", 3.5m, 3.5m, 2.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140317_175531.jpg", "eatdrinkrare", "http://leedsbeer.info/?p=2314" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 113, "40 Boar Lane, Leeds LS1 4DA", 1, new DateTime(2012, 9, 21, 13, 22, 56, 0, DateTimeKind.Local), "With bad beer and weird opening times, this retro theme bar is surprisingly appealing.", 53.795929m, -1.5468359m, "Revival ", "0113 2458 063", 2.5m, 3.5m, 0.5m, 4.5m, "http://leedsbeer.info/wp-content/uploads/2012/09/20120919_230945.jpg", "", "http://leedsbeer.info/?p=165" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 114, "64-68 Call Lane, Leeds LS1 6DT", 2, new DateTime(2016, 3, 5, 11, 54, 16, 0, DateTimeKind.Local), "A Cuban-themed chain bar and restaurant with an OK beer selection. ", 53.7946434m, -1.5421619m, "Revolución de Cuba", "0113 350 6556", 3m, 2.5m, 2.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160228_172708647_HDR.jpg", "Cubanmotweeto", "http://leedsbeer.info/?p=3414" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 115, "48 Call Lane, Leeds LS1 6DT", 2, new DateTime(2014, 5, 12, 22, 10, 45, 0, DateTimeKind.Local), "The other Revolution didn't offend us, but why would we come back?", 53.7952271m, -1.5412188m, "Revolution — Call Lane", "0113 243 2778", 3m, 2m, 1.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2014/05/IMG_20140505_150459.jpg", "RevolutionBars", "http://leedsbeer.info/?p=2399" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 116, "41 Cookridge Street, Millennium Square, Leeds LS2 3AW", 2, new DateTime(2013, 5, 5, 20, 48, 59, 0, DateTimeKind.Local), "A great place to go if you like vodka and crowds. Otherwise — Millennium Square has better things to offer. ", 53.801281m, -1.5476067m, "Revolution — The Electric Press", "0113 380 4992", 3m, 1.5m, 0.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2013/05/20130502_180055.jpg", "RevolutionLeeds", "http://leedsbeer.info/?p=1435" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 117, "55 Boar Lane, Leeds LS1 5EL", 2, new DateTime(2014, 1, 5, 18, 35, 41, 0, DateTimeKind.Local), "How many different ways can you use chocolate? Quite a few, it turns out.", 53.7958679m, -1.5451241m, "Roast + Conch", "", 3m, 3m, 2.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2014/01/IMG_20140104_200919.jpg", "RoastandConch", "http://leedsbeer.info/?p=2169" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 118, "39 Call Lane, Leeds LS1 7BT", 2, new DateTime(2014, 8, 22, 21, 39, 59, 0, DateTimeKind.Local), "Call Lane's latest addition actually has a decent beer selection!", 53.7953224m, -1.5409559m, "Roland's", "0113 318 2964", 3m, 3m, 4m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2014/08/IMG_20140820_181714.jpg", "RolandsLeeds", "http://leedsbeer.info/?p=2566" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 119, "1st Floor Trinity Square, Leeds LS1 6HW", 2, new DateTime(2014, 1, 8, 20, 30, 37, 0, DateTimeKind.Local), "A huge new venue with ping pong, pool and bowling, along with some great beer choices! ", 53.7959862m, -1.5448855m, "Roxy Ball Room", "0113 322 1781", 3.5m, 3.5m, 4m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2014/01/IMG_20140104_210210.jpg", "RoxyBallRoom", "http://leedsbeer.info/?p=2193" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 120, "1st Floor, The Podium, Bond Street, Leeds LS1 5BQ", 4, new DateTime(2014, 6, 15, 18, 58, 53, 0, DateTimeKind.Local), "Leeds's first bowling bar is definitely a niche but isn't quite as spectacular as its ping-pong neighbour.", 53.7979126m, -1.5463042m, "Roxy Lanes", "0113 322 1781", 2.5m, 2.5m, 3.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2014/06/IMG_20140611_191254.jpg", "roxylanesleeds", "http://leedsbeer.info/?p=2470" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 121, "57-59 New Briggate, Leeds LS2 8JD", 2, new DateTime(2016, 3, 17, 21, 20, 12, 0, DateTimeKind.Local), "A rum-themed cocktail bar that doesn't skimp on the beers. Or the food. ", 53.8004112m, -1.5412647m, "Rum & Reason", "0113 246 9080", 3.5m, 4m, 2.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160309_202910312.jpg", "", "http://leedsbeer.info/?p=3451" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 122, "3 Cross Belgrave Street, Leeds LS2 8JP", 1, new DateTime(2015, 7, 19, 20, 9, 2, 0, DateTimeKind.Local), "A pop-up rum bar from the Hedonist Project. No beer worth mentioning, but lots of other good qualities! ", 53.8008652m, -1.5409935m, "Rum Shack", "", 2m, 3m, 0.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2015/07/IMG_20150701_194917761_HDR.jpg", "HedonistProject", "http://leedsbeer.info/?p=3148" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 123, "8 South Parade, Leeds LS1 5QX", 1, new DateTime(2013, 4, 30, 14, 51, 47, 0, DateTimeKind.Local), "A traditional English eatery in the heart of town with good food and service but not much in the way of beer.", 53.7991982m, -1.5489113m, "Sam's Chop House", "0113 204 2490", 3m, 3.5m, 2.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/04/20130427_173955.jpg", "chophouseLeeds", "http://leedsbeer.info/?p=1421" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 124, "40 Great George Street, Leeds LS1 3DL", 1, new DateTime(2013, 4, 21, 16, 25, 38, 0, DateTimeKind.Local), "This new bar and tapas place has excellent food, but not much to draw us in the way of beer.", 53.8008728m, -1.5505636m, "San Lucus", "0113 246 1325", 3.5m, 3m, 2m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2013/04/20130419_181004.jpg", "sanlucus", "http://leedsbeer.info/?p=1350" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 125, "5/5a Cross Belgrave Street, Leeds LS2 8JP", 2, new DateTime(2012, 10, 30, 8, 21, 26, 0, DateTimeKind.Local), "A lively cantina bar with excellent tapas and a not-too-bad beer selection.", 53.8008995m, -1.5409023m, "Sandinista!", "0113 305 0372", 3.5m, 2.5m, 3.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2012/10/20121028_190549.jpg", "SandinistaLeeds", "http://leedsbeer.info/?p=549" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 126, "Grand Arcade, Vicar Lane, Leeds LS1 6GP", 2, new DateTime(2014, 6, 29, 22, 48, 14, 0, DateTimeKind.Local), "The Grand Arcade's famous rock bar does what it does best. Rock. \\m/", 53.8001976m, -1.5398133m, "Santiago", "0113 244 4472", 3m, 3m, 2.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2014/06/IMG_20140626_190026.jpg", "SantiagosLeeds", "http://leedsbeer.info/?p=2486" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 127, "Boar Lane, City Square, Leeds LS1 5NS", 2, new DateTime(2014, 11, 18, 7, 51, 24, 0, DateTimeKind.Local), "The hotel bar for the Park Plaza. Not mind blowing but an OK beer selection. ", 53.7962646m, -1.5468584m, "Scene! ", "0113 380 4169", 1m, 1.5m, 2.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141103_181808708.jpg", "", "http://leedsbeer.info/?p=2845" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 128, "20 New Briggate, Leeds LS1 6NU", 2, new DateTime(2013, 7, 15, 22, 28, 53, 0, DateTimeKind.Local), "Leeds's best bet if you're looking for live jazz, and not bad odds if you're looking for good beer. ", 53.799408m, -1.5416851m, "Sela", "0113 242 9442", 3m, 4m, 4m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/07/IMG_20130710_180652.jpg", "selabar", "http://leedsbeer.info/?p=1729" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 129, "Duke Studios, 3 Sheaf Street, Leeds LS10 1HD", 2, new DateTime(2016, 1, 10, 20, 0, 7, 0, DateTimeKind.Local), "The bar attached to Duke Studios is a chance to have a relaxing drink even on a Friday night.", 53.7912521m, -1.5382251m, "Sheaf St Cafeteria", "0113 2459487", 2.5m, 4m, 2.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2016/01/IMG_20160109_181517712.jpg", "SheafCafeteria", "http://leedsbeer.info/?p=3361" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 130, "11-15 Wharf Street, Leeds LS2 7EH", 2, new DateTime(2013, 11, 3, 16, 59, 49, 0, DateTimeKind.Local), "This new place does very well for an establishment that's primarily restaurant.", 53.7952805m, -1.5383434m, "Shears Yard", "0113 244 4144", 2m, 3m, 4m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131026_180249.jpg", "ShearsYard", "http://leedsbeer.info/?p=2060" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 131, "123 The Headrow, Leeds LS1 5RD", 2, new DateTime(2013, 12, 9, 21, 24, 0, 0, DateTimeKind.Local), "This place has an awesomely good array of sports, and an awesomely bad array of beers. ", 53.7994194m, -1.5471759m, "Shooters Sports Bar", "08455 333 000", 3m, 2m, 0.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/12/IMG_20131129_163913.jpg", "LeedsShooters", "http://leedsbeer.info/?p=2121" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 132, "Crispin House, New York Road, Leeds LS2 7PF", 2, new DateTime(2015, 8, 11, 22, 44, 26, 0, DateTimeKind.Local), "The new BrewDog in town is going for something different.", 53.8010979m, -1.5387881m, "ShuffleDog", "", 3.5m, 3.5m, 4.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2015/08/IMG_20150804_180131397.jpg", "shuffledogleeds", "http://leedsbeer.info/?p=3192" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 133, "28-32 Bridge End, Leeds LS1 4DJ", 2, new DateTime(2015, 11, 2, 22, 48, 8, 0, DateTimeKind.Local), "This oddly named little bar is a new gem on the south bank.", 53.7933769m, -1.5418184m, "Sid's Little Egg", "07880 893542", 3.5m, 4.5m, 3.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2015/11/IMG_20151102_185107720.jpg", "sidslittleegg", "http://leedsbeer.info/?p=3306" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 134, "DoubleTree Hotel, 13th Floor, Granary Wharf, 2 Wharf Approach, Leeds LS1 4BR", 2, new DateTime(2013, 2, 21, 19, 45, 3, 0, DateTimeKind.Local), "The views here certainly can't be beat, unless they start serving beer on the Observation Wheel. ", 53.7932167m, -1.5499091m, "SkyLounge", "0113 241 1000", 2.5m, 3m, 2.5m, 1.5m, "http://leedsbeer.info/wp-content/uploads/2013/02/20130219_222801.jpg", "", "http://leedsbeer.info/?p=1096" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 135, "Merrion Street, Leeds LS2 8JE", 1, new DateTime(2015, 8, 11, 22, 42, 35, 0, DateTimeKind.Local), "A snazzy pool hall with a beer selection that will run the table. ", 53.8004837m, -1.5418994m, "Slate NQ", "0113 322 5788", 4m, 3.5m, 4m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2015/08/IMG_20150726_192433797.jpg", "SlateNQ", "http://leedsbeer.info/?p=3187" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 136, "159a Lower Briggate, Leeds LS1 6LY", 2, new DateTime(2013, 11, 9, 18, 8, 29, 0, DateTimeKind.Local), "Chilled out speakeasy-style bar with great music and decent beer. Very dark.", 53.7955704m, -1.5423024m, "Smokestack", "0113 245 2222", 3m, 3.5m, 3.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131103_191153.jpg", "SmokestackLeeds", "http://leedsbeer.info/?p=2076" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 137, "9a Merrion Street, Leeds LS1 6PQ", 2, new DateTime(2015, 4, 13, 22, 12, 19, 0, DateTimeKind.Local), "This glass house serves Asian street food and a few decent beers too.", 53.8003578m, -1.5401161m, "Soba", "0113 242 5128", 2.5m, 3m, 3m, 2m, "http://leedsbeer.info/wp-content/uploads/2015/04/IMG_20150411_174025921.jpg", "BarSobaGlasgow", "http://leedsbeer.info/?p=3108" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 138, "10 Wellington Place, Leeds LS1 4AP", 2, new DateTime(2015, 2, 28, 13, 38, 21, 0, DateTimeKind.Local), "A bar and cafe catering to local workers; great food and a couple of crafts got our attention! ", 53.7959366m, -1.5557343m, "Sociable Folk", "0113 243 1840", 4m, 3m, 2.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2015/02/IMG_20150225_122955269_HDR.jpg", "SociableFolk", "http://leedsbeer.info/?p=3028" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 139, "Mill Hill, Leeds LS1 5DQ", 1, new DateTime(2012, 10, 21, 11, 4, 37, 0, DateTimeKind.Local), "Unremarkable but pleasant enough United supporters' pub. Stay away from the toilets!", 53.7952538m, -1.5457584m, "Spencer's", "0113 243 9070", 1m, 2m, 1m, 3m, "http://leedsbeer.info/wp-content/uploads/2012/10/20121019_191408.jpg", "", "http://leedsbeer.info/?p=500" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 140, "36-38 The Calls, Leeds LS2 7EW", 3, new DateTime(2013, 6, 6, 17, 57, 48, 0, DateTimeKind.Local), "A picturesque spot on The Calls, offering a couple of real ales and absolutely flush with craft bottles. ", 53.7946701m, -1.5384572m, "Stew & Oyster — Calls Landing ", "0113 242 5299", 4m, 4m, 4.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/06/IMAG0037.jpg", "CallsLanding", "http://leedsbeer.info/?p=1586" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 141, "17 Thornton's Arcade, Leeds LS1 6LQ", 4, new DateTime(2014, 12, 3, 17, 46, 29, 0, DateTimeKind.Local), "An exciting new bottle shop in the city centre with space to drink in.", 53.7986145m, -1.5427403m, "Tall Boys Beer Market", "07592 148113", 2m, 3.5m, 4.5m, 4m, "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141128_160517091.jpg", "tallboysleeds", "http://leedsbeer.info/?p=2900" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 142, "51 Boar Lane, Leeds LS1 5EL", 3, new DateTime(2013, 12, 14, 10, 12, 10, 0, DateTimeKind.Local), "This new brewpub is all about the beer. And they've got it nailed.", 53.7959633m, -1.5458804m, "Tapped Brew Co.", "", 4m, 3.5m, 5m, 5m, "http://leedsbeer.info/wp-content/uploads/2013/12/IMG_20131210_181816.jpg", "TappedLeeds", "http://leedsbeer.info/?p=2145" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 143, "Templar Street, Leeds LS2 7NU", 3, new DateTime(2013, 4, 17, 8, 41, 20, 0, DateTimeKind.Local), "Some decent (and well kept) ales, but that's really the only thing this historic pub has got going for it.", 53.8000717m, -1.5393412m, "Templar Hotel", "0113 243 0318", 1.5m, 2m, 3m, 4m, "http://leedsbeer.info/wp-content/uploads/2013/04/20130414_170040.jpg", "", "http://leedsbeer.info/?p=1335" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 144, "Brewery Place, Leeds LS10 1NE", 2, new DateTime(2014, 8, 20, 10, 59, 11, 0, DateTimeKind.Local), "A cool café-cum-nightclub with a small but good beer selection. ", 53.7936363m, -1.5381975m, "The 212 Café & Bar", "07725 674224", 3m, 4m, 2.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2014/08/IMG_20140812_200904.jpg", "", "http://leedsbeer.info/?p=2546" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 145, "3-5 Hunslet Road, Leeds LS10 1JQ", 3, new DateTime(2013, 3, 16, 10, 47, 59, 0, DateTimeKind.Local), "Beautiful Victorian inn reinvented as a trendy gastropub. If you can brave the crowds, great food and beer await inside.", 53.7933197m, -1.5410793m, "The Adelphi", "0113 245 6377", 4.5m, 4.5m, 4m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2013/03/20130311_181607.jpg", "AdelphiLeeds", "http://leedsbeer.info/?p=1217" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 146, "Level 1, Trinity, LS1 6HW, Leeds", 2, new DateTime(2013, 4, 14, 12, 14, 33, 0, DateTimeKind.Local), "Trinity's swanky cocktail bar has a lot to offer cocktail and food lovers but falls short on the beer side.", 53.7961006m, -1.5439868m, "The Alchemist", "0113 246 0540", 3.5m, 2.5m, 2m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/04/20130407_204052.jpg", "TheAlchemistTL", "http://leedsbeer.info/?p=1306" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 147, "Yorkshire House, Greek Street, Leeds LS1 5SH", 2, new DateTime(2015, 12, 4, 22, 36, 37, 0, DateTimeKind.Local), "A hipster-y cocktail bar that doesn't care about beer. ", 53.798481m, -1.5487498m, "The Alchemist — Greek Street", "0113 200 5930", 2.5m, 2.5m, 1.5m, 1.5m, "http://leedsbeer.info/wp-content/uploads/2015/12/IMG_20151118_172802805.jpg", "thealchemistgs", "http://leedsbeer.info/?p=3333" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 148, "Angel Inn Yard, Briggate, Leeds LS1 6LN", 3, new DateTime(2013, 1, 25, 21, 56, 2, 0, DateTimeKind.Local), "A Sam Smith's pub, with everything these pubs are famous for. And the floors aren't sticky any more!", 53.7980461m, -1.5427905m, "The Angel Inn", "0113 245 1428", 2m, 2.5m, 3.5m, 4.5m, "http://leedsbeer.info/wp-content/uploads/2013/01/20130120_153310.jpg", "", "http://leedsbeer.info/?p=909" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 149, "40 Boar Lane, Leeds LS1 5DA", 3, new DateTime(2014, 10, 13, 21, 43, 24, 0, DateTimeKind.Local), "ABC: Another Boring Chain(pub). ", 53.7959213m, -1.5467286m, "The Black Prince", "0113 245 8063", 4m, 2.5m, 3m, 4m, "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141010_193028.jpg", "SizzlingPubs", "http://leedsbeer.info/?p=2719" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 150, "67 Boar Lane, Leeds, LS1 6HW", 3, new DateTime(2013, 4, 10, 21, 52, 33, 0, DateTimeKind.Local), "One of Trinity's two bars, The Botanist is something a little bit different and has an amazing beer selection to boot.", 53.7963181m, -1.5434182m, "The Botanist", "0113 205 3240", 4m, 3.5m, 4.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/04/20130407_192752.jpg", "TheBotanistTL", "http://leedsbeer.info/?p=1297" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 151, "18 New Station Street, Leeds LS1 5DL", 3, new DateTime(2013, 9, 21, 12, 18, 2, 0, DateTimeKind.Local), "There aren't many pubs that can claim to brew a popular lager on site.", 53.7951469m, -1.5451723m, "The Brewery Tap", "0113 243 4414", 2.5m, 3.5m, 4m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130915_140831.jpg", "brewerytapleeds", "http://leedsbeer.info/?p=1977" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 152, "54 New Briggate, Leeds LS1 6NU", 2, new DateTime(2014, 11, 25, 8, 18, 55, 0, DateTimeKind.Local), "Sports sports sports sports sports. ", 53.8004379m, -1.540795m, "The Brotherhood of Pursuits and Pastimes ", "0113 243 4060", 3m, 1.5m, 2m, 1.5m, "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141122_185257551.jpg", "BrotherhoodLds", "http://leedsbeer.info/?p=2869" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 153, "82 North Street, Leeds LS2 7PN", 3, new DateTime(2015, 9, 20, 17, 27, 0, 0, DateTimeKind.Local), "Leeds's latest craft beer bar is definitely run by people who know what they're doing.", 53.8020363m, -1.5373552m, "The Brunswick", "0113 247 0546", 3.5m, 3.5m, 5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2015/09/IMG_20150911_174916437.jpg", "brunswickleeds", "http://leedsbeer.info/?p=3235" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 154, "88 Wellington Street, Leeds LS1 4LT", 1, new DateTime(2014, 10, 12, 19, 9, 21, 0, DateTimeKind.Local), "A few decent beers in a pleasant-enough-but-somewhat-bland atmosphere. ", 53.7968597m, -1.5551982m, "The Central", "0113 242 4434", 2.5m, 2m, 3.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141007_185841.jpg", "thecentralleeds", "http://leedsbeer.info/?p=2703" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 155, "Sweet Street West, Leeds LS11 9TE", 3, new DateTime(2012, 10, 13, 11, 42, 9, 0, DateTimeKind.Local), "Victorian pub hiding in the most unlikely place. Pleasant enough but very poor beer selection.", 53.7884102m, -1.5524783m, "The Commercial", "0113 243 3542", 1.5m, 2.5m, 1m, 3m, "http://leedsbeer.info/wp-content/uploads/2012/10/20121012_184251.jpg", "", "http://leedsbeer.info/?p=411" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 156, "107 Water Lane, Leeds LS11 5WD", 3, new DateTime(2012, 10, 13, 12, 43, 14, 0, DateTimeKind.Local), "A gastropub with a great beer selection, traditional inn feel, and an important place in Industrial Revolution history. ", 53.7916794m, -1.5526088m, "The Cross Keys", "0113 243 3711 ", 3.5m, 3.5m, 4.5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2012/10/20121012_204429.jpg", "crosskeysleeds", "http://leedsbeer.info/?p=415" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 157, "17 Park Row, Leeds LS1 5JQ", 2, new DateTime(2014, 4, 12, 16, 50, 51, 0, DateTimeKind.Local), "This new wine bar may be an anomaly for Park Row but it's got nothing to draw us back.", 53.7987785m, -1.5468729m, "The Decanter", "", 1m, 2m, 3m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2014/04/IMG_20140408_174739.jpg", "decanterleeds", "http://leedsbeer.info/?p=2357" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 158, "22 Duncan Street, Leeds LS1 6DL", 3, new DateTime(2013, 4, 8, 21, 47, 13, 0, DateTimeKind.Local), "The last Sam Smith's pub on our crawl; quite frankly better than we expected. ", 53.7958641m, -1.5414196m, "The Duncan", "245 9916", 1.5m, 1.5m, 2.5m, 4.5m, "http://leedsbeer.info/wp-content/uploads/2013/04/20130406_215710.jpg", "duncanpub", "http://leedsbeer.info/?p=1281" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 159, "The Elbow Room, 64 Call Lane, Leeds LS1 6DT", 1, new DateTime(2014, 3, 21, 8, 19, 40, 0, DateTimeKind.Local), "This old pool hall has still got it.", 53.7947693m, -1.5418544m, "The Elbow Room", "0113 227 7661", 4m, 3m, 2m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140318_182748.jpg", "Elbowroomleeds", "http://leedsbeer.info/?p=2325" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 160, "1-5 Springfield Mount, Leeds LS2 9NG", 3, new DateTime(2013, 9, 15, 11, 56, 44, 0, DateTimeKind.Local), "Surprising little upmarket craft beer house right on the edge of the University campus.", 53.8043518m, -1.5573227m, "The Faversham", " 0113 243 1481", 4m, 4m, 4m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130910_174903.jpg", "thefaversham", "http://leedsbeer.info/?p=1939" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 161, "107-111 Briggate, Leeds LS1 6AZ", 2, new DateTime(2014, 9, 14, 17, 8, 52, 0, DateTimeKind.Local), "The dining and drinking experience atop Harvey Nichols offers two or three good beer choices along with top-notch service. ", 53.7981339m, -1.5414822m, "The Fourth Floor Bar ", "0113 204 8000", 3.5m, 3m, 2.5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140912_194240.jpg", "HN_Leeds", "http://leedsbeer.info/?p=2648" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 162, "69 Great George Street, Leeds LS1 3BB", 3, new DateTime(2012, 11, 8, 15, 34, 32, 0, DateTimeKind.Local), "A charming pub with a local feel and plenty of cask ales. ", 53.8010902m, -1.5524343m, "The George", "0113 245 3232", 2m, 3m, 3m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2012/11/20121103_205845.jpg", "", "http://leedsbeer.info/?p=656" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 163, "31 Boar Lane, Leeds LS1 5DF", 3, new DateTime(2014, 9, 27, 15, 37, 31, 0, DateTimeKind.Local), "The former Griffin Hotel and Censsa gets a makeover by the folks at Taylor Walker. ", 53.7957153m, -1.5457952m, "The Griffin", "0113 244 5220", 3.5m, 2.5m, 3.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140921_150121.jpg", "Griffin_Leeds", "http://leedsbeer.info/?p=2679" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 164, "Back Row, Leeds LS11 5PL", 3, new DateTime(2012, 10, 13, 14, 14, 35, 0, DateTimeKind.Local), "A gem of a local pub, tucked away behind Bridgewater Place. ", 53.7909241m, -1.5478787m, "The Grove Inn", "0113 243 9254", 3m, 4m, 4m, 4m, "http://leedsbeer.info/wp-content/uploads/2012/10/20121012_214247.jpg", "", "http://leedsbeer.info/?p=417" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 165, "Mill Hill, Leeds LS1 5DQ", 3, new DateTime(2014, 12, 29, 10, 54, 26, 0, DateTimeKind.Local), "Five stars for beer! Good atmosphere and a little something for everyone. ", 53.7952881m, -1.5457343m, "The Head of Steam", "", 2.5m, 3.5m, 5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2014/12/IMG_20141213_145139683.jpg", "hos_leeds", "http://leedsbeer.info/?p=2922" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 166, "156 Briggate, Leeds LS1 6LY", 1, new DateTime(2016, 3, 5, 11, 32, 38, 0, DateTimeKind.Local), "The ever-changing popup now has a permanent home.", 53.7957649m, -1.5423664m, "The Hedonist Project: Liquor & Whisky", "0113 234 0459", 3m, 3m, 2.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160228_163150905.jpg", "HedonistProject", "http://leedsbeer.info/?p=3412" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 167, "156 Briggate, Leeds LS1 6LY", 2, new DateTime(2016, 12, 3, 18, 19, 9, 0, DateTimeKind.Local), "A ski-themed concept bar, part of the always reinventing-itself Hedonist Project. No good beer to speak of, so we'll be moving on. ", 53.7957077m, -1.5423838m, "The Hedonist Project: Mountain Lodge", "0113 234 0459", 1.5m, 3m, 1m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2016/12/IMG_20161108_202312.jpg", "HedonistProject", "http://leedsbeer.info/?p=3582" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 168, "38 Cavendish St, Leeds LS3 1LY", 3, new DateTime(2014, 5, 14, 17, 35, 28, 0, DateTimeKind.Local), "A charming little pub in the casino-filled no-man's land between Burley and Kirkstall Roads. ", 53.7999306m, -1.5617769m, "The Highland ", "0113 242 7155", 2.5m, 2.5m, 1.5m, 4m, "http://leedsbeer.info/wp-content/uploads/2014/05/IMG_20140513_182812.jpg", "", "http://leedsbeer.info/?p=2428" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 169, "The Dark Arches, Dark Neville Street, Leeds LS1 4BR", 3, new DateTime(2013, 4, 23, 22, 20, 19, 0, DateTimeKind.Local), "This legendary indie music pub in Granary Wharf has a great beers and an unmissable deal from the π Hole.", 53.7937317m, -1.5491514m, "The Hop", "0113 243 9854", 3.5m, 4m, 4m, 4.5m, "http://leedsbeer.info/wp-content/uploads/2013/04/20130422_180129.jpg", "thehopleeds", "http://leedsbeer.info/?p=1369" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 170, "51-53 The Headrow, Leeds LS1 6LR", 3, new DateTime(2014, 9, 20, 12, 30, 41, 0, DateTimeKind.Local), "A chain pub on the Headrow with pretty much nothing remarkable to say about it.", 53.7990456m, -1.5425223m, "The Horse & Trumpet", "0113 243 0338", 3.5m, 1.5m, 2.5m, 4m, "http://leedsbeer.info/wp-content/uploads/2014/09/HT-e1411212520438.jpg", "", "http://leedsbeer.info/?p=2662" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 171, "157 - 158 Lower Briggate, Leeds LS1 6BG", 1, new DateTime(2013, 1, 29, 22, 23, 30, 0, DateTimeKind.Local), "Definitely a chain pub but somewhat nicer than most of its kind. Ridiculously cheap food too!", 53.795681m, -1.5423292m, "The Hourglass", "0113 244 2275", 4.5m, 2m, 2.5m, 4m, "http://leedsbeer.info/wp-content/uploads/2013/01/20130127_185829.jpg", "HourglassLeeds", "http://leedsbeer.info/?p=938" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 172, "1 Church Row, Leeds LS2 7HD", 3, new DateTime(2015, 8, 1, 8, 29, 40, 0, DateTimeKind.Local), "This beautifully renovated building is a great addition to Leeds Brewery’s empire.", 53.7952156m, -1.5369481m, "The Lamb & Flag", "0113 243 1255", 3.5m, 4m, 4m, 3m, "http://leedsbeer.info/wp-content/uploads/2015/07/IMG_20150713_194457514.jpg", "lambandflaglds", "http://leedsbeer.info/?p=3174" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 173, "5-7 Greek Street, Leeds LS1 5RW", 2, new DateTime(2015, 9, 16, 21, 53, 43, 0, DateTimeKind.Local), "Once a boring Greek Street bar, this spot has been re-opened as a different boring Greek Street bar. ", 53.7985039m, -1.5473872m, "The Liquorist", "0113 380 0930", 3m, 2.5m, 2.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2015/09/IMG_20150817_182044813.jpg", "LiquoristLeeds", "http://leedsbeer.info/?p=3216" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 174, "5-7 Greek Street, Leeds LS1 5RW", 1, new DateTime(2014, 1, 23, 22, 41, 53, 0, DateTimeKind.Local), "An astoundingly uninteresting Greek Street venue, with a beer selection to match. ", 53.7984848m, -1.5473658m, "The Living Room", "0113 380 0930 ", 2m, 2m, 1.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2014/01/IMG_20140120_175711.jpg", "LivingRoomLeeds", "http://leedsbeer.info/?p=2214" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 175, "12 Greek Street, Leeds LS1 5PT", 2, new DateTime(2017, 1, 8, 17, 45, 35, 0, DateTimeKind.Local), "Greek Street cocktail bar whose dedication to theme gives them a little edge.", 53.7983017m, -1.5475649m, "The Lost and Found", "0113 493 1061", 3m, 3.5m, 2.5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2017/01/IMG_20161204_124410.jpg", "ginnykstevenson", "http://leedsbeer.info/?p=3611" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 176, "1 The Light, The Headrow, Leeds LS1 8TL", 2, new DateTime(2014, 4, 2, 11, 17, 44, 0, DateTimeKind.Local), "It's a hotel bar. We were tricked into thinking it's something more.", 53.8000031m, -1.5468621m, "The Lounge at Radisson Blu", "0113 236 6000", 2m, 2m, 1.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2014/04/IMG_20140330_171400.jpg", "RadBluLeeds", "http://leedsbeer.info/?p=2348" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 177, "First Floor, 1 Call Lane, Leeds LS1 7DH", 2, new DateTime(2014, 2, 11, 21, 26, 15, 0, DateTimeKind.Local), "A speakeasy with plenty of atmosphere and cocktails, just not too much in the way of beer. ", 53.7964287m, -1.5397965m, "The Maven", "0113 243 6047", 2m, 3.5m, 1m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2014/02/IMG_20140202_184931.jpg", "TheMavenBar", "http://leedsbeer.info/?p=2240" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 178, "20-24 Woodhouse Lane, Leeds LS2 8LX", 2, new DateTime(2013, 9, 26, 22, 2, 0, 0, DateTimeKind.Local), "A student chain pub, serving dirty food and dirty beer. ", 53.8012199m, -1.544735m, "The Merchant", "0113 244 1212", 2m, 1m, 1m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130917_174757.jpg", "VarsityLeeds", "http://leedsbeer.info/?p=1983" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 179, "101 Water Lane, Leeds LS11 5QN", 3, new DateTime(2012, 10, 13, 12, 39, 55, 0, DateTimeKind.Local), "Leeds Brewery's flagship pub is always really busy, but if you can get to the bar there's a good selection of beer and decent food on offer.", 53.7916527m, -1.5519035m, "The Midnight Bell", "0113 244 5044", 4m, 3m, 4m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2012/10/20121012_193255.jpg", "MidnightBellLds", "http://leedsbeer.info/?p=413" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 180, "Albion Place, Leeds LS1 6JL", 2, new DateTime(2012, 10, 7, 19, 6, 45, 0, DateTimeKind.Local), "The most central bar in Leeds has a surprisingly secret feel and great amenities.", 53.7977104m, -1.5447593m, "The New Conservatory", "0113 246 185", 4.5m, 4m, 2.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2012/10/20121005_133054.jpg", "NewConservator1", "http://leedsbeer.info/?p=357" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 181, "23-25a York Place, Leeds LS1 2EY", 2, new DateTime(2012, 9, 30, 22, 18, 47, 0, DateTimeKind.Local), "Not your average hotel bar. A chilled-out spot with great service, an extraordinary gin menu and some decent beer too.", 53.7971878m, -1.5537918m, "The New Ellington", "0113 204 2150", 3m, 4m, 2.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2012/09/20120930_172258.jpg", "", "http://leedsbeer.info/?p=253" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 182, "57-59 The Calls, Leeds LS1 7BT", 2, new DateTime(2014, 10, 29, 20, 22, 26, 0, DateTimeKind.Local), "A gay bar with a fun and welcoming atmosphere and a good place to dance. But the beer sucks. ", 53.7949448m, -1.5406003m, "The New Penny", "0113 243 8055", 2m, 2.5m, 0.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141025_205903087.jpg", "", "http://leedsbeer.info/?p=2783" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 183, "115 The Headrow, Leeds LS1 5JW", 1, new DateTime(2013, 7, 30, 8, 19, 16, 0, DateTimeKind.Local), "A friendly, unpretentious Northern stereotype, with amazing burgers. Shame about the terrible beer selection!", 53.7994461m, -1.5460253m, "The Northern Monkey", "0113 242 6630", 4m, 3m, 0.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/07/IMG_20130724_130306.jpg", "NorthernMonkey0", "http://leedsbeer.info/?p=1770" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 184, "9 East Parade, Leeds LS1 2AJ", 2, new DateTime(2015, 2, 15, 23, 33, 1, 0, DateTimeKind.Local), "This new after-work bar is very nice but is let down by its beer selection.", 53.7985611m, -1.5496184m, "The Office", "", 1.5m, 3.5m, 2m, 3m, "http://leedsbeer.info/wp-content/uploads/2015/02/IMG_20150214_171842459.jpg", "TheOfficeLeeds", "http://leedsbeer.info/?p=3004" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 185, "104 Vicar Lane, Leeds LS2 7NL", 2, new DateTime(2016, 4, 24, 12, 15, 57, 0, DateTimeKind.Local), "A new bar and venue in the renovated old bus station. A bit blah, overall. ", 53.7995186m, -1.5394484m, "The Old Red Bus Station", "07753 331130", 2m, 2.5m, 2m, 3m, "http://leedsbeer.info/wp-content/uploads/2016/04/IMG_20160415_181021801.jpg", "OldRedBusSt", "http://leedsbeer.info/?p=3479" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 186, "26 York Place, Leeds LS1 2EY", 1, new DateTime(2013, 1, 13, 20, 43, 21, 0, DateTimeKind.Local), "This financial quarter pub is reaching out to the after-work crowd, but not much else. ", 53.7972374m, -1.5541112m, "The Old Steps", "0113 245 0482", 2m, 2m, 2m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/01/20130111_202422.jpg", "theoldsteps", "http://leedsbeer.info/?p=880" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 187, "Pack Horse Yard, Briggate, Leeds LS1 6AT", 3, new DateTime(2012, 12, 31, 14, 2, 8, 0, DateTimeKind.Local), "In an alley off Briggate, The Pack Horse surprised us with its pleasant atmosphere and excellent beer selection.", 53.7975311m, -1.5428603m, "The Pack Horse", "0113 242 4810", 3m, 3.5m, 4m, 3m, "http://leedsbeer.info/wp-content/uploads/2012/12/20121229_131204.jpg", "", "http://leedsbeer.info/?p=836" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 188, "Kirkgate, Leeds LS2 7DJ", 3, new DateTime(2013, 2, 14, 22, 25, 35, 0, DateTimeKind.Local), "A lovely Nicholson's pub worthy of its name.", 53.7951126m, -1.5349553m, "The Palace", " 0113 244 5882", 4m, 4m, 3.5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2013/02/20130211_205827.jpg", "ThePalace5", "http://leedsbeer.info/?p=1082" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 189, "88 Wellington Street, Leeds LS1 4LT", 1, new DateTime(2015, 12, 4, 22, 42, 50, 0, DateTimeKind.Local), "The Central has returned, and it's trying to be your go-to for lunch.", 53.7968254m, -1.5551972m, "The Phoenix at The Central", "0113 242 4434", 3m, 3.5m, 2m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2015/12/IMG_20151118_192801837.jpg", "", "http://leedsbeer.info/?p=3323" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 190, "82-90 Merrion Street, Leeds LS2 8LW", 3, new DateTime(2013, 1, 16, 13, 52, 2, 0, DateTimeKind.Local), "A Crown Carvery pub; the carvery is definitely what The Picture House has going for it. ", 53.8009148m, -1.5445441m, "The Picture House", "0113 246 9297", 4m, 2m, 2m, 4m, "http://leedsbeer.info/wp-content/uploads/2013/01/20130115_175536.jpg", "CrownCarveries", "http://leedsbeer.info/?p=896" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 191, "9 Merrion Street, Leeds LS1 6PQ", 2, new DateTime(2013, 9, 4, 21, 10, 13, 0, DateTimeKind.Local), "True to its name, this underground venue offers a great range of craft kegs and bottles, as well as ping pong and American-style BBQ. ", 53.8003426m, -1.5399098m, "The Pit", "0113 247 0601", 3.5m, 3.5m, 3.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130902_210537.jpg", "ThePitLeeds", "http://leedsbeer.info/?p=1915" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 192, "Canal Wharf, Water Lane, Leeds LS11 5PS", 3, new DateTime(2012, 11, 19, 22, 0, 29, 0, DateTimeKind.Local), "A brand new spot on Granary Wharf, with great food, beautiful views, and an OK-ish beer selection. ", 53.792717m, -1.5489038m, "The Pour House", "07816 481 492", 3.5m, 4m, 2.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2012/11/20121117_143006.jpg", "PourHouseLeeds", "http://leedsbeer.info/?p=714" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 193, "Mill Hill, Leeds LS1 5DQ", 1, new DateTime(2012, 10, 21, 17, 28, 20, 0, DateTimeKind.Local), "Another Leeds United pub along Mill Hill with a few decent beers. Not much more to say. ", 53.7951393m, -1.54544m, "The Prince of Wales", "0113 245 2434", 1.5m, 2m, 2.5m, 4m, "http://leedsbeer.info/wp-content/uploads/2012/10/20121019_191419.jpg", "", "http://leedsbeer.info/?p=505" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 194, "12 - 14 Merrion St., Leeds LS1 6PQ", 1, new DateTime(2014, 6, 29, 22, 47, 43, 0, DateTimeKind.Local), "Free pizza with every drink? Why not! ", 53.8004723m, -1.5399666m, "The Reform", "0113 244 4080 ", 2m, 3m, 2.5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2014/06/IMG_20140626_182453.jpg", "TheReformBar", "http://leedsbeer.info/?p=2480" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 195, "109 Kirkgate, Leeds LS1 6DP", 3, new DateTime(2014, 7, 9, 22, 26, 16, 0, DateTimeKind.Local), "An old-school Leeds pub. We are not old-school Leeds people.", 53.7965736m, -1.5400299m, "The Regent", "0113 245 6040", 1.5m, 1m, 0.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2014/07/IMG_20140708_185700.jpg", "", "http://leedsbeer.info/?p=2500" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 196, "76-78 North Street, Leeds LS2 7PN", 2, new DateTime(2012, 10, 18, 21, 53, 6, 0, DateTimeKind.Local), "The most beautiful bar we've seen yet, with a beautiful beer selection to match. A couple of niggles prevent it from ranking at the very top.", 53.8017082m, -1.5377989m, "The Reliance", "0113 295 6060", 3m, 3.5m, 4m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2012/10/20121017_194043.jpg", "", "http://leedsbeer.info/?p=484" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 197, "The Old Post Office, 3 City Square, Leeds LS1 2AN", 2, new DateTime(2012, 10, 20, 22, 3, 12, 0, DateTimeKind.Local), "In our eyes, the fantastic location and gorgeous building are the only things this suit-magnet has going for it. ", 53.7965584m, -1.548022m, "The Restaurant Bar & Grill", "0113 244 9625 ", 2.5m, 0.5m, 1m, 1m, "http://leedsbeer.info/wp-content/uploads/2012/10/20121019_175105.jpg", "ClubIndividual ", "http://leedsbeer.info/?p=492" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 198, "1 Whitehall Riverside, Leeds LS1 4BN, ", 2, new DateTime(2012, 9, 26, 18, 31, 45, 0, DateTimeKind.Local), "Looks like it's for the staff of the office block above, but is actually a very pleasant spot to relax by the river.", 53.7944908m, -1.5538768m, "The Riverside", "0113 244 9080", 4m, 4.5m, 2.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2012/09/20120925_123918.jpg", "TheRiversideLS1", "http://leedsbeer.info/?p=234" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 199, "52 Call Lane, Leeds LS1 6DT", 1, new DateTime(2015, 1, 19, 22, 42, 38, 0, DateTimeKind.Local), "A piece of Ibiza in Leeds, with a beer selection to match.", 53.7949028m, -1.5414923m, "The Rock Bar", "0113 246 8232", 2m, 2.5m, 1m, 1.5m, "http://leedsbeer.info/wp-content/uploads/2015/01/IMG_20150117_222358873.jpg", "therockbar", "http://leedsbeer.info/?p=2955" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 200, "Bishopsgate Street, Leeds LS1 5DY", 3, new DateTime(2012, 10, 20, 22, 28, 46, 0, DateTimeKind.Local), "The Scabby Taps is famous and rightly busy, but still has charm and good beer.", 53.7953644m, -1.5463839m, "The Scarbrough Hotel", "0113 243 4590", 3m, 2.5m, 4m, 4m, "http://leedsbeer.info/wp-content/uploads/2012/10/20121019_184340.jpg", "Nicholsonspubs", "http://leedsbeer.info/?p=496" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 201, "6 Heatons Court, Leeds LS1 4LJ", 2, new DateTime(2013, 9, 15, 13, 35, 57, 0, DateTimeKind.Local), "Friendly indie music bar in a railway arch.", 53.7947273m, -1.5430748m, "The Shed Bar", "0113 244 1198", 2.5m, 3.5m, 2.5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130911_195226.jpg", "theshedbar", "http://leedsbeer.info/?p=1947" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 202, "71a Briggate, Leeds LS1 6LH", 3, new DateTime(2014, 3, 31, 18, 38, 51, 0, DateTimeKind.Local), "An 18th-century pub with an acceptable selection of cask ales, but not much more. ", 53.7983475m, -1.5422823m, "The Ship", "0113 246 8031", 3m, 3m, 2.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140330_160921.jpg", "", "http://leedsbeer.info/?p=2336" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 203, "14 Park Row, Leeds LS1 5NR", 2, new DateTime(2013, 1, 30, 10, 34, 29, 0, DateTimeKind.Local), "A chavvy chain pub along chavvy Park Row, but not the worst chavvy chain pub in the world. ", 53.7984772m, -1.5469025m, "The Slug and Lettuce", "0113 244 9209", 3.5m, 2m, 1m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/01/20130128_174818.jpg", "sluglettuce", "http://leedsbeer.info/?p=950" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 204, "21 Merrion Street, Leeds LS2 8JE", 2, new DateTime(2014, 2, 15, 17, 38, 15, 0, DateTimeKind.Local), "A new addition to the city from some of our favourite people. Great beer and great atmosphere!", 53.8005028m, -1.5417069m, "The Social", "", 3m, 4.5m, 4m, 4.5m, "http://leedsbeer.info/wp-content/uploads/2014/02/IMG_20140213_174434.jpg", "thesocialleeds", "http://leedsbeer.info/?p=2253" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 205, "9 Briggate, Leeds LS1 6ER", 4, new DateTime(2014, 9, 14, 17, 9, 34, 0, DateTimeKind.Local), "A smelly, sticky dark indie music hall. Perfect.", 53.7948952m, -1.542592m, "The Stone Roses Bar", "0113 234 6704", 2.5m, 3m, 1m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140912_214343.jpg", "StoneRosesLeeds", "http://leedsbeer.info/?p=2637" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 206, "Hunslet Road, Leeds, LS10 1JQ", 2, new DateTime(2014, 3, 2, 17, 36, 19, 0, DateTimeKind.Local), "The headquarters of the old Tetley Brewery — now an art space, bar and restaurant. ", 53.7921791m, -1.5396509m, "The Tetley Bar and Kitchen", "0113 320 2323", 4m, 3m, 3.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2014/02/IMG_20140221_175036.jpg", "T_BarAndKitchen", "http://leedsbeer.info/?p=2267" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 207, "4 Turk’s Head Yard, Leeds LS1 6HB", 2, new DateTime(2016, 2, 22, 7, 46, 21, 0, DateTimeKind.Local), "Leeds's oldest pub has had a serious makeover.", 53.7971649m, -1.5433204m, "The Turk's Head", "0113 242 3368", 3m, 3.5m, 4m, 2m, "http://leedsbeer.info/wp-content/uploads/2016/02/IMG_20160131_130252550_HDR.jpg", "TurksHeadLeeds", "http://leedsbeer.info/?p=3392" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 208, "Lower Briggate, Leeds LS1 6ER", 2, new DateTime(2014, 10, 12, 19, 35, 6, 0, DateTimeKind.Local), "The Viaduct is the place to go for drag shows. But definitely not for decent beer.", 53.7950745m, -1.5425813m, "The Viaduct Showbar", "0113 244 3255", 3.5m, 2m, 0.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141010_191240.jpg", "ViaductShowBar", "http://leedsbeer.info/?p=2713" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 209, "28 Great George Street, Leeds LS1 3DL", 3, new DateTime(2012, 12, 9, 19, 23, 59, 0, DateTimeKind.Local), "There's more to The Victoria Hotel than 150-year-old décor (although that's lovely too).", 53.800808m, -1.5497911m, "The Victoria Hotel", "0113 245 1386", 4m, 4m, 3.5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2012/12/20121203_180603.jpg", "Nicholsonspubs", "http://leedsbeer.info/?p=785" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 210, "The Wardrobe, St Peter's Square, Leeds LS9 8AH", 2, new DateTime(2013, 2, 13, 7, 44, 40, 0, DateTimeKind.Local), "Quarry Hill's only bar is very chilled and has great food.", 53.7971039m, -1.5336013m, "The Wardrobe", "0113 383 8800", 4m, 4.5m, 3m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/02/20130211_183755.jpg", "wardrobeleeds", "http://leedsbeer.info/?p=1044" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 211, "11 York Place, Leeds LS1 2DS", 2, new DateTime(2015, 1, 31, 15, 0, 37, 0, DateTimeKind.Local), "A cool and inviting bar in the basement on York Place with a great selection of bottled crafts. ", 53.7969627m, -1.5521131m, "The White Rabbit", "0113 242 1202", 2m, 4m, 3.5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2015/01/IMG_20150130_220707308.jpg", "", "http://leedsbeer.info/?p=2991" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 212, "Leeds Railway Station, Leeds LS1 4DY", 3, new DateTime(2012, 9, 16, 12, 19, 25, 0, DateTimeKind.Local), "Standard mainline station pub. Nothing to love; nothing to hate. ", 53.794857m, -1.5473708m, "The White Rose", "", 2.5m, 2.5m, 1.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2012/09/20120915_140254.jpg", "", "http://leedsbeer.info/?p=96" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 213, "Swan Street, Leeds LS1 6LG", 3, new DateTime(2013, 5, 23, 23, 5, 18, 0, DateTimeKind.Local), "This historic pub has a new lease of life under Leeds Brewery, with a great beer selection and atmosphere to boot.", 53.7989388m, -1.5428495m, "The White Swan", "0113 242 0187", 4m, 4m, 4m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/05/20130521_175131.jpg", "whiteswanleeds", "http://leedsbeer.info/?p=1549" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 214, "Leeds Town Hall, The Headrow, Leeds LS1 3AD", 1, new DateTime(2014, 11, 25, 8, 9, 7, 0, DateTimeKind.Local), "A wood has appeared beneath Leeds Town Hall, and its inhabitants are peddling craft beer!", 53.7998886m, -1.5493512m, "The Wood Beneath the World", "", 1.5m, 4m, 2.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141122_174954793.jpg", "CellsBar", "http://leedsbeer.info/?p=2859" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 215, "61A New Briggate, Leeds LS2 8JD", 3, new DateTime(2012, 10, 2, 22, 34, 9, 0, DateTimeKind.Local), "Nice-enough gastropub with a good selection of ales.", 53.8005981m, -1.5410258m, "The Wrens Hotel", "0113 2458888", 3m, 2.5m, 3m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2012/10/20121001_175240.jpg", "", "http://leedsbeer.info/?p=313" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 216, "11 The Headrow, Leeds LS1 6PU", 3, new DateTime(2013, 8, 29, 7, 33, 31, 0, DateTimeKind.Local), "Ugh. ", 53.798851m, -1.5405034m, "Three Legs", "0113 245 6316", 2m, 1m, 1m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130825_190638.jpg", "", "http://leedsbeer.info/?p=1876" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 217, "The Light, 117 Albion St, Leeds LS2 8DY", 2, new DateTime(2014, 3, 14, 8, 42, 59, 0, DateTimeKind.Local), "The centre of Leeds's nightlife couldn't be further from the centre of our lives.", 53.8000221m, -1.5450919m, "Tiger Tiger", "0113 236 6999", 3.5m, 1m, 0.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140310_174942.jpg", "TigerLeeds", "http://leedsbeer.info/?p=2294" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 218, "West Point, Wellington Street, Leeds LS1 4JY", 2, new DateTime(2012, 10, 2, 7, 24, 10, 0, DateTimeKind.Local), "An upmarket football bar focusing on cocktails — nothing special to bring us rushing back.", 53.7959328m, -1.5532901m, "Toast Bar + Bistro", "0113 243 9546", 3m, 1m, 2.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2012/10/20120930_162655.jpg", "ToastLeeds", "http://leedsbeer.info/?p=278" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 219, "17 Westgate, Leeds LS1 2RA", 3, new DateTime(2012, 11, 14, 16, 16, 31, 0, DateTimeKind.Local), "A completely refurbished gastropub offering traditional Yorkshire food and Timothy Taylor ales. ", 53.7995262m, -1.5513806m, "Town Hall Tavern", "0113 244 0765", 3.5m, 4m, 3m, 3m, "http://leedsbeer.info/wp-content/uploads/2012/11/20121114_123507.jpg", "TownHallTavern", "http://leedsbeer.info/?p=696" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 220, "156 Briggate, Leeds LS1 6LY", 1, new DateTime(2016, 8, 21, 21, 45, 14, 0, DateTimeKind.Local), "The latest rotation of The Hedonist Project: a rum-themed surf place with no decent beer. ", 53.7956734m, -1.5422819m, "Trader Dan's Surf Shack", "0113 234 0459", 2.5m, 2.5m, 0.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2016/08/IMG_20160810_171941194.jpg", "hedonistproject", "http://leedsbeer.info/?p=3532" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 221, "4 Brewery Place, Leeds LS10 1NE", 1, new DateTime(2014, 8, 19, 23, 53, 25, 0, DateTimeKind.Local), "A new bar on Brewery Place, but so nicheless I can't even think of a good summary for this box.", 53.7938728m, -1.5373135m, "Twisted Kitchen", "0113 243 1637", 2.5m, 2.5m, 2.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2014/08/IMG_20140812_185546.jpg", "TwistedLeeds", "http://leedsbeer.info/?p=2549" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 222, "Gateway North, Crown Point Road, Leeds LS9 8BZ", 2, new DateTime(2013, 2, 13, 16, 52, 22, 0, DateTimeKind.Local), "The only bar in the Gateway complex; so sad for the Gateway complex. ", 53.7949753m, -1.5331882m, "Tyke", "", 2.5m, 1m, 2m, 2m, "http://leedsbeer.info/wp-content/uploads/2013/02/20130211_195227.jpg", "tykebar", "http://leedsbeer.info/?p=1063" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 223, "7 Duncan Street, Leeds LS1 6DQ", 2, new DateTime(2014, 9, 7, 10, 35, 14, 0, DateTimeKind.Local), "A wine bar in the Italian enoteca style, this place is definitely all about the wine. ", 53.7961502m, -1.5420028m, "Veeno", "0113 243 3401", 2.5m, 2.5m, 1m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140903_175600.jpg", "veeno_uk", "http://leedsbeer.info/?p=2610" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 224, "5 Wellington Place, Leeds LS1 4AP", 2, new DateTime(2017, 3, 5, 12, 44, 54, 0, DateTimeKind.Local), "Leeds's second of this franchise--a large and charming wine bar with a small number of Italian crafts on offer. ", 53.795536m, -1.5550075m, "Veeno (Wellington Place)", "0113 247 0698", 3.5m, 4.5m, 2.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2017/03/IMG_20170203_185805.jpg", "Veeno_UK", "http://leedsbeer.info/?p=3644" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 225, "43 Great George Street, Leeds LS1 3BB", 3, new DateTime(2012, 10, 11, 20, 38, 27, 0, DateTimeKind.Local), "Great selection of beer and good pub food, but go for the great atmosphere.", 53.8009071m, -1.5511496m, "Veritas", "0113 242 8094", 3m, 5m, 4.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2012/10/20121010_125049.jpg", "Veritas_Leeds", "http://leedsbeer.info/?p=393" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 226, "16 Merrion Street, Leeds LS1 6PQ", 2, new DateTime(2015, 1, 10, 15, 14, 8, 0, DateTimeKind.Local), "Merrion Street's live music and comedy venue is little more than that.", 53.8004799m, -1.5402184m, "Verve", "0113 244 2272", 2.5m, 3m, 1.5m, 2m, "http://leedsbeer.info/wp-content/uploads/2015/01/IMG_20150106_175110206.jpg", "VerveMariachi", "http://leedsbeer.info/?p=2939" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 227, "68 New Briggate, Leeds LS1 6NU", 2, new DateTime(2016, 3, 17, 21, 32, 12, 0, DateTimeKind.Local), "There's a new strip.. I mean cocktail bar in town.", 53.8005676m, -1.5406334m, "Vice & Virtue", "", 1.5m, 3.5m, 2.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160309_213352921.jpg", "vandvleeds", "http://leedsbeer.info/?p=3453" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 228, "92 Kirkgate, Leeds LS2 7DJ", 2, new DateTime(2016, 1, 3, 11, 56, 42, 0, DateTimeKind.Local), "A little bit of everything comes together perfectly on Leeds's oldest street.", 53.7960892m, -1.5386838m, "Wapentake", "0113 243 6248", 4.5m, 4.5m, 3.5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2016/01/IMG_20160101_160008283.jpg", "WapentakeLeeds", "http://leedsbeer.info/?p=3348" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 229, "20 New Briggate, Leeds LS1 6NU", 2, new DateTime(2013, 7, 15, 22, 29, 19, 0, DateTimeKind.Local), "They've captured the retro atmosphere of the 80s very well. Shame beer wasn't very good in the 80s.", 53.7993851m, -1.5417016m, "Wax Bar & Jukejoint", "0113 242 9442", 1m, 2.5m, 2m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2013/07/IMG_20130710_192221.jpg", "WaxBarLeeds", "http://leedsbeer.info/?p=1720" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 230, "38 Wellington Street, Leeds LS1 2DJ", 3, new DateTime(2013, 10, 20, 17, 58, 25, 0, DateTimeKind.Local), "A nicely renovated pub right near the station, with a rather lacklustre selection of beer. ", 53.7962685m, -1.5495586m, "West Riding", "0113 246 8772", 3.5m, 3.5m, 2m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2013/10/IMG_20131014_174052.jpg", "", "http://leedsbeer.info/?p=2031" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 231, "28-30 Park Row, Leeds LS1 5HU", 3, new DateTime(2013, 3, 16, 10, 42, 35, 0, DateTimeKind.Local), "Just another Wetherspoon's. Not bad, but there are others available.", 53.7985878m, -1.5472537m, "Wetherspoon's — Becketts Bank", "0113 394 5900", 4m, 2.5m, 3.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2013/03/20130310_201552.jpg", "BeckettsBank", "http://leedsbeer.info/?p=1210" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 232, "The Podium Site, Merrion Way, Leeds LS2 8PD", 3, new DateTime(2012, 11, 14, 8, 30, 35, 0, DateTimeKind.Local), "Leeds's earliest Wetherspoon's pub is hiding in a forgotten part of town, but they haven't forgotten about great service and beer.", 53.8027229m, -1.5430533m, "Wetherspoon's — Stick or Twist", "0113 234 9748", 4m, 2.5m, 4m, 4m, "http://leedsbeer.info/wp-content/uploads/2012/11/20121107_194640.jpg", "StickorTwistJDW", "http://leedsbeer.info/?p=684" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 233, "99 Portland Crescent, Leeds LS2 3AD", 3, new DateTime(2012, 11, 1, 14, 42, 22, 0, DateTimeKind.Local), "All the trappings of a Wetherspoon's, plus a great setting and a bit of a local feel. ", 53.8017464m, -1.5478768m, "Wetherspoon's — The Cuthbert Brodrick ", "0113 204 8570", 4m, 3m, 3.5m, 4m, "http://leedsbeer.info/wp-content/uploads/2012/11/20121030_181729.jpg", "CuthyBrodrick", "http://leedsbeer.info/?p=602" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 234, "43a Woodhouse Lane, Leeds LS2 8JT", 3, new DateTime(2013, 6, 21, 21, 1, 41, 0, DateTimeKind.Local), "It's a Wetherspoon's. See all our other reviews of Wetherspoon's.", 53.8020248m, -1.5457463m, "Wetherspoon's — The Hedley Verity", "0113 390 7590", 4m, 3m, 3.5m, 4m, "http://leedsbeer.info/wp-content/uploads/2013/06/IMG_20130613_184746.jpg", "HedleyVerityBar", "http://leedsbeer.info/?p=1636" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 235, "North Concourse, Leeds Railway Station, Leeds LS1 4DY", 3, new DateTime(2012, 9, 16, 12, 17, 22, 0, DateTimeKind.Local), "A great selection of cask ales, if you can make it through the sea of sports fans and hen nights to get to the bar.", 53.7956467m, -1.5485017m, "Wetherspoon's, Railway Station", "0113 247 1676", 3m, 2m, 3.5m, 4m, "http://leedsbeer.info/wp-content/uploads/2012/09/20120913_200655.jpg", "jdwtweet", "http://leedsbeer.info/?p=88" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 236, "23-25 Wharf Street, Leeds LS2 7EQ", 4, new DateTime(2013, 2, 3, 19, 35, 34, 0, DateTimeKind.Local), "Members-only bar and event space. A welcoming place for all kinds of people to get a decent beer and chill out.", 53.7955551m, -1.5379143m, "Wharf Chambers", "", 3m, 4m, 3.5m, 4m, "http://leedsbeer.info/wp-content/uploads/2013/02/20130202_190444.jpg", "WharfChambersCC", "http://leedsbeer.info/?p=962" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 237, "26 Aire Street, Leeds LS1 4HT", 2, new DateTime(2012, 9, 18, 12, 35, 54, 0, DateTimeKind.Local), "Little café bar in the White Cloth Gallery. Great atmosphere and decent selection of beers: definitely one to check out!", 53.7956352m, -1.5502828m, "White Cloth Bar", "0113 218 1923", 4m, 4.5m, 4m, 3m, "http://leedsbeer.info/wp-content/uploads/2012/09/20120918_105713.jpg", "WhiteClothBar", "http://leedsbeer.info/?p=135" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 238, "Turks Head Yard, Leeds LS1 6HB", 3, new DateTime(2014, 6, 8, 22, 20, 15, 0, DateTimeKind.Local), "Claiming to be Leeds's oldest pub, Whitelock's can boast the historic honour of being our 150th review. ", 53.7971954m, -1.5428953m, "Whitelock's Ale House", "0113 242 3368", 3m, 3.5m, 3.5m, 2.5m, "http://leedsbeer.info/wp-content/uploads/2014/06/IMG_20140528_193507.jpg", "WhitelocksLeeds", "http://leedsbeer.info/?p=2450" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 239, "69 St Paul's Street, Leeds LS1 2TE", 2, new DateTime(2015, 9, 23, 21, 42, 36, 0, DateTimeKind.Local), "A wine bar serving the financial district. Beer's not the focus but it's a great spot nonetheless. ", 53.7983017m, -1.5531774m, "Wino", "0113 345 5960", 2.5m, 4m, 0.5m, 3.5m, "http://leedsbeer.info/wp-content/uploads/2015/09/IMG_20150918_191356356.jpg", "winoleeds_wino", "http://leedsbeer.info/?p=3232" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 240, "24–28 Boar Lane, Leeds LS1 5DA", 3, new DateTime(2012, 10, 9, 20, 24, 10, 0, DateTimeKind.Local), "A grotty chain pub, fitting in perfectly along grotty Boar Lane. ", 53.7956429m, -1.5451622m, "Yates's, Boar Lane", "0113 244 8566", 2.5m, 1m, 1.5m, 3m, "http://leedsbeer.info/wp-content/uploads/2012/10/20121009_124113.jpg", "StonegatePubs", "http://leedsbeer.info/?p=377" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 241, "43 Woodhouse Lane, Leeds LS1 3HQ", 3, new DateTime(2015, 1, 29, 22, 6, 50, 0, DateTimeKind.Local), "A marked improvement on its sibling. Still a chain pub.", 53.8017006m, -1.5455478m, "Yates's, Woodhouse Lane", "0113 245 4928", 3.5m, 3m, 3m, 4m, "http://leedsbeer.info/wp-content/uploads/2015/01/IMG_20150120_180501646.jpg", "Yates_WHL_Leeds", "http://leedsbeer.info/?p=2980" }); + + migrationBuilder.InsertData( + table: "Venues", + columns: new[] { "Id", "Address", "CategoryId", "DateAttended", "Excerpt", "Latitude", "Longitude", "Name", "Phone", "StarsAmenities", "StarsAtmosphere", "StarsBeer", "StarsValue", "Thumbnail", "Twitter", "Url" }, + values: new object[] { 242, "5B Brewery Place, Leeds LS10 1NE", 4, new DateTime(2013, 2, 23, 19, 50, 40, 0, DateTimeKind.Local), "Would we go for a night out in a shop? With a beer selection like this, it would be hard to keep us away!", 53.7935677m, -1.5374315m, "Yum Yum", "07917 194516", 4m, 3m, 4.5m, 4m, "http://leedsbeer.info/wp-content/uploads/2013/02/20130222_175033.jpg", "", "http://leedsbeer.info/?p=1126" }); + } + + protected override void Down(MigrationBuilder migrationBuilder) + { + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 1); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 2); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 3); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 4); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 5); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 6); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 7); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 8); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 9); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 10); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 11); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 12); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 13); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 14); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 15); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 16); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 17); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 18); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 19); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 20); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 21); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 22); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 23); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 24); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 25); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 26); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 27); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 28); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 29); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 30); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 31); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 32); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 33); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 34); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 35); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 36); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 37); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 38); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 39); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 40); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 41); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 42); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 43); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 44); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 45); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 46); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 47); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 48); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 49); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 50); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 51); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 52); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 53); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 54); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 55); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 56); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 57); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 58); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 59); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 60); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 61); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 62); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 63); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 64); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 65); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 66); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 67); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 68); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 69); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 70); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 71); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 72); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 73); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 74); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 75); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 76); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 77); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 78); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 79); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 80); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 81); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 82); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 83); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 84); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 85); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 86); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 87); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 88); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 89); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 90); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 91); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 92); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 93); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 94); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 95); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 96); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 97); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 98); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 99); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 100); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 101); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 102); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 103); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 104); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 105); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 106); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 107); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 108); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 109); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 110); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 111); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 112); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 113); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 114); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 115); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 116); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 117); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 118); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 119); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 120); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 121); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 122); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 123); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 124); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 125); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 126); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 127); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 128); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 129); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 130); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 131); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 132); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 133); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 134); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 135); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 136); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 137); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 138); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 139); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 140); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 141); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 142); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 143); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 144); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 145); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 146); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 147); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 148); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 149); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 150); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 151); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 152); + + migrationBuilder.DeleteData( + table: "Tags", + keyColumn: "Id", + keyValue: 153); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 1); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 2); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 3); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 4); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 5); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 6); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 7); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 8); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 9); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 10); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 11); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 12); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 13); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 14); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 15); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 16); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 17); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 18); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 19); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 20); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 21); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 22); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 23); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 24); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 25); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 26); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 27); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 28); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 29); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 30); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 31); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 32); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 33); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 34); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 35); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 36); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 37); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 38); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 39); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 40); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 41); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 42); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 43); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 44); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 45); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 46); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 47); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 48); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 49); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 50); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 51); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 52); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 53); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 54); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 55); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 56); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 57); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 58); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 59); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 60); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 61); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 62); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 63); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 64); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 65); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 66); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 67); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 68); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 69); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 70); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 71); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 72); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 73); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 74); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 75); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 76); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 77); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 78); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 79); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 80); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 81); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 82); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 83); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 84); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 85); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 86); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 87); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 88); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 89); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 90); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 91); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 92); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 93); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 94); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 95); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 96); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 97); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 98); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 99); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 100); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 101); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 102); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 103); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 104); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 105); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 106); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 107); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 108); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 109); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 110); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 111); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 112); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 113); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 114); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 115); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 116); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 117); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 118); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 119); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 120); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 121); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 122); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 123); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 124); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 125); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 126); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 127); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 128); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 129); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 130); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 131); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 132); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 133); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 134); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 135); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 136); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 137); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 138); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 139); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 140); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 141); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 142); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 143); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 144); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 145); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 146); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 147); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 148); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 149); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 150); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 151); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 152); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 153); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 154); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 155); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 156); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 157); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 158); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 159); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 160); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 161); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 162); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 163); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 164); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 165); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 166); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 167); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 168); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 169); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 170); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 171); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 172); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 173); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 174); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 175); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 176); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 177); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 178); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 179); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 180); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 181); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 182); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 183); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 184); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 185); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 186); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 187); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 188); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 189); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 190); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 191); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 192); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 193); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 194); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 195); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 196); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 197); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 198); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 199); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 200); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 201); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 202); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 203); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 204); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 205); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 206); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 207); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 208); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 209); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 210); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 211); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 212); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 213); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 214); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 215); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 216); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 217); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 218); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 219); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 220); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 221); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 222); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 223); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 224); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 225); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 226); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 227); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 228); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 229); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 230); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 231); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 232); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 233); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 234); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 235); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 236); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 237); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 238); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 239); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 240); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 241); + + migrationBuilder.DeleteData( + table: "Venues", + keyColumn: "Id", + keyValue: 242); + + migrationBuilder.DeleteData( + table: "Categories", + keyColumn: "Id", + keyValue: 1); + + migrationBuilder.DeleteData( + table: "Categories", + keyColumn: "Id", + keyValue: 2); + + migrationBuilder.DeleteData( + table: "Categories", + keyColumn: "Id", + keyValue: 3); + + migrationBuilder.DeleteData( + table: "Categories", + keyColumn: "Id", + keyValue: 4); + + migrationBuilder.DeleteData( + table: "Categories", + keyColumn: "Id", + keyValue: 5); + } + } +} diff --git a/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/Data/Migrations/LeedsBeerQuestDbContextModelSnapshot.cs b/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/Data/Migrations/LeedsBeerQuestDbContextModelSnapshot.cs index 77f8d17..19923ca 100644 --- a/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/Data/Migrations/LeedsBeerQuestDbContextModelSnapshot.cs +++ b/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/Data/Migrations/LeedsBeerQuestDbContextModelSnapshot.cs @@ -30,6 +30,33 @@ namespace LeedsBeerQuest.API.Data.Migrations b.HasKey("Id"); b.ToTable("Categories"); + + b.HasData( + new + { + Id = 1, + Name = "Closed venues" + }, + new + { + Id = 2, + Name = "Bar reviews" + }, + new + { + Id = 3, + Name = "Pub reviews" + }, + new + { + Id = 4, + Name = "Other reviews" + }, + new + { + Id = 5, + Name = "Uncategorized" + }); }); modelBuilder.Entity("LeedsBeerQuest.API.Data.Models.Tag", b => @@ -50,6 +77,773 @@ namespace LeedsBeerQuest.API.Data.Migrations b.HasIndex("VenueId"); b.ToTable("Tags"); + + b.HasData( + new + { + Id = 1, + Name = "food,live music,sofas" + }, + new + { + Id = 2, + Name = "beer garden,coffee,food,free wifi,sports" + }, + new + { + Id = 3, + Name = "coffee,food" + }, + new + { + Id = 4, + Name = "coffee,food,free wifi" + }, + new + { + Id = 5, + Name = "dance floor" + }, + new + { + Id = 6, + Name = "coffee,free wifi" + }, + new + { + Id = 7, + Name = "free wifi" + }, + new + { + Id = 8, + Name = "coffee,dance floor,food" + }, + new + { + Id = 9, + Name = "arcade games,beer garden,breakfast,food,free wifi,pool table,sofas,sports" + }, + new + { + Id = 10, + Name = "beer garden,breakfast,coffee,food,free wifi" + }, + new + { + Id = 11, + Name = "food" + }, + new + { + Id = 12, + Name = "beer garden,coffee,food" + }, + new + { + Id = 13, + Name = "beer garden,breakfast,coffee,dance floor,food,jukebox" + }, + new + { + Id = 14, + Name = "dance floor,food,free wifi" + }, + new + { + Id = 15, + Name = "coffee,food,membership discount,sunday roasts" + }, + new + { + Id = 16, + Name = "coffee,food,sofas" + }, + new + { + Id = 17, + Name = "beer garden,dance floor,food,live music,quiz" + }, + new + { + Id = 18, + Name = "dance floor,free wifi,membership discount" + }, + new + { + Id = 19, + Name = "dance floor,food,live music,quiz" + }, + new + { + Id = 20, + Name = "jukebox,live music,sofas" + }, + new + { + Id = 21, + Name = "beer garden,coffee,food,free wifi" + }, + new + { + Id = 22, + Name = "beer garden,breakfast,coffee,food" + }, + new + { + Id = 23, + Name = "coffee,food,sofas,sports" + }, + new + { + Id = 24, + Name = "dance floor,sports" + }, + new + { + Id = 25, + Name = "" + }, + new + { + Id = 26, + Name = "beer garden,food,live music,sofas" + }, + new + { + Id = 27, + Name = "coffee,dance floor,food,free wifi,live music" + }, + new + { + Id = 28, + Name = "food,live music,membership discount" + }, + new + { + Id = 29, + Name = "food,sofas" + }, + new + { + Id = 30, + Name = "arcade games,dance floor,karaoke,lgbt,quiz" + }, + new + { + Id = 31, + Name = "arcade games,beer garden,breakfast,coffee,food,free wifi,sports" + }, + new + { + Id = 32, + Name = "food,free wifi,sofas" + }, + new + { + Id = 33, + Name = "arcade games,dance floor,free wifi,karaoke,lgbt,sofas,sunday roasts" + }, + new + { + Id = 34, + Name = "beer garden,food,free wifi,sofas" + }, + new + { + Id = 35, + Name = "coffee,food,sunday roasts" + }, + new + { + Id = 36, + Name = "beer garden,food" + }, + new + { + Id = 37, + Name = "breakfast,coffee,food" + }, + new + { + Id = 38, + Name = "arcade games,coffee,dance floor,food,free wifi,live music,pool table,quiz,sofas,sports" + }, + new + { + Id = 39, + Name = "breakfast,coffee,food,free wifi,sofas" + }, + new + { + Id = 40, + Name = "breakfast,coffee,dance floor,food,quiz,sofas" + }, + new + { + Id = 41, + Name = "beer garden,coffee,food,membership discount" + }, + new + { + Id = 42, + Name = "coffee,food,free wifi,sofas" + }, + new + { + Id = 43, + Name = "dance floor,food,free wifi,live music" + }, + new + { + Id = 44, + Name = "breakfast,coffee,dance floor,food,free wifi,sofas,sunday roasts" + }, + new + { + Id = 45, + Name = "arcade games,beer garden,breakfast,coffee,free wifi,jukebox,live music,membership discount,pool table,sofas" + }, + new + { + Id = 46, + Name = "arcade games,beer garden,dance floor,live music" + }, + new + { + Id = 47, + Name = "beer garden,coffee,food,free wifi,live music,quiz,sports" + }, + new + { + Id = 48, + Name = "beer garden,coffee,food,sofas" + }, + new + { + Id = 49, + Name = "arcade games,dance floor" + }, + new + { + Id = 50, + Name = "beer garden,breakfast,coffee,food,free wifi,lgbt" + }, + new + { + Id = 51, + Name = "arcade games,beer garden,coffee,food,free wifi,jukebox,live music,sofas" + }, + new + { + Id = 52, + Name = "beer garden,dance floor,food,free wifi,live music,sofas" + }, + new + { + Id = 53, + Name = "arcade games,dance floor,food,sports" + }, + new + { + Id = 54, + Name = "arcade games,beer garden,coffee,food,free wifi,sofas" + }, + new + { + Id = 55, + Name = "beer garden,live music,sofas" + }, + new + { + Id = 56, + Name = "arcade games,beer garden,coffee,food,free wifi,live music,pool table,quiz,sports" + }, + new + { + Id = 57, + Name = "coffee" + }, + new + { + Id = 58, + Name = "coffee,dance floor,food,free wifi,live music,sofas" + }, + new + { + Id = 59, + Name = "dance floor,sofas" + }, + new + { + Id = 60, + Name = "dance floor,food" + }, + new + { + Id = 61, + Name = "beer garden,coffee,food,free wifi,sofas" + }, + new + { + Id = 62, + Name = "beer garden,coffee,food,free wifi,quiz,sofas,sunday roasts" + }, + new + { + Id = 63, + Name = "darts,food" + }, + new + { + Id = 64, + Name = "coffee,dance floor,live music" + }, + new + { + Id = 65, + Name = "food,karaoke" + }, + new + { + Id = 66, + Name = "jukebox,live music" + }, + new + { + Id = 67, + Name = "beer garden,dance floor" + }, + new + { + Id = 68, + Name = "arcade games,coffee,food,free wifi,sofas,sports" + }, + new + { + Id = 69, + Name = "beer garden,breakfast,coffee,dance floor,food,free wifi,live music,quiz,sofas,sunday roasts" + }, + new + { + Id = 70, + Name = "dance floor,free wifi" + }, + new + { + Id = 71, + Name = "breakfast,coffee,food,free wifi,sports,sunday roasts" + }, + new + { + Id = 72, + Name = "pool table" + }, + new + { + Id = 73, + Name = "food,free wifi,live music,sofas" + }, + new + { + Id = 74, + Name = "beer garden,coffee,dance floor,food,membership discount,sofas" + }, + new + { + Id = 75, + Name = "coffee,food,free wifi,quiz,sofas" + }, + new + { + Id = 76, + Name = "beer garden,coffee" + }, + new + { + Id = 77, + Name = "coffee,food,free wifi,jukebox" + }, + new + { + Id = 78, + Name = "beer garden,dance floor,food,sofas" + }, + new + { + Id = 79, + Name = "food,free wifi,live music,sofas,sports" + }, + new + { + Id = 80, + Name = "beer garden,dance floor,food,lgbt,sofas" + }, + new + { + Id = 81, + Name = "beer garden,coffee,food,free wifi,sunday roasts" + }, + new + { + Id = 82, + Name = "dance floor,free wifi,karaoke" + }, + new + { + Id = 83, + Name = "beer garden,coffee,dance floor,food,free wifi,membership discount,sunday roasts" + }, + new + { + Id = 84, + Name = "food,pool table" + }, + new + { + Id = 85, + Name = "food,free wifi,quiz,sofas" + }, + new + { + Id = 86, + Name = "beer garden,sofas" + }, + new + { + Id = 87, + Name = "coffee,food,live music,sunday roasts" + }, + new + { + Id = 88, + Name = "beer garden,dance floor,food,free wifi,live music" + }, + new + { + Id = 89, + Name = "dance floor,free wifi,live music" + }, + new + { + Id = 90, + Name = "coffee,dance floor,food,live music" + }, + new + { + Id = 91, + Name = "free wifi,sofas" + }, + new + { + Id = 92, + Name = "arcade games,darts,food,pool table,sports" + }, + new + { + Id = 93, + Name = "food,free wifi" + }, + new + { + Id = 94, + Name = "arcade games,coffee,food,pool table,sofas,sports" + }, + new + { + Id = 95, + Name = "beer garden,food,sofas" + }, + new + { + Id = 96, + Name = "beer garden,coffee,food,pool table,sofas" + }, + new + { + Id = 97, + Name = "dance floor,food,live music,sofas" + }, + new + { + Id = 98, + Name = "beer garden,coffee,dance floor,food" + }, + new + { + Id = 99, + Name = "arcade games,jukebox,sports" + }, + new + { + Id = 100, + Name = "beer garden,coffee,food,quiz,sofas" + }, + new + { + Id = 101, + Name = "free wifi,sports" + }, + new + { + Id = 102, + Name = "beer garden,coffee,food,free wifi,quiz,sunday roasts" + }, + new + { + Id = 103, + Name = "breakfast,coffee,food,free wifi" + }, + new + { + Id = 104, + Name = "arcade games,breakfast,coffee,food,free wifi,sports" + }, + new + { + Id = 105, + Name = "beer garden,coffee,food,free wifi,live music,sunday roasts" + }, + new + { + Id = 106, + Name = "coffee,food,pool table,sports" + }, + new + { + Id = 107, + Name = "coffee,food,free wifi,live music" + }, + new + { + Id = 108, + Name = "darts,pool table" + }, + new + { + Id = 109, + Name = "arcade games,food,live music,pool table,sofas,sports" + }, + new + { + Id = 110, + Name = "beer garden,coffee,dance floor,food,live music,sofas" + }, + new + { + Id = 111, + Name = "arcade games,coffee,food,sports" + }, + new + { + Id = 112, + Name = "coffee,food,free wifi,live music,sports,sunday roasts" + }, + new + { + Id = 113, + Name = "beer garden,darts,free wifi,live music,quiz" + }, + new + { + Id = 114, + Name = "arcade games,beer garden,food,sports" + }, + new + { + Id = 115, + Name = "beer garden,coffee,food,free wifi,live music,quiz" + }, + new + { + Id = 116, + Name = "breakfast,coffee,food,free wifi,jukebox,sports" + }, + new + { + Id = 117, + Name = "arcade games,breakfast,coffee,food,free wifi,live music,sports" + }, + new + { + Id = 118, + Name = "coffee,food,live music" + }, + new + { + Id = 119, + Name = "arcade games,beer garden,coffee,food,free wifi" + }, + new + { + Id = 120, + Name = "beer garden,coffee,food,sunday roasts" + }, + new + { + Id = 121, + Name = "arcade games,beer garden,coffee,food,free wifi,live music,pool table,sofas,sunday roasts" + }, + new + { + Id = 122, + Name = "arcade games,dance floor,lgbt" + }, + new + { + Id = 123, + Name = "breakfast,dance floor,food,jukebox,live music,sports,sunday roasts" + }, + new + { + Id = 124, + Name = "beer garden,coffee,food,live music,sofas" + }, + new + { + Id = 125, + Name = "beer garden,breakfast,coffee,food,free wifi,quiz,sunday roasts" + }, + new + { + Id = 126, + Name = "breakfast,coffee,food,live music" + }, + new + { + Id = 127, + Name = "arcade games,beer garden,breakfast,coffee,food,free wifi,sunday roasts" + }, + new + { + Id = 128, + Name = "arcade games,darts,sports" + }, + new + { + Id = 129, + Name = "sofas" + }, + new + { + Id = 130, + Name = "beer garden,jukebox,karaoke,sports" + }, + new + { + Id = 131, + Name = "beer garden,breakfast,coffee,food,free wifi,sofas,sports" + }, + new + { + Id = 132, + Name = "beer garden" + }, + new + { + Id = 133, + Name = "beer garden,food,free wifi,sunday roasts" + }, + new + { + Id = 134, + Name = "beer garden,free wifi,karaoke,lgbt,quiz" + }, + new + { + Id = 135, + Name = "coffee,food,free wifi,sunday roasts" + }, + new + { + Id = 136, + Name = "beer garden,coffee,food,live music,quiz,sofas" + }, + new + { + Id = 137, + Name = "arcade games,jukebox,karaoke,pool table" + }, + new + { + Id = 138, + Name = "coffee,dance floor,food,free wifi,karaoke" + }, + new + { + Id = 139, + Name = "beer garden,breakfast,coffee,food,quiz,sports,sunday roasts" + }, + new + { + Id = 140, + Name = "arcade games,coffee,food" + }, + new + { + Id = 141, + Name = "arcade games,coffee,food,free wifi,pool table,sofas,sports" + }, + new + { + Id = 142, + Name = "beer garden,dance floor,live music" + }, + new + { + Id = 143, + Name = "breakfast,coffee,food,free wifi,sofas,sports" + }, + new + { + Id = 144, + Name = "jukebox" + }, + new + { + Id = 145, + Name = "beer garden,coffee,food,jukebox" + }, + new + { + Id = 146, + Name = "arcade games,breakfast,coffee,food,free wifi,sofas,sports,sunday roasts" + }, + new + { + Id = 147, + Name = "arcade games,beer garden,breakfast,coffee,food,free wifi,sofas,sunday roasts" + }, + new + { + Id = 148, + Name = "beer garden,breakfast,coffee,food,free wifi,sofas,sunday roasts" + }, + new + { + Id = 149, + Name = "beer garden,breakfast,coffee,food,free wifi,sunday roasts" + }, + new + { + Id = 150, + Name = "beer garden,coffee,free wifi,live music,sofas" + }, + new + { + Id = 151, + Name = "coffee,food,free wifi,membership discount,sofas" + }, + new + { + Id = 152, + Name = "arcade games,breakfast,coffee,dance floor,food,free wifi" + }, + new + { + Id = 153, + Name = "arcade games,beer garden,breakfast,coffee,food,free wifi" + }); }); modelBuilder.Entity("LeedsBeerQuest.API.Data.Models.Venue", b => @@ -113,6 +907,4606 @@ namespace LeedsBeerQuest.API.Data.Migrations b.HasIndex("CategoryId"); b.ToTable("Venues"); + + b.HasData( + new + { + Id = 1, + Address = "23-25 Great George Street, Leeds LS1 3BB", + CategoryId = 1, + DateAttended = new DateTime(2012, 11, 30, 21, 58, 52, 0, DateTimeKind.Local), + Excerpt = "...It's really dark in here!", + Latitude = 53.8007317m, + Longitude = -1.5481764m, + Name = "...escobar", + Phone = "0113 220 4389", + StarsAmenities = 3m, + StarsAtmosphere = 3m, + StarsBeer = 2m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121129_185815.jpg", + Twitter = "EscobarLeeds", + Url = "http://leedsbeer.info/?p=765" + }, + new + { + Id = 2, + Address = "1 Little Neville Street, Granary Wharf, Leeds LS1 4ED", + CategoryId = 2, + DateAttended = new DateTime(2013, 4, 27, 15, 44, 22, 0, DateTimeKind.Local), + Excerpt = "FORE! You can play \"golf\" here and enjoy a nice bottled ale. ", + Latitude = 53.7934952m, + Longitude = -1.5478653m, + Name = "\"Golf\" Cafe Bar", + Phone = "0113 244 4428", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 2.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130422_204442.jpg", + Twitter = "GolfCafeBar", + Url = "http://leedsbeer.info/?p=1382" + }, + new + { + Id = 3, + Address = "115 The Headrow, Leeds, LS1 5JW", + CategoryId = 3, + DateAttended = new DateTime(2014, 10, 18, 16, 48, 51, 0, DateTimeKind.Local), + Excerpt = "A bar that lives up to its name.", + Latitude = 53.7994003m, + Longitude = -1.545981m, + Name = "115 The Headrow", + Phone = "", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 1.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/115.jpg", + Twitter = "BLoungeGrp", + Url = "http://leedsbeer.info/?p=2753" + }, + new + { + Id = 4, + Address = "7-9 Boar Lane, Leeds LS1 5DD", + CategoryId = 2, + DateAttended = new DateTime(2013, 5, 16, 17, 10, 30, 0, DateTimeKind.Local), + Excerpt = "Not much going on here beer-wise, but they do serve food on a Sunday evening — quite a rarity amongst city centre bars. ", + Latitude = 53.7958908m, + Longitude = -1.5433109m, + Name = "1871 Bar & Lounge", + Phone = "0845 200 1871", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 1.5m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/05/20130506_205930.jpg", + Twitter = "1871BarLeeds", + Url = "http://leedsbeer.info/?p=1455" + }, + new + { + Id = 5, + Address = "25 Great George Street, Leeds LS1 3AL", + CategoryId = 2, + DateAttended = new DateTime(2015, 3, 24, 20, 31, 30, 0, DateTimeKind.Local), + Excerpt = "This fashionable cocktail bar & club isn't really our scene but has surprisingly good beer.", + Latitude = 53.8007202m, + Longitude = -1.5483344m, + Name = "314 In Progress", + Phone = "0113 397 1337", + StarsAmenities = 1.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/03/IMG_20150209_175103005.jpg", + Twitter = "314Leeds", + Url = "http://leedsbeer.info/?p=3048" + }, + new + { + Id = 6, + Address = "Trinity Kitchen, Albion Street, Leeds LS1 5AT", + CategoryId = 2, + DateAttended = new DateTime(2013, 11, 16, 21, 47, 20, 0, DateTimeKind.Local), + Excerpt = "Circular champagne bar is nice, but with a poor beer selection.", + Latitude = 53.7972984m, + Longitude = -1.545344m, + Name = "360 Champagne & Cocktails", + Phone = "", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 1m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131110_150923.jpg", + Twitter = "360_Trinity", + Url = "http://leedsbeer.info/?p=2098" + }, + new + { + Id = 7, + Address = "11 - 15 Hirst's Yard, Leeds LS1 6NJ", + CategoryId = 2, + DateAttended = new DateTime(2013, 8, 22, 21, 29, 53, 0, DateTimeKind.Local), + Excerpt = "As the name suggests, the raison d'être of this spot is bourbon, but there are enough good American crafts to keep us happy. ", + Latitude = 53.795681m, + Longitude = -1.5416881m, + Name = "51% Bourbon Lounge", + Phone = "0113 322 9919", + StarsAmenities = 2m, + StarsAtmosphere = 4m, + StarsBeer = 3m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130820_211253.jpg", + Twitter = "51_Bourbon", + Url = "http://leedsbeer.info/?p=1843" + }, + new + { + Id = 8, + Address = "Goodbard House,, 15 Infirmary Street, Leeds LS1 2JS", + CategoryId = 2, + DateAttended = new DateTime(2016, 8, 9, 13, 37, 30, 0, DateTimeKind.Local), + Excerpt = "A high-end cocktail nightspot in the financial district. Not really our scene, and not enough beers to get us back. ", + Latitude = 53.7976761m, + Longitude = -1.5493602m, + Name = "53° North", + Phone = "0113 856 0011", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 1.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/08/IMG_20160710_192730025.jpg", + Twitter = "53degreesLS", + Url = "http://leedsbeer.info/?p=3517" + }, + new + { + Id = 9, + Address = "Sparrows Wharf, 32 The Calls, Leeds LS2 7EW", + CategoryId = 3, + DateAttended = new DateTime(2013, 6, 5, 23, 2, 7, 0, DateTimeKind.Local), + Excerpt = "Looks like a gym on the outside, but exercise kit is about the only thing you won't find in here!", + Latitude = 53.7948723m, + Longitude = -1.5391223m, + Name = "Aire Bar", + Phone = "0113 245 5500", + StarsAmenities = 4.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/06/IMAG0035.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1568" + }, + new + { + Id = 10, + Address = "27 East Parade, Leeds LS1 5BN", + CategoryId = 2, + DateAttended = new DateTime(2014, 3, 17, 23, 3, 33, 0, DateTimeKind.Local), + Excerpt = "One of the two All Bar Ones in Leeds, and definitely the less interesting of the two.", + Latitude = 53.7985039m, + Longitude = -1.5490319m, + Name = "All Bar One — Greek Street", + Phone = "0113 245 2485", + StarsAmenities = 3.5m, + StarsAtmosphere = 2m, + StarsBeer = 3m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140310_184308.jpg", + Twitter = "YourAllBarOne", + Url = "http://leedsbeer.info/?p=2305" + }, + new + { + Id = 11, + Address = "Unit D, Electric Press, Leeds LS2 3AD", + CategoryId = 2, + DateAttended = new DateTime(2013, 5, 16, 22, 14, 25, 0, DateTimeKind.Local), + Excerpt = "A chain bar with a surprisingly appealing selection of beer. ", + Latitude = 53.8012276m, + Longitude = -1.5484293m, + Name = "All Bar One — The Electric Press", + Phone = "0113 244 8835", + StarsAmenities = 4m, + StarsAtmosphere = 2.5m, + StarsBeer = 3m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/05/20130513_193606.jpg", + Twitter = "YourAllBarOne", + Url = "http://leedsbeer.info/?p=1482" + }, + new + { + Id = 12, + Address = "23-25 Great George St, Leeds LS1 3AL", + CategoryId = 2, + DateAttended = new DateTime(2014, 8, 29, 8, 13, 2, 0, DateTimeKind.Local), + Excerpt = "Here's something new to Leeds: an ultra-cool burger bar.", + Latitude = 53.8007202m, + Longitude = -1.5480624m, + Name = "Almost Famous", + Phone = "", + StarsAmenities = 3m, + StarsAtmosphere = 4.5m, + StarsBeer = 3m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/08/IMG_20140826_174337.jpg", + Twitter = "AlmostFamousLDS", + Url = "http://leedsbeer.info/?p=2592" + }, + new + { + Id = 13, + Address = "Level 6, Trinity Leeds, 70 Boar Lane, Leeds LS1 6HW", + CategoryId = 2, + DateAttended = new DateTime(2014, 5, 12, 19, 50, 41, 0, DateTimeKind.Local), + Excerpt = "Atop Trinity shopping centre, this bar will delight those who love a good roof garden. ", + Latitude = 53.7964096m, + Longitude = -1.5433298m, + Name = "Angelica", + Phone = "0113 897 0099", + StarsAmenities = 3m, + StarsAtmosphere = 4m, + StarsBeer = 3m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/05/IMG_20140505_133542.jpg", + Twitter = "AngelicaLeeds", + Url = "http://leedsbeer.info/?p=2389" + }, + new + { + Id = 14, + Address = "Arches V & W, The Dark Arches, Granary Wharf, Leeds LS1 4BR", + CategoryId = 2, + DateAttended = new DateTime(2015, 9, 21, 22, 57, 25, 0, DateTimeKind.Local), + Excerpt = "Ossett complete their dominance of Granary Wharf with this disco kitchen.", + Latitude = 53.7936935m, + Longitude = -1.5495384m, + Name = "Archie's Bar & Kitchen", + Phone = "0113 243 1001", + StarsAmenities = 4.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 3m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/09/IMG_20150918_175536338.jpg", + Twitter = "ArchiesLeeds", + Url = "http://leedsbeer.info/?p=3237" + }, + new + { + Id = 15, + Address = "123 The Headrow, Leeds LS1 5RD", + CategoryId = 2, + DateAttended = new DateTime(2013, 12, 9, 21, 23, 39, 0, DateTimeKind.Local), + Excerpt = "They really do have a lot of beers from around the world!", + Latitude = 53.7994232m, + Longitude = -1.5473208m, + Name = "Around the World in 80 Beers", + Phone = "0845 533 3000", + StarsAmenities = 2m, + StarsAtmosphere = 2m, + StarsBeer = 4m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/12/IMG_20131129_162024.jpg", + Twitter = "Leeds80BeersBar", + Url = "http://leedsbeer.info/?p=2123" + }, + new + { + Id = 16, + Address = "42 Call Lane, Leeds LS1 6DT", + CategoryId = 2, + DateAttended = new DateTime(2013, 1, 25, 21, 55, 9, 0, DateTimeKind.Local), + Excerpt = "A café bar where the food selection far surpasses the choice of beers. ", + Latitude = 53.7955132m, + Longitude = -1.5411516m, + Name = "Arts Café", + Phone = "0113 243 8243", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 2m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/01/20130119_120909.jpg", + Twitter = "artscafeleeds", + Url = "http://leedsbeer.info/?p=911" + }, + new + { + Id = 17, + Address = "31 King St, Leeds LS1 2HL", + CategoryId = 2, + DateAttended = new DateTime(2017, 3, 5, 12, 44, 41, 0, DateTimeKind.Local), + Excerpt = "Out with London, in with Munich. But is it any better than its old incarnation?", + Latitude = 53.79776m, + Longitude = -1.5498528m, + Name = "Atlas Brauhaus", + Phone = "0113 2442906", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2017/03/IMG_20170116_184808.jpg", + Twitter = "AtlasBrauhaus", + Url = "http://leedsbeer.info/?p=3638" + }, + new + { + Id = 18, + Address = "31 King Street, Leeds LS1 2HL", + CategoryId = 1, + DateAttended = new DateTime(2014, 1, 17, 8, 0, 53, 0, DateTimeKind.Local), + Excerpt = "A self-proclaimed \"London-style pub\". They're right, too.", + Latitude = 53.7977448m, + Longitude = -1.5498742m, + Name = "Atlas Pub", + Phone = "0113 244 2906", + StarsAmenities = 3m, + StarsAtmosphere = 2m, + StarsBeer = 2.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/01/IMG_20140115_123655.jpg", + Twitter = "AtlasPubLeeds", + Url = "http://leedsbeer.info/?p=2203" + }, + new + { + Id = 19, + Address = "5 Brewery Place, Leeds LS10 1NE", + CategoryId = 2, + DateAttended = new DateTime(2013, 2, 24, 18, 27, 51, 0, DateTimeKind.Local), + Excerpt = "Food, drink, dancing and Howard Marks. But what about the beer?", + Latitude = 53.7937737m, + Longitude = -1.5371847m, + Name = "Azúcar", + Phone = "0113 243 5761", + StarsAmenities = 3.5m, + StarsAtmosphere = 2m, + StarsBeer = 2m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130222_175052.jpg", + Twitter = "AzucarLeeds", + Url = "http://leedsbeer.info/?p=1129" + }, + new + { + Id = 20, + Address = "43-51 Cookridge Street, Leeds LS2 3AW", + CategoryId = 2, + DateAttended = new DateTime(2014, 4, 28, 20, 57, 12, 0, DateTimeKind.Local), + Excerpt = "A haven for lovers of rainbow-coloured shooters, but with a surprising range of craft beers too. ", + Latitude = 53.8018265m, + Longitude = -1.5474565m, + Name = "Baa Bar", + Phone = "0113 244 4213", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/04/IMG_20140423_174408.jpg", + Twitter = "BaaBarLeeds", + Url = "http://leedsbeer.info/?p=2364" + }, + new + { + Id = 21, + Address = "11 York Place, Leeds LS1 2DS", + CategoryId = 1, + DateAttended = new DateTime(2013, 7, 31, 22, 23, 49, 0, DateTimeKind.Local), + Excerpt = "Great beer choice and a well-executed 1960s theme make this one of the financial quarter's best offerings. ", + Latitude = 53.7969627m, + Longitude = -1.5521841m, + Name = "Baby Jupiter", + Phone = "0113 242 1202", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/07/IMG_20130723_205926.jpg", + Twitter = "babyjupiterbar", + Url = "http://leedsbeer.info/?p=1768" + }, + new + { + Id = 22, + Address = "7 Call Lane, Leeds LS1 7DH", + CategoryId = 2, + DateAttended = new DateTime(2013, 8, 9, 8, 12, 35, 0, DateTimeKind.Local), + Excerpt = "Very dark rock bar where you can get 15% off for being a wanker.", + Latitude = 53.7963791m, + Longitude = -1.539824m, + Name = "Bad Apples", + Phone = "07872 648781", + StarsAmenities = 1.5m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130803_204005.jpg", + Twitter = "badapplesbar", + Url = "http://leedsbeer.info/?p=1803" + }, + new + { + Id = 23, + Address = "11 Mill Hill, Leeds LS1 5DQ", + CategoryId = 3, + DateAttended = new DateTime(2016, 2, 23, 21, 50, 23, 0, DateTimeKind.Local), + Excerpt = "A refurbed pub that in trying to appeal to everyone, failed to appeal to us. ", + Latitude = 53.7951088m, + Longitude = -1.5454998m, + Name = "Baht'ap", + Phone = "0113 245 6540", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/02/IMG_20160130_163552883.jpg", + Twitter = "bahtapleeds", + Url = "http://leedsbeer.info/?p=3386" + }, + new + { + Id = 24, + Address = "The Old Post Office, 2 City Square, Leeds LS1 2ES", + CategoryId = 2, + DateAttended = new DateTime(2016, 5, 14, 12, 3, 51, 0, DateTimeKind.Local), + Excerpt = "Another Arc Inspirations bar. We're not going to shout about it, but it's a welcome addition to City Square.", + Latitude = 53.7968063m, + Longitude = -1.5479217m, + Name = "Banyan Bar & Kitchen", + Phone = "0113 243 4600", + StarsAmenities = 4m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/05/IMG_20160511_182454696.jpg", + Twitter = "banyanlds", + Url = "http://leedsbeer.info/?p=3506" + }, + new + { + Id = 25, + Address = "Buca di Pizza, 27 Wellington St., Leeds LS1 4EA", + CategoryId = 2, + DateAttended = new DateTime(2015, 10, 3, 13, 23, 21, 0, DateTimeKind.Local), + Excerpt = "Buca di Pizza's dedicated bar space is a chilled out basement escape.", + Latitude = 53.7961769m, + Longitude = -1.5516782m, + Name = "Bar Camparino", + Phone = "0113 242 3872", + StarsAmenities = 3.5m, + StarsAtmosphere = 4.5m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/09/IMG-20151002-WA0000.jpg", + Twitter = "bucaleeds", + Url = "http://leedsbeer.info/?p=3241" + }, + new + { + Id = 26, + Address = "37 Call Lane, Leeds LS1 6DT", + CategoryId = 1, + DateAttended = new DateTime(2013, 2, 5, 20, 55, 5, 0, DateTimeKind.Local), + Excerpt = "This Call Lane staple is now a Pizza Kitchen, but it's still a bit too dull for us to want to come back often.", + Latitude = 53.7954941m, + Longitude = -1.5408111m, + Name = "Bar Room Bar", + Phone = "0113 243 0315", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130204_202204.jpg", + Twitter = "BarRoomBarLeeds", + Url = "http://leedsbeer.info/?p=999" + }, + new + { + Id = 27, + Address = "64-68 Call Lane, Leeds LS1 6DT", + CategoryId = 1, + DateAttended = new DateTime(2015, 1, 21, 21, 27, 14, 0, DateTimeKind.Local), + Excerpt = "A Call Lane dance club for people who like Call Lane dance clubs and don't mind shitty beer. ", + Latitude = 53.7946167m, + Longitude = -1.5421361m, + Name = "Baracoa Luxe Bar", + Phone = "0113 245 2324", + StarsAmenities = 1.5m, + StarsAtmosphere = 1m, + StarsBeer = 1m, + StarsValue = 1m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/01/baracoa.jpg", + Twitter = "baracoaluxebar", + Url = "http://leedsbeer.info/?p=2961" + }, + new + { + Id = 28, + Address = "6 Millennium Square, Great George Street, Leeds LS2 3AD", + CategoryId = 2, + DateAttended = new DateTime(2015, 9, 30, 22, 6, 43, 0, DateTimeKind.Local), + Excerpt = "A meat market for grown-ups. Average beer. ", + Latitude = 53.8008957m, + Longitude = -1.5483377m, + Name = "Be At One", + Phone = "0113 887 2784", + StarsAmenities = 1m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/09/IMG_20150918_201517554.jpg", + Twitter = "BeAtOneBar", + Url = "http://leedsbeer.info/?p=3239" + }, + new + { + Id = 29, + Address = "1-1A Cross Belgrave Street, Leeds LS2 8JP", + CategoryId = 2, + DateAttended = new DateTime(2013, 10, 13, 21, 26, 25, 0, DateTimeKind.Local), + Excerpt = "It's like someone reached inside our brains and constructed a place out of all our favourite things.", + Latitude = 53.8008232m, + Longitude = -1.5410471m, + Name = "Belgrave Music Hall & Canteen", + Phone = "0113 234 6160", + StarsAmenities = 4.5m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/10/IMG_20131006_182858.jpg", + Twitter = "Belgrave_Leeds", + Url = "http://leedsbeer.info/?p=2015" + }, + new + { + Id = 30, + Address = "Criterion Place, Sovereign Street, Leeds LS1 4AG", + CategoryId = 4, + DateAttended = new DateTime(2013, 9, 17, 9, 19, 13, 0, DateTimeKind.Local), + Excerpt = "If it walks like a cruise ship and talks like a cruise ship, it's probably Bibis Italianissimo. ", + Latitude = 53.7943535m, + Longitude = -1.5444469m, + Name = "Bibis Italianissimo", + Phone = "0113 243 0905", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130911_205310.jpg", + Twitter = "BibisRestaurant", + Url = "http://leedsbeer.info/?p=1951" + }, + new + { + Id = 31, + Address = "1 South Parade, Leeds LS1 5QL", + CategoryId = 2, + DateAttended = new DateTime(2013, 10, 20, 19, 43, 47, 0, DateTimeKind.Local), + Excerpt = "An authentic Bavarian bar constructed in the mind of someone who has seen Bavarian bars on the telly.", + Latitude = 53.7991676m, + Longitude = -1.5472162m, + Name = "Bierkeller", + Phone = "08455 333 000", + StarsAmenities = 2m, + StarsAtmosphere = 1.5m, + StarsBeer = 3m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/10/IMG_20131015_180021.jpg", + Twitter = "LeedsBierkeller", + Url = "http://leedsbeer.info/?p=2043" + }, + new + { + Id = 32, + Address = "Arch U, Dark Arches, Dark Neville Street, Leeds LS1 4BR", + CategoryId = 2, + DateAttended = new DateTime(2014, 7, 23, 22, 21, 55, 0, DateTimeKind.Local), + Excerpt = "A tapas bar that actually feels like a BAR and not a restaurant. ", + Latitude = 53.7936401m, + Longitude = -1.5495789m, + Name = "Bilbao Bar", + Phone = "0113 345 4323", + StarsAmenities = 2.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 3.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/07/IMG_20140719_195003.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2538" + }, + new + { + Id = 33, + Address = "Central Arcade, Leeds LS1 6DX", + CategoryId = 2, + DateAttended = new DateTime(2014, 10, 26, 17, 59, 24, 0, DateTimeKind.Local), + Excerpt = "The companion bar to Bird and Beast, featuring a DJ and lots of coolness. ", + Latitude = 53.7961426m, + Longitude = -1.5414344m, + Name = "Bird and Beats", + Phone = "0113 245 3348", + StarsAmenities = 1.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141024_174653492.jpg", + Twitter = "birdrestaurants", + Url = "http://leedsbeer.info/?p=2781" + }, + new + { + Id = 34, + Address = "37 Call Lane, Leeds LS1 6DT", + CategoryId = 3, + DateAttended = new DateTime(2014, 10, 30, 8, 6, 5, 0, DateTimeKind.Local), + Excerpt = "The newest bar in the Sandinista! empire was a bit of a surprise for us.", + Latitude = 53.7954025m, + Longitude = -1.5409023m, + Name = "Black Swan", + Phone = "0113 245 7700", + StarsAmenities = 3.5m, + StarsAtmosphere = 3m, + StarsBeer = 4m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141028_193110732.jpg", + Twitter = "blackswanleeds", + Url = "http://leedsbeer.info/?p=2837" + }, + new + { + Id = 35, + Address = "3-7 Blayds Yard, Lower Briggate, Leeds LS1 4AD", + CategoryId = 2, + DateAttended = new DateTime(2014, 10, 29, 20, 40, 1, 0, DateTimeKind.Local), + Excerpt = "This tiny bar is one of Leeds's oldest LGBT venues. Beer selection is as you'd expect.", + Latitude = 53.7946854m, + Longitude = -1.5427785m, + Name = "Blayds Bar", + Phone = "0113 244 5590", + StarsAmenities = 2.5m, + StarsAtmosphere = 1m, + StarsBeer = 0.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141025_213418266.jpg", + Twitter = "BlaydsBar", + Url = "http://leedsbeer.info/?p=2785" + }, + new + { + Id = 36, + Address = "5 1/2 Cross Belgrave Street, Leeds LS2 8JP", + CategoryId = 2, + DateAttended = new DateTime(2013, 11, 3, 17, 4, 19, 0, DateTimeKind.Local), + Excerpt = "Pretension, pretension, burning bright... ", + Latitude = 53.8009109m, + Longitude = -1.5410269m, + Name = "Blind Tyger Drinking Den", + Phone = "0113 245 7700", + StarsAmenities = 1.5m, + StarsAtmosphere = 3m, + StarsBeer = 3m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131029_182820.jpg", + Twitter = "BlindTygerLeeds", + Url = "http://leedsbeer.info/?p=2052" + }, + new + { + Id = 37, + Address = "157 - 158 Lower Briggate, Leeds LS1 6BG", + CategoryId = 3, + DateAttended = new DateTime(2016, 12, 8, 22, 14, 33, 0, DateTimeKind.Local), + Excerpt = "This big chain is getting in on the craft beer world. And it's getting it right.", + Latitude = 53.7956581m, + Longitude = -1.5423775m, + Name = "Bower's Tap", + Phone = "0113 244 2275", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 4.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/12/IMG_20161108_212257.jpg", + Twitter = "bowerstap", + Url = "http://leedsbeer.info/?p=3584" + }, + new + { + Id = 38, + Address = "White Cloth Hall, Crown Street, Leeds LS2 7RB", + CategoryId = 2, + DateAttended = new DateTime(2013, 3, 17, 23, 12, 0, 0, DateTimeKind.Local), + Excerpt = "As if Leeds weren't already awesome enough, we now have a BrewDog Bar! ", + Latitude = 53.795536m, + Longitude = -1.5397918m, + Name = "BrewDog", + Phone = "", + StarsAmenities = 3m, + StarsAtmosphere = 4m, + StarsBeer = 5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/03/20130316_121300.jpg", + Twitter = "BrewDogBarLeeds", + Url = "http://leedsbeer.info/?p=1256" + }, + new + { + Id = 39, + Address = "1-5 Bridge End, Leeds LS1 7HG", + CategoryId = 2, + DateAttended = new DateTime(2014, 5, 28, 16, 15, 29, 0, DateTimeKind.Local), + Excerpt = "Another LGBT bar with no decent beers. Such a shame.", + Latitude = 53.7944565m, + Longitude = -1.542061m, + Name = "Bridge", + Phone = "0113 258 7339", + StarsAmenities = 3m, + StarsAtmosphere = 1.5m, + StarsBeer = 0.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/05/IMG_20140520_181435.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2444" + }, + new + { + Id = 40, + Address = "50 Call Lane, Leeds LS1 6DT", + CategoryId = 2, + DateAttended = new DateTime(2013, 6, 9, 22, 38, 19, 0, DateTimeKind.Local), + Excerpt = "Not the best beer in Leeds, by any means, but quite possibly the best beer on Call Lane. ", + Latitude = 53.7951813m, + Longitude = -1.5412519m, + Name = "Brooklyn Bar", + Phone = "0113 322 9919 ", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 3m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/06/IMG_20130605_175008.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1596" + }, + new + { + Id = 41, + Address = "20-24 The Calls, Leeds LS2 7EW", + CategoryId = 1, + DateAttended = new DateTime(2013, 9, 26, 22, 21, 6, 0, DateTimeKind.Local), + Excerpt = "Here for 6 weeks. Drink all the beer and fast!", + Latitude = 53.7950249m, + Longitude = -1.5397596m, + Name = "Brooklyn Brewery Popup", + Phone = "", + StarsAmenities = 2m, + StarsAtmosphere = 3m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130926_202545.jpg", + Twitter = "BrooklynBrewery", + Url = "http://leedsbeer.info/?p=1997" + }, + new + { + Id = 42, + Address = "The Light, The Headrow, Leeds LS1 8EQ", + CategoryId = 2, + DateAttended = new DateTime(2013, 7, 15, 22, 35, 44, 0, DateTimeKind.Local), + Excerpt = "Part of a southern chain that seems to have left the north behind. Should be posh, but really isn't.", + Latitude = 53.7997246m, + Longitude = -1.5468407m, + Name = "Browns Bar & Brasserie", + Phone = "0113 243 9353", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 1.5m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/07/IMG_20130714_203916.jpg", + Twitter = "BrownsLeeds", + Url = "http://leedsbeer.info/?p=1738" + }, + new + { + Id = 43, + Address = "6 Mill Hill, Leeds LS1 5DQ", + CategoryId = 2, + DateAttended = new DateTime(2014, 7, 19, 22, 33, 54, 0, DateTimeKind.Local), + Excerpt = "The latest addition to the Leeds craft beer scene does not disappoint. In fact, we've made it our home already.", + Latitude = 53.7954407m, + Longitude = -1.545513m, + Name = "Bundobust", + Phone = "", + StarsAmenities = 4m, + StarsAtmosphere = 4m, + StarsBeer = 4.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/07/IMG_20140718_173001.jpg", + Twitter = "bundobust", + Url = "http://leedsbeer.info/?p=2524" + }, + new + { + Id = 44, + Address = "12 Park Place, Leeds LS1 2RU", + CategoryId = 2, + DateAttended = new DateTime(2015, 5, 22, 8, 1, 14, 0, DateTimeKind.Local), + Excerpt = "A French bistro & bar in the heart of the financial quarter, with a surprising selection of beers.", + Latitude = 53.7977333m, + Longitude = -1.5519875m, + Name = "Burgundy", + Phone = "0113 245 0703", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/05/IMG_20150513_120220724_HDR.jpg", + Twitter = "burgundyleeds", + Url = "http://leedsbeer.info/?p=3138" + }, + new + { + Id = 45, + Address = "38 Call Lane, Leeds LS1 6DT", + CategoryId = 2, + DateAttended = new DateTime(2013, 2, 5, 23, 51, 31, 0, DateTimeKind.Local), + Excerpt = "Call Lane Social has a few good beers in a fancy environment, but it's too dark and too loud for us!", + Latitude = 53.7956314m, + Longitude = -1.5411524m, + Name = "Call Lane Social", + Phone = "0113 247 0285", + StarsAmenities = 1.5m, + StarsAtmosphere = 2m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130204_210819.jpg", + Twitter = "CallLaneSocial1", + Url = "http://leedsbeer.info/?p=1015" + }, + new + { + Id = 46, + Address = "Candle House, Granary Wharf, Leeds LS1 4GJ", + CategoryId = 2, + DateAttended = new DateTime(2015, 5, 3, 17, 59, 11, 0, DateTimeKind.Local), + Excerpt = "An Ossett Brewery bar, appealing to craft beer and wine lovers alike. ", + Latitude = 53.7933159m, + Longitude = -1.5508283m, + Name = "Candlebar", + Phone = "244 6655", + StarsAmenities = 3.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 4.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/05/IMG_20150426_124459563.jpg", + Twitter = "candlebarleeds", + Url = "http://leedsbeer.info/?p=3118" + }, + new + { + Id = 47, + Address = "Calverley Street, Leeds LS1 3ED", + CategoryId = 1, + DateAttended = new DateTime(2014, 4, 28, 21, 20, 54, 0, DateTimeKind.Local), + Excerpt = "The original rock & indie bar hasn't lost any of its spirit in hipster times.", + Latitude = 53.8006859m, + Longitude = -1.5487397m, + Name = "Carpe Diem", + Phone = "0113 243 6264", + StarsAmenities = 4.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 1.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/04/IMG_20140428_181350.jpg", + Twitter = "CarpeDiem_Leeds", + Url = "http://leedsbeer.info/?p=2374" + }, + new + { + Id = 48, + Address = "24 Dock Street, Leeds LS10 1JF", + CategoryId = 2, + DateAttended = new DateTime(2016, 1, 10, 22, 17, 37, 0, DateTimeKind.Local), + Excerpt = "A delightful tea room and bar, offering a handful of good local beers and with room to grow. ", + Latitude = 53.793766m, + Longitude = -1.5395629m, + Name = "Cha Lounge", + Phone = "07749 811218", + StarsAmenities = 4m, + StarsAtmosphere = 5m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/01/IMG_20160109_192652572.jpg", + Twitter = "ChaLoungeLeeds", + Url = "http://leedsbeer.info/?p=3367" + }, + new + { + Id = 49, + Address = "Assembly Street, Leeds LS2 7DA", + CategoryId = 1, + DateAttended = new DateTime(2014, 1, 5, 15, 12, 43, 0, DateTimeKind.Local), + Excerpt = "Imagine Yates's was a nightclub.", + Latitude = 53.7956963m, + Longitude = -1.5394807m, + Name = "Chilli White", + Phone = "0113 219 4001", + StarsAmenities = 1.5m, + StarsAtmosphere = 1m, + StarsBeer = 0.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/01/IMG_20140104_192127.jpg", + Twitter = "ChilliWhiteLDS", + Url = "http://leedsbeer.info/?p=2167" + }, + new + { + Id = 50, + Address = "Lower Briggate, Leeds LS1 4AE", + CategoryId = 2, + DateAttended = new DateTime(2013, 8, 28, 21, 58, 58, 0, DateTimeKind.Local), + Excerpt = "There is nothing exceptional about the Cosmopolitan. An unexceptional beer selection in unexceptional surroundings.", + Latitude = 53.7945251m, + Longitude = -1.5425115m, + Name = "Cosmopolitan Hotel", + Phone = "0113 243 6454", + StarsAmenities = 3m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130823_175453.jpg", + Twitter = "cosmoleeds", + Url = "http://leedsbeer.info/?p=1871" + }, + new + { + Id = 51, + Address = "Harper Street, Leeds LS2 7EA", + CategoryId = 3, + DateAttended = new DateTime(2013, 6, 23, 21, 44, 49, 0, DateTimeKind.Local), + Excerpt = "A June 2013 addition to the Leeds Brewery family, this charming spot has some great beer and a true crowd of amenities. ", + Latitude = 53.7961693m, + Longitude = -1.5376812m, + Name = "Crowd of Favours", + Phone = "", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/06/IMG_20130622_162738.jpg", + Twitter = "CrowdofFavours", + Url = "http://leedsbeer.info/?p=1651" + }, + new + { + Id = 52, + Address = "Waterman’s Place, Granary Wharf, Leeds LS1 4GL", + CategoryId = 1, + DateAttended = new DateTime(2012, 11, 19, 22, 6, 7, 0, DateTimeKind.Local), + Excerpt = "Granary Wharf's champagne bar certainly looks and feels the part. And we aren't the part.", + Latitude = 53.7929611m, + Longitude = -1.5483528m, + Name = "Cuvée", + Phone = "0113 318 2808", + StarsAmenities = 1.5m, + StarsAtmosphere = 2m, + StarsBeer = 3.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121117_155151.jpg", + Twitter = "CuveeLeeds", + Url = "http://leedsbeer.info/?p=715" + }, + new + { + Id = 53, + Address = "19 Boar Lane, Leeds LS1 6EA", + CategoryId = 2, + DateAttended = new DateTime(2014, 9, 30, 22, 18, 52, 0, DateTimeKind.Local), + Excerpt = "Really just an antechamber for the restaurant, but pleasant enough.", + Latitude = 53.7958107m, + Longitude = -1.5437937m, + Name = "Dish", + Phone = "0113 318 2274", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140929_175629.jpg", + Twitter = "dishleeds", + Url = "http://leedsbeer.info/?p=2690" + }, + new + { + Id = 54, + Address = "7 Duncan Street, Leeds LS1 6DQ", + CategoryId = 2, + DateAttended = new DateTime(2012, 9, 21, 15, 20, 2, 0, DateTimeKind.Local), + Excerpt = "Speakeasy-style underground club/bar with great beer selection and decent food.", + Latitude = 53.7961578m, + Longitude = -1.5417939m, + Name = "Distrikt", + Phone = "0113 243 3674", + StarsAmenities = 2.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120920_121330.jpg", + Twitter = "distrikt_leeds", + Url = "http://leedsbeer.info/?p=185" + }, + new + { + Id = 55, + Address = "Dock 29, The Boulevard, Leeds Dock LS10 1PZ", + CategoryId = 2, + DateAttended = new DateTime(2016, 3, 6, 10, 13, 6, 0, DateTimeKind.Local), + Excerpt = "There's actually a bar in Leeds Dock! Imagine that.", + Latitude = 53.7909813m, + Longitude = -1.5323448m, + Name = "Dock 29", + Phone = "0113 322 6377", + StarsAmenities = 4m, + StarsAtmosphere = 4.5m, + StarsBeer = 2m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160305_191927282.jpg", + Twitter = "Dock_29", + Url = "http://leedsbeer.info/?p=3436" + }, + new + { + Id = 56, + Address = "Woodhouse Lane, Leeds LS2 3AX", + CategoryId = 3, + DateAttended = new DateTime(2014, 5, 13, 22, 21, 46, 0, DateTimeKind.Local), + Excerpt = "It's a boat.", + Latitude = 53.8044662m, + Longitude = -1.5476723m, + Name = "Dry Dock", + Phone = "0113 391 2658", + StarsAmenities = 4.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 2.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/05/IMG_20140508_174731.jpg", + Twitter = "DryDockLeeds", + Url = "http://leedsbeer.info/?p=2417" + }, + new + { + Id = 57, + Address = "43 Kirkgate, Leeds LS2 7DR", + CategoryId = 3, + DateAttended = new DateTime(2013, 6, 27, 9, 23, 0, 0, DateTimeKind.Local), + Excerpt = "The famous live music venue also has an amazing beer terrace and a ridiculous number of cask ales.", + Latitude = 53.7959824m, + Longitude = -1.5377909m, + Name = "Duck & Drake", + Phone = "0113 245 5432", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 4m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/06/IMG_20130625_174445.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1675" + }, + new + { + Id = 58, + Address = "88 Wellington Street, Leeds LS1 4LT", + CategoryId = 3, + DateAttended = new DateTime(2017, 1, 10, 22, 27, 51, 0, DateTimeKind.Local), + Excerpt = "A well-done Stonegate pub with lots to offer, including a list of beers that's good enough. ", + Latitude = 53.7968712m, + Longitude = -1.5551857m, + Name = "Editor's Draught", + Phone = "0113 887 1829", + StarsAmenities = 4.5m, + StarsAtmosphere = 3m, + StarsBeer = 3.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2017/01/IMG_20161204_192033.jpg", + Twitter = "EditorsDraught", + Url = "http://leedsbeer.info/?p=3613" + }, + new + { + Id = 59, + Address = "12 Great George Street, Leeds LS1 3DW", + CategoryId = 2, + DateAttended = new DateTime(2013, 5, 20, 7, 48, 50, 0, DateTimeKind.Local), + Excerpt = "This champagne bar is good if you want to choose your Ilkley beer by the colour of the bottle.", + Latitude = 53.8009644m, + Longitude = -1.5480592m, + Name = "Épernay", + Phone = "0113 242 9977", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 3.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/05/20130513_193829.jpg", + Twitter = "epernayleeds", + Url = "http://leedsbeer.info/?p=1484" + }, + new + { + Id = 60, + Address = "Level 4, Trinity Leeds, Albion Street, Leeds LS1 5AT", + CategoryId = 4, + DateAttended = new DateTime(2014, 2, 1, 17, 38, 32, 0, DateTimeKind.Local), + Excerpt = "Not your average cinema, Everyman makes an effort to appeal to casual drinkers and is surprisingly pleasant.", + Latitude = 53.796627m, + Longitude = -1.5441155m, + Name = "Everyman Cinema & Pizzeria", + Phone = "020 3542 8904", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/02/IMG_20140127_175233.jpg", + Twitter = "Everymancinema", + Url = "http://leedsbeer.info/?p=2226" + }, + new + { + Id = 61, + Address = "46 Woodhouse Lane, Leeds LS2 8PL", + CategoryId = 1, + DateAttended = new DateTime(2012, 9, 21, 19, 25, 54, 0, DateTimeKind.Local), + Excerpt = "Cult TV theme bar with dance floor. Cheap-ish drinks, but none of them very nice. Go for the arcade games!", + Latitude = 53.8023453m, + Longitude = -1.5453913m, + Name = "Fab Cafe", + Phone = "0113 244 9009", + StarsAmenities = 2.5m, + StarsAtmosphere = 4m, + StarsBeer = 1m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120920_205607.jpg", + Twitter = "fabcafeleeds", + Url = "http://leedsbeer.info/?p=196" + }, + new + { + Id = 62, + Address = "168 Lower Briggate, Leeds LS1 6LY", + CategoryId = 2, + DateAttended = new DateTime(2013, 5, 9, 8, 40, 3, 0, DateTimeKind.Local), + Excerpt = "This gay-friendly café-bar crossover has a lot going for it, but sadly not its beer selection.", + Latitude = 53.7952805m, + Longitude = -1.5423506m, + Name = "Fibre", + Phone = "08701 200 888", + StarsAmenities = 4m, + StarsAtmosphere = 2.5m, + StarsBeer = 1m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/05/20130506_195831.jpg", + Twitter = "BarFibreLeeds", + Url = "http://leedsbeer.info/?p=1451" + }, + new + { + Id = 63, + Address = "9 Burley Street, Leeds LS3 1LD", + CategoryId = 3, + DateAttended = new DateTime(2013, 6, 9, 22, 37, 15, 0, DateTimeKind.Local), + Excerpt = "The only pub in the city centre to brew its own cask ale, and that's not even the best thing about it.", + Latitude = 53.800045m, + Longitude = -1.5594819m, + Name = "Fox & Newt", + Phone = "07506 741039", + StarsAmenities = 4.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 3.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/06/IMG_20130604_180203.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1595" + }, + new + { + Id = 64, + Address = "4 New Station Street, Leeds LS1 5DL", + CategoryId = 2, + DateAttended = new DateTime(2013, 8, 21, 7, 44, 52, 0, DateTimeKind.Local), + Excerpt = "Our 100th review is somewhere very special indeed. Are you a friend of ham yet?", + Latitude = 53.7955399m, + Longitude = -1.545049m, + Name = "Friends of Ham", + Phone = "0113 242 0275", + StarsAmenities = 3m, + StarsAtmosphere = 4.5m, + StarsBeer = 5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130818_165056.jpg", + Twitter = "friendsofham", + Url = "http://leedsbeer.info/?p=1827" + }, + new + { + Id = 65, + Address = "31-33 Vicar Lane, Leeds LS1 6DS", + CategoryId = 3, + DateAttended = new DateTime(2014, 8, 25, 19, 2, 8, 0, DateTimeKind.Local), + Excerpt = "A traditional Yorkshire pub that, to our delight, is part of the Sam Smith's family. ", + Latitude = 53.7971687m, + Longitude = -1.5404792m, + Name = "General Eliott", + Phone = "0113 244 2663", + StarsAmenities = 0.5m, + StarsAtmosphere = 1.5m, + StarsBeer = 3.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/08/IMG_20140821_192819.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2572" + }, + new + { + Id = 66, + Address = "Bramleys Yard, The Headrow, Leeds LS1 6PU", + CategoryId = 2, + DateAttended = new DateTime(2015, 11, 2, 22, 47, 4, 0, DateTimeKind.Local), + Excerpt = "A crafty cousin of Belgrave Music Hall and Canteen, complete with a full restaurant and two roof terraces. ", + Latitude = 53.7985268m, + Longitude = -1.5406919m, + Name = "Headrow House", + Phone = "0113 234 6160", + StarsAmenities = 4m, + StarsAtmosphere = 4.5m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/11/IMG_20151019_174341668.jpg", + Twitter = "headrowhouse", + Url = "http://leedsbeer.info/?p=3296" + }, + new + { + Id = 67, + Address = "68 New Briggate, Leeds LS1 6PQ", + CategoryId = 1, + DateAttended = new DateTime(2014, 10, 22, 13, 11, 53, 0, DateTimeKind.Local), + Excerpt = "The first dedicated sports bar in the Northern Quarter. ", + Latitude = 53.8007126m, + Longitude = -1.5403296m, + Name = "Henleys Sports Bar and Grill", + Phone = "0113 345 1130", + StarsAmenities = 2m, + StarsAtmosphere = 2m, + StarsBeer = 1m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141021_174854.jpg", + Twitter = "henleyssportbar", + Url = "http://leedsbeer.info/?p=2765" + }, + new + { + Id = 68, + Address = "10 Greek Street, Leeds LS1 5RU", + CategoryId = 1, + DateAttended = new DateTime(2012, 11, 10, 14, 22, 37, 0, DateTimeKind.Local), + Excerpt = "Ever wanted to go to a hotel bar that wasn't in a hotel? Henry's is for you!", + Latitude = 53.7982597m, + Longitude = -1.5481473m, + Name = "Henry's Café Bar", + Phone = "0113 245 9424", + StarsAmenities = 4m, + StarsAtmosphere = 2m, + StarsBeer = 1.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121107_123618.jpg", + Twitter = "henryscafebar", + Url = "http://leedsbeer.info/?p=673" + }, + new + { + Id = 69, + Address = "11-15 Hirsts Yard, Leeds LS1 6NJ", + CategoryId = 2, + DateAttended = new DateTime(2014, 7, 13, 23, 2, 44, 0, DateTimeKind.Local), + Excerpt = "Lots of local bottles, a charming atmosphere and live music. The only thing maybe not to like too much are the prices. ", + Latitude = 53.7956734m, + Longitude = -1.5418015m, + Name = "Hirst's Yard", + Phone = "0113 322 9919", + StarsAmenities = 2.5m, + StarsAtmosphere = 4m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/07/IMG_20140708_205536.jpg", + Twitter = "HirstsYard", + Url = "http://leedsbeer.info/?p=2510" + }, + new + { + Id = 70, + Address = "46 Eastgate, Leeds LS2 7JL", + CategoryId = 1, + DateAttended = new DateTime(2013, 2, 12, 21, 56, 8, 0, DateTimeKind.Local), + Excerpt = "A sports pub where we felt quite uncomfortable and out of place. Definitely not for us.", + Latitude = 53.7985268m, + Longitude = -1.5370345m, + Name = "Hoagys Bar", + Phone = "0113 243 9351", + StarsAmenities = 3m, + StarsAtmosphere = 0.5m, + StarsBeer = 1.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130211_175502.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1035" + }, + new + { + Id = 71, + Address = "Hepper House, 17a East Parade, Leeds LS1 2BH", + CategoryId = 2, + DateAttended = new DateTime(2016, 4, 26, 20, 6, 3, 0, DateTimeKind.Local), + Excerpt = "A new super-posh Spanish restaurant with an attached bar but no interesting beers.", + Latitude = 53.7992897m, + Longitude = -1.5492386m, + Name = "Ibérica", + Phone = "0113 403 7007", + StarsAmenities = 1.5m, + StarsAtmosphere = 4m, + StarsBeer = 1m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/04/IMG_20160415_192323807.jpg", + Twitter = "IbericaLeeds", + Url = "http://leedsbeer.info/?p=3495" + }, + new + { + Id = 72, + Address = "Munro House, Duke Street, Leeds LS9 8AG", + CategoryId = 2, + DateAttended = new DateTime(2015, 2, 22, 23, 19, 11, 0, DateTimeKind.Local), + Excerpt = "A real Italian wine shop with a surprising beer selection.", + Latitude = 53.7970581m, + Longitude = -1.5340942m, + Name = "Ipsum Vinoteca", + Phone = "0113 242 5197", + StarsAmenities = 3.5m, + StarsAtmosphere = 4.5m, + StarsBeer = 3.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/02/IMG_20150216_165023239.jpg", + Twitter = "IpsumVinoteca", + Url = "http://leedsbeer.info/?p=3013" + }, + new + { + Id = 73, + Address = "57-59 New Briggate, Leeds LS2 8JD", + CategoryId = 1, + DateAttended = new DateTime(2013, 4, 21, 16, 22, 23, 0, DateTimeKind.Local), + Excerpt = "A new American-style café/bar offering ridiculously indulgent food and an OK selection of beer. ", + Latitude = 53.8004761m, + Longitude = -1.5410954m, + Name = "it Bar", + Phone = "0113 246 9080", + StarsAmenities = 4m, + StarsAtmosphere = 3.5m, + StarsBeer = 3m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130414_174335.jpg", + Twitter = "Itbarleeds", + Url = "http://leedsbeer.info/?p=1341" + }, + new + { + Id = 74, + Address = "29 Call Lane, Leeds LS1 7BT", + CategoryId = 2, + DateAttended = new DateTime(2013, 2, 5, 10, 56, 32, 0, DateTimeKind.Local), + Excerpt = "Though it scores low on beer, this unique bar and distillery has loads going for it. ", + Latitude = 53.795681m, + Longitude = -1.5408111m, + Name = "Jake's Bar and Still Room", + Phone = "0113 243 1110", + StarsAmenities = 2.5m, + StarsAtmosphere = 4m, + StarsBeer = 1m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130204_184118.jpg", + Twitter = "Jakesbarleeds", + Url = "http://leedsbeer.info/?p=980" + }, + new + { + Id = 75, + Address = "72 New Briggate, Leeds LS1 6NU", + CategoryId = 1, + DateAttended = new DateTime(2015, 7, 19, 20, 11, 54, 0, DateTimeKind.Local), + Excerpt = "Er... we don't really know what we just experienced.", + Latitude = 53.800724m, + Longitude = -1.540159m, + Name = "Khao San Bar", + Phone = "0113 318 4306", + StarsAmenities = 1.5m, + StarsAtmosphere = 1m, + StarsBeer = 1m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/07/IMG_20150713_181356309_HDR.jpg", + Twitter = "KhaoSanBar", + Url = "http://leedsbeer.info/?p=3152" + }, + new + { + Id = 76, + Address = "Merrion Way, Leeds LS2 8BT", + CategoryId = 1, + DateAttended = new DateTime(2014, 11, 30, 22, 8, 3, 0, DateTimeKind.Local), + Excerpt = "This Merrion Centre spot offers a decent beer selection to Arena goers. ", + Latitude = 53.8025246m, + Longitude = -1.5441989m, + Name = "LAB", + Phone = "0113 887 7281", + StarsAmenities = 3.5m, + StarsAtmosphere = 3m, + StarsBeer = 3m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141125_174315517.jpg", + Twitter = "LABLeeds", + Url = "http://leedsbeer.info/?p=2894" + }, + new + { + Id = 77, + Address = "West Point, Wellington Street, Leeds LS1 4JY", + CategoryId = 2, + DateAttended = new DateTime(2013, 12, 22, 10, 30, 10, 0, DateTimeKind.Local), + Excerpt = "A popular corporate-ish spot with a recently improved selection of brews. ", + Latitude = 53.7958298m, + Longitude = -1.553333m, + Name = "Lazy Lounge", + Phone = "0113 244 6055", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/12/IMG_20131214_211033.jpg", + Twitter = "LazyLounge", + Url = "http://leedsbeer.info/?p=2155" + }, + new + { + Id = 78, + Address = "Granary Wharf, Leeds LS1 4BR", + CategoryId = 2, + DateAttended = new DateTime(2013, 4, 23, 22, 24, 19, 0, DateTimeKind.Local), + Excerpt = "Wine bar, deli and restaurant all merged into one. Limited selection of beers, but they're so good!", + Latitude = 53.7937393m, + Longitude = -1.5489566m, + Name = "LIVIN'italy", + Phone = "0113 243 0090", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130422_190922.jpg", + Twitter = "LIVINitaly_LS1", + Url = "http://leedsbeer.info/?p=1375" + }, + new + { + Id = 79, + Address = "St John’s House, Merrion Street, Leeds LS2 8JE", + CategoryId = 1, + DateAttended = new DateTime(2013, 8, 29, 7, 41, 2, 0, DateTimeKind.Local), + Excerpt = "This truly amazing building hides a pub with a decent enough beer selection and a great terrace. Shame about the interior design.", + Latitude = 53.8004799m, + Longitude = -1.5419403m, + Name = "Lounge Bar & Grill", + Phone = "0113 244 4234", + StarsAmenities = 4.5m, + StarsAtmosphere = 3m, + StarsBeer = 3.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130826_135841.jpg", + Twitter = "LoungeBarGrill", + Url = "http://leedsbeer.info/?p=1883" + }, + new + { + Id = 80, + Address = "11 Merrion Street, Leeds LS1 6PG", + CategoryId = 2, + DateAttended = new DateTime(2014, 11, 28, 13, 21, 0, 0, DateTimeKind.Local), + Excerpt = "\"New York style\" companion bar to The Pit. We're staying next door, thanks.", + Latitude = 53.8004074m, + Longitude = -1.5404195m, + Name = "Manahatta", + Phone = "0113 245 6275", + StarsAmenities = 2m, + StarsAtmosphere = 1.5m, + StarsBeer = 2.5m, + StarsValue = 1m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141122_192031535.jpg", + Twitter = "ManahattaLeeds", + Url = "http://leedsbeer.info/?p=2882" + }, + new + { + Id = 81, + Address = "Leeds Market, 28-34 George St, Leeds LS2 7HY", + CategoryId = 4, + DateAttended = new DateTime(2016, 9, 22, 8, 5, 15, 0, DateTimeKind.Local), + Excerpt = "Part of Kirkgate Market's new food hall, offering a decent selection of beers plus delicious Indian street food to go along with it. ", + Latitude = 53.7968102m, + Longitude = -1.5377454m, + Name = "Manjit's Kitchen", + Phone = "0113 216 1089", + StarsAmenities = 3m, + StarsAtmosphere = 4m, + StarsBeer = 3.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/09/IMG_20160908_123625667.jpg", + Twitter = "manjitskitchen", + Url = "http://leedsbeer.info/?p=3560" + }, + new + { + Id = 82, + Address = "Arena Quarter, Merrion Way, Leeds LS2 8BT", + CategoryId = 4, + DateAttended = new DateTime(2016, 8, 28, 12, 24, 34, 0, DateTimeKind.Local), + Excerpt = "What do Motown and pizza have in common? Probably not much apart from this bar.", + Latitude = 53.8025131m, + Longitude = -1.5440029m, + Name = "Marvin's Pizza Parlour", + Phone = "0113 467 2006", + StarsAmenities = 3.5m, + StarsAtmosphere = 3m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/08/IMG_20160810_182809697_HDR.jpg", + Twitter = "marvinsleeds", + Url = "http://leedsbeer.info/?p=3546" + }, + new + { + Id = 83, + Address = "85 Cookridge Street, Leeds LS2 3AW", + CategoryId = 1, + DateAttended = new DateTime(2013, 1, 6, 21, 20, 43, 0, DateTimeKind.Local), + Excerpt = "A slightly upmarket student bar, but not much happening beer-wise. ", + Latitude = 53.8025742m, + Longitude = -1.5466304m, + Name = "Massey's Booksellers", + Phone = "0113 244 8888", + StarsAmenities = 1.5m, + StarsAtmosphere = 3m, + StarsBeer = 1.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/01/20130102_175258.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=851" + }, + new + { + Id = 84, + Address = "22-30 Merrion Street, Leeds LS2 8JG", + CategoryId = 1, + DateAttended = new DateTime(2012, 11, 30, 21, 26, 51, 0, DateTimeKind.Local), + Excerpt = "Trying to be the Hottest Spot North of Havana, this new nightclub falls a bit short on our criteria. ", + Latitude = 53.8005791m, + Longitude = -1.5414319m, + Name = "Mayaimi", + Phone = "07889 127 253", + StarsAmenities = 1m, + StarsAtmosphere = 1m, + StarsBeer = 1.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121129_175245.jpg", + Twitter = "mayaimileeds", + Url = "http://leedsbeer.info/?p=748" + }, + new + { + Id = 85, + Address = "14 Merrion Street,, Leeds LS1 6PQ", + CategoryId = 2, + DateAttended = new DateTime(2016, 3, 17, 21, 42, 45, 0, DateTimeKind.Local), + Excerpt = "You know what Leeds needs? A Johnny Cash theme bar!", + Latitude = 53.8004799m, + Longitude = -1.5401402m, + Name = "Mean-Eyed Cat Bar", + Phone = "0113 244 4080", + StarsAmenities = 2m, + StarsAtmosphere = 3.5m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160309_222957686.jpg", + Twitter = "MeanEyed_CatBar", + Url = "http://leedsbeer.info/?p=3455" + }, + new + { + Id = 86, + Address = "Bank Street, Trinity Centre, Leeds LS1 5AT", + CategoryId = 2, + DateAttended = new DateTime(2014, 9, 7, 11, 27, 52, 0, DateTimeKind.Local), + Excerpt = "London's hipster burgeria gets in on the Leeds action.", + Latitude = 53.797039m, + Longitude = -1.5445393m, + Name = "MEATLiquor", + Phone = "", + StarsAmenities = 3m, + StarsAtmosphere = 2.5m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140905_182755.jpg", + Twitter = "meatliquorLDS", + Url = "http://leedsbeer.info/?p=2626" + }, + new + { + Id = 87, + Address = "10-12 Call Lane, Leeds LS1 6DN", + CategoryId = 2, + DateAttended = new DateTime(2015, 3, 24, 19, 2, 51, 0, DateTimeKind.Local), + Excerpt = "One of the top indie hangouts in Leeds with a decent selection of beers to boot.", + Latitude = 53.7964439m, + Longitude = -1.5400811m, + Name = "Milo", + Phone = "0113 345 0800", + StarsAmenities = 2.5m, + StarsAtmosphere = 4m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/03/IMG_20150321_180747183.jpg", + Twitter = "milobarleeds", + Url = "http://leedsbeer.info/?p=3046" + }, + new + { + Id = 88, + Address = "28 New Briggate, Leeds LS1 6NU", + CategoryId = 4, + DateAttended = new DateTime(2014, 10, 30, 7, 44, 21, 0, DateTimeKind.Local), + Excerpt = "Leeds's only dedicated karaoke bar is definitely all about the karaoke and not at all about the beer.", + Latitude = 53.7996216m, + Longitude = -1.5415567m, + Name = "Mix Karaoke Bar", + Phone = "0113 246 9997", + StarsAmenities = 2m, + StarsAtmosphere = 3m, + StarsBeer = 0.5m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141025_220543239.jpg", + Twitter = "Mix_Karaoke", + Url = "http://leedsbeer.info/?p=2787" + }, + new + { + Id = 89, + Address = "18 Merrion St, Leeds LS1 6PQ", + CategoryId = 2, + DateAttended = new DateTime(2012, 12, 23, 14, 49, 36, 0, DateTimeKind.Local), + Excerpt = "One of many bars along this stretch, this American-inspired nightspot definitely has its music mojo working. ", + Latitude = 53.8005142m, + Longitude = -1.5403283m, + Name = "Mojo: Music for the People", + Phone = "0845 611 8643", + StarsAmenities = 2.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/12/20121210_175036.jpg", + Twitter = "MOJO_BAR", + Url = "http://leedsbeer.info/?p=799" + }, + new + { + Id = 90, + Address = "Hirst's Yard, Leeds LS1 6NJ", + CategoryId = 2, + DateAttended = new DateTime(2013, 8, 22, 21, 26, 8, 0, DateTimeKind.Local), + Excerpt = "Huge unpretentious bar/club. Look out for Jesus.", + Latitude = 53.7956924m, + Longitude = -1.5418732m, + Name = "Mook", + Phone = "0113 245 9967", + StarsAmenities = 2m, + StarsAtmosphere = 3.5m, + StarsBeer = 2m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130820_202931.jpg", + Twitter = "mookleeds", + Url = "http://leedsbeer.info/?p=1842" + }, + new + { + Id = 91, + Address = "159 The Headrow, Leeds LS1 5RG", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 30, 8, 22, 10, 0, DateTimeKind.Local), + Excerpt = "One of our favourite places in Leeds. Unpretentious pub in a great location with an amazing beer selection.", + Latitude = 53.7994537m, + Longitude = -1.5488919m, + Name = "Mr Foley's Cask Ale House", + Phone = "0113 242 9674", + StarsAmenities = 4m, + StarsAtmosphere = 4m, + StarsBeer = 5m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121028_220545.jpg", + Twitter = "Mrfoleys", + Url = "http://leedsbeer.info/?p=554" + }, + new + { + Id = 92, + Address = "163 Lower Briggate, Leeds LS1 6LY", + CategoryId = 5, + DateAttended = new DateTime(2016, 3, 6, 10, 11, 15, 0, DateTimeKind.Local), + Excerpt = "A mellow cocktail bar with a handful of beers you don't see everywhere. ", + Latitude = 53.7953224m, + Longitude = -1.5423203m, + Name = "Mr Nobody", + Phone = "0113 246 7013", + StarsAmenities = 3.5m, + StarsAtmosphere = 4.5m, + StarsBeer = 3m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160305_182022316_TOP.jpg", + Twitter = "mrnobodyleeds", + Url = "http://leedsbeer.info/?p=3432" + }, + new + { + Id = 93, + Address = "27-37 Cookridge Street, Leeds LS2 3AG", + CategoryId = 2, + DateAttended = new DateTime(2012, 12, 23, 23, 6, 14, 0, DateTimeKind.Local), + Excerpt = "A list of amenities as long as my arm, but are all the hats and the beards too offputting?", + Latitude = 53.8007698m, + Longitude = -1.5474683m, + Name = "Nation of Shopkeepers", + Phone = "0113 203 1831", + StarsAmenities = 5m, + StarsAtmosphere = 2.5m, + StarsBeer = 3.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/12/20121211_175011.jpg", + Twitter = "shopkeepers", + Url = "http://leedsbeer.info/?p=806" + }, + new + { + Id = 94, + Address = "35 Call Lane, Leeds LS1 7BT", + CategoryId = 2, + DateAttended = new DateTime(2013, 3, 3, 8, 31, 50, 0, DateTimeKind.Local), + Excerpt = "Tequila, Mexican food and the world's largest hot sauce collection. They just forgot to include any great Mexican beer.", + Latitude = 53.7955971m, + Longitude = -1.5408459m, + Name = "Neon Cactus", + Phone = "0113 245 8400", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 1m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/03/20130228_195429.jpg", + Twitter = "neoncactus", + Url = "http://leedsbeer.info/?p=1190" + }, + new + { + Id = 95, + Address = "36 Call Lane, Leeds LS1 6DT", + CategoryId = 2, + DateAttended = new DateTime(2015, 3, 24, 20, 31, 21, 0, DateTimeKind.Local), + Excerpt = "A pretty boring Call Lane bar/club with some good beers. Not good enough to draw us in, though. ", + Latitude = 53.7956467m, + Longitude = -1.5411189m, + Name = "Norman Bar", + Phone = "0872 080 8000", + StarsAmenities = 2m, + StarsAtmosphere = 2m, + StarsBeer = 3m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/03/IMG_20150321_171200112_HDR.jpg", + Twitter = "normanbarleeds", + Url = "http://leedsbeer.info/?p=3044" + }, + new + { + Id = 96, + Address = "24 New Briggate, Leeds LS1 6ND", + CategoryId = 2, + DateAttended = new DateTime(2012, 10, 2, 23, 3, 9, 0, DateTimeKind.Local), + Excerpt = "Belgian-style bar with an unbelievable selection of beer and staff who really know what they're talking about.", + Latitude = 53.7995644m, + Longitude = -1.5416353m, + Name = "North Bar ", + Phone = "0113 242 4540", + StarsAmenities = 4m, + StarsAtmosphere = 4.5m, + StarsBeer = 5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121001_184818.jpg", + Twitter = "NorthBarDrinks", + Url = "http://leedsbeer.info/?p=283" + }, + new + { + Id = 97, + Address = "The Old Flax Store, Marshalls Mill, Holbeck, Leeds LS11 9YJ", + CategoryId = 2, + DateAttended = new DateTime(2014, 10, 26, 13, 1, 49, 0, DateTimeKind.Local), + Excerpt = "Upstairs from their new brewery, this taproom and kitchen is absolutely spot on. Go there!", + Latitude = 53.7907677m, + Longitude = -1.5540987m, + Name = "Northern Monk Refectory", + Phone = "0113 243 6430", + StarsAmenities = 3.5m, + StarsAtmosphere = 4.5m, + StarsBeer = 4.5m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141025_114049.jpg", + Twitter = "NMBCoRefectory", + Url = "http://leedsbeer.info/?p=2779" + }, + new + { + Id = 98, + Address = "TK6 Trinity Kitchen Leeds LS1 5AY", + CategoryId = 1, + DateAttended = new DateTime(2013, 11, 13, 19, 35, 50, 0, DateTimeKind.Local), + Excerpt = "If you're in Trinity Kitchen and want a bottle of ale, this is the place to go. ", + Latitude = 53.7972527m, + Longitude = -1.5454245m, + Name = "Notes", + Phone = "", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131110_135234.jpg", + Twitter = "NotesLeeds", + Url = "http://leedsbeer.info/?p=2087" + }, + new + { + Id = 99, + Address = "26 Great George Street, Leeds LS1 3DL", + CategoryId = 3, + DateAttended = new DateTime(2012, 9, 23, 18, 34, 39, 0, DateTimeKind.Local), + Excerpt = "The city centre's only traditional Irish pub, this chain offers a good selection of Irish grub but a rather plain selection of beer to go along with it.", + Latitude = 53.8007927m, + Longitude = -1.549229m, + Name = "O'Neill's", + Phone = "0113 244 0810", + StarsAmenities = 3.5m, + StarsAtmosphere = 3m, + StarsBeer = 2m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120922_145032.jpg", + Twitter = "ONeillsPubs", + Url = "http://leedsbeer.info/?p=213" + }, + new + { + Id = 100, + Address = "Meadow Lane, Leeds LS11 5BJ", + CategoryId = 3, + DateAttended = new DateTime(2013, 3, 16, 11, 46, 19, 0, DateTimeKind.Local), + Excerpt = "A very pleasant surprise which wrapped up our Brewery Wharf/Dock Street tour. ", + Latitude = 53.7929726m, + Longitude = -1.5421522m, + Name = "Old Red Lion", + Phone = "", + StarsAmenities = 2m, + StarsAtmosphere = 4m, + StarsBeer = 3m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/03/20130311_194006.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1222" + }, + new + { + Id = 101, + Address = "33 Call Lane, Leeds LS1 7BT", + CategoryId = 2, + DateAttended = new DateTime(2013, 2, 5, 20, 11, 3, 0, DateTimeKind.Local), + Excerpt = "A music (and hot dog) venue on the Call Lane strip. Nice amenities, but just so-so beer. ", + Latitude = 53.7956581m, + Longitude = -1.5408245m, + Name = "Oporto", + Phone = "0113 245 4444", + StarsAmenities = 3m, + StarsAtmosphere = 2m, + StarsBeer = 2m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130204_184152.jpg", + Twitter = "Oportobar", + Url = "http://leedsbeer.info/?p=993" + }, + new + { + Id = 102, + Address = "3 Brewery Place, Leeds LS10 1NE", + CategoryId = 2, + DateAttended = new DateTime(2013, 2, 23, 19, 52, 31, 0, DateTimeKind.Local), + Excerpt = "If you're looking for an alternative to Greek Street or Call Lane that's remarkably like Greek Street or Call Lane, this is the place to go. ", + Latitude = 53.7939224m, + Longitude = -1.5377362m, + Name = "Oracle", + Phone = "0113 246 9912", + StarsAmenities = 2.5m, + StarsAtmosphere = 0.5m, + StarsBeer = 1.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130222_175129.jpg", + Twitter = "OracleLeeds", + Url = "http://leedsbeer.info/?p=1127" + }, + new + { + Id = 103, + Address = "38 New York Street, Leeds LS2 7DY", + CategoryId = 2, + DateAttended = new DateTime(2012, 11, 3, 11, 24, 38, 0, DateTimeKind.Local), + Excerpt = "Leeds's newest social club is in a hair salon, but as well as cut & blow dry there's a nice beer menu and atmosphere to be found inside.", + Latitude = 53.7964516m, + Longitude = -1.5365351m, + Name = "Outlaws Yacht Club", + Phone = "07796 328800", + StarsAmenities = 2.5m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121102_181850.jpg", + Twitter = "outlawyachtclub", + Url = "http://leedsbeer.info/?p=619" + }, + new + { + Id = 104, + Address = "20A Blayds Court, Swinegate, Leeds LS1 4AG", + CategoryId = 2, + DateAttended = new DateTime(2012, 11, 3, 11, 43, 45, 0, DateTimeKind.Local), + Excerpt = "Chaophraya's new upscale lounge bar with a mediocre beer selection and an inexplicably strong lemon smell. ", + Latitude = 53.794342m, + Longitude = -1.5437791m, + Name = "Palm Sugar", + Phone = "0113 244 9339", + StarsAmenities = 2m, + StarsAtmosphere = 2m, + StarsBeer = 2m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121102_193309.jpg", + Twitter = "ChaophrayaThai", + Url = "http://leedsbeer.info/?p=632" + }, + new + { + Id = 105, + Address = "12 Park Place, Leeds LS1 2RU", + CategoryId = 1, + DateAttended = new DateTime(2012, 10, 31, 7, 51, 17, 0, DateTimeKind.Local), + Excerpt = "A brand new bar in the middle of the Financial Quarter. Trying to appeal to people who aren't us, but has a surprising character of its own.", + Latitude = 53.7977295m, + Longitude = -1.5520998m, + Name = "Parkers", + Phone = "", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 2m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121030_084820.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=559" + }, + new + { + Id = 106, + Address = "The Electric Press, Great George Street, Leeds LS2 3AD", + CategoryId = 2, + DateAttended = new DateTime(2013, 5, 20, 7, 48, 37, 0, DateTimeKind.Local), + Excerpt = "Not much to sell this place to us. Good if you want dancing-related events, I guess.", + Latitude = 53.8012581m, + Longitude = -1.5478331m, + Name = "Peachy Keens", + Phone = "0113 246 9241", + StarsAmenities = 3m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/05/20130513_193820.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1481" + }, + new + { + Id = 107, + Address = "24 Dock Street, Leeds LS10 1JF", + CategoryId = 1, + DateAttended = new DateTime(2013, 2, 24, 19, 29, 4, 0, DateTimeKind.Local), + Excerpt = "True to form, this Leeds Brewery bar offers an amazing beer selection and a nice atmosphere to enjoy them. ", + Latitude = 53.7937202m, + Longitude = -1.5396279m, + Name = "PIN", + Phone = "0113 225 9355", + StarsAmenities = 3m, + StarsAtmosphere = 3m, + StarsBeer = 4.5m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130222_205911.jpg", + Twitter = "PINbarLeeds", + Url = "http://leedsbeer.info/?p=1131" + }, + new + { + Id = 108, + Address = "Trinity Shopping Centre, Leeds LS1 2DY", + CategoryId = 2, + DateAttended = new DateTime(2015, 3, 22, 12, 50, 35, 0, DateTimeKind.Local), + Excerpt = "The second of its kind in Leeds, this Basque tapas place offers a handful of ordinary Spanish bottles. ", + Latitude = 53.7971687m, + Longitude = -1.5435711m, + Name = "Pintura", + Phone = "0113 430 0915", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 1.5m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/03/IMG_20150316_184159766.jpg", + Twitter = "pinturakitchen", + Url = "http://leedsbeer.info/?p=3042" + }, + new + { + Id = 109, + Address = "Trinity Kitchen, 27 Albion Street, Leeds LS1 5ER", + CategoryId = 2, + DateAttended = new DateTime(2013, 11, 29, 14, 2, 13, 0, DateTimeKind.Local), + Excerpt = "The only place to get draught beer in Trinity Kitchen.", + Latitude = 53.7972145m, + Longitude = -1.5454084m, + Name = "PizzaLuxe", + Phone = "0113 247 1171", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 1.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131110_142514.jpg", + Twitter = "PizzaLuxe", + Url = "http://leedsbeer.info/?p=2093" + }, + new + { + Id = 110, + Address = "The Cube, Albion Street, Leeds LS2 8ER", + CategoryId = 2, + DateAttended = new DateTime(2013, 8, 18, 21, 2, 48, 0, DateTimeKind.Local), + Excerpt = "A shitty nightclub with shitty beer.", + Latitude = 53.8004761m, + Longitude = -1.5450838m, + Name = "Players Sports Bar", + Phone = "", + StarsAmenities = 1m, + StarsAtmosphere = 0.5m, + StarsBeer = 1m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130814_202539.jpg", + Twitter = "PlayersBarLeeds", + Url = "http://leedsbeer.info/?p=1815" + }, + new + { + Id = 111, + Address = "167-168 Lower Briggate, Leeds LS1 6LY", + CategoryId = 2, + DateAttended = new DateTime(2014, 3, 2, 17, 39, 2, 0, DateTimeKind.Local), + Excerpt = "This extremely popular LGBT bar is very welcoming and friendly, but the beer selection is dreadful.", + Latitude = 53.7953339m, + Longitude = -1.5422143m, + Name = "Queens Court", + Phone = "0113 245 9449", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 0.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140225_175236.jpg", + Twitter = "queenscrtlds", + Url = "http://leedsbeer.info/?p=2277" + }, + new + { + Id = 112, + Address = "163 Lower Briggate, Leeds LS1 6LY", + CategoryId = 1, + DateAttended = new DateTime(2014, 3, 18, 22, 31, 0, 0, DateTimeKind.Local), + Excerpt = "Everything here is rare. But it's definitely more about the meat than the beer.", + Latitude = 53.7954483m, + Longitude = -1.542309m, + Name = "Rare", + Phone = "0113 246 7013", + StarsAmenities = 3.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140317_175531.jpg", + Twitter = "eatdrinkrare", + Url = "http://leedsbeer.info/?p=2314" + }, + new + { + Id = 113, + Address = "40 Boar Lane, Leeds LS1 4DA", + CategoryId = 1, + DateAttended = new DateTime(2012, 9, 21, 13, 22, 56, 0, DateTimeKind.Local), + Excerpt = "With bad beer and weird opening times, this retro theme bar is surprisingly appealing.", + Latitude = 53.795929m, + Longitude = -1.5468359m, + Name = "Revival ", + Phone = "0113 2458 063", + StarsAmenities = 2.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 0.5m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120919_230945.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=165" + }, + new + { + Id = 114, + Address = "64-68 Call Lane, Leeds LS1 6DT", + CategoryId = 2, + DateAttended = new DateTime(2016, 3, 5, 11, 54, 16, 0, DateTimeKind.Local), + Excerpt = "A Cuban-themed chain bar and restaurant with an OK beer selection. ", + Latitude = 53.7946434m, + Longitude = -1.5421619m, + Name = "Revolución de Cuba", + Phone = "0113 350 6556", + StarsAmenities = 3m, + StarsAtmosphere = 2.5m, + StarsBeer = 2.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160228_172708647_HDR.jpg", + Twitter = "Cubanmotweeto", + Url = "http://leedsbeer.info/?p=3414" + }, + new + { + Id = 115, + Address = "48 Call Lane, Leeds LS1 6DT", + CategoryId = 2, + DateAttended = new DateTime(2014, 5, 12, 22, 10, 45, 0, DateTimeKind.Local), + Excerpt = "The other Revolution didn't offend us, but why would we come back?", + Latitude = 53.7952271m, + Longitude = -1.5412188m, + Name = "Revolution — Call Lane", + Phone = "0113 243 2778", + StarsAmenities = 3m, + StarsAtmosphere = 2m, + StarsBeer = 1.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/05/IMG_20140505_150459.jpg", + Twitter = "RevolutionBars", + Url = "http://leedsbeer.info/?p=2399" + }, + new + { + Id = 116, + Address = "41 Cookridge Street, Millennium Square, Leeds LS2 3AW", + CategoryId = 2, + DateAttended = new DateTime(2013, 5, 5, 20, 48, 59, 0, DateTimeKind.Local), + Excerpt = "A great place to go if you like vodka and crowds. Otherwise — Millennium Square has better things to offer. ", + Latitude = 53.801281m, + Longitude = -1.5476067m, + Name = "Revolution — The Electric Press", + Phone = "0113 380 4992", + StarsAmenities = 3m, + StarsAtmosphere = 1.5m, + StarsBeer = 0.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/05/20130502_180055.jpg", + Twitter = "RevolutionLeeds", + Url = "http://leedsbeer.info/?p=1435" + }, + new + { + Id = 117, + Address = "55 Boar Lane, Leeds LS1 5EL", + CategoryId = 2, + DateAttended = new DateTime(2014, 1, 5, 18, 35, 41, 0, DateTimeKind.Local), + Excerpt = "How many different ways can you use chocolate? Quite a few, it turns out.", + Latitude = 53.7958679m, + Longitude = -1.5451241m, + Name = "Roast + Conch", + Phone = "", + StarsAmenities = 3m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/01/IMG_20140104_200919.jpg", + Twitter = "RoastandConch", + Url = "http://leedsbeer.info/?p=2169" + }, + new + { + Id = 118, + Address = "39 Call Lane, Leeds LS1 7BT", + CategoryId = 2, + DateAttended = new DateTime(2014, 8, 22, 21, 39, 59, 0, DateTimeKind.Local), + Excerpt = "Call Lane's latest addition actually has a decent beer selection!", + Latitude = 53.7953224m, + Longitude = -1.5409559m, + Name = "Roland's", + Phone = "0113 318 2964", + StarsAmenities = 3m, + StarsAtmosphere = 3m, + StarsBeer = 4m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/08/IMG_20140820_181714.jpg", + Twitter = "RolandsLeeds", + Url = "http://leedsbeer.info/?p=2566" + }, + new + { + Id = 119, + Address = "1st Floor Trinity Square, Leeds LS1 6HW", + CategoryId = 2, + DateAttended = new DateTime(2014, 1, 8, 20, 30, 37, 0, DateTimeKind.Local), + Excerpt = "A huge new venue with ping pong, pool and bowling, along with some great beer choices! ", + Latitude = 53.7959862m, + Longitude = -1.5448855m, + Name = "Roxy Ball Room", + Phone = "0113 322 1781", + StarsAmenities = 3.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 4m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/01/IMG_20140104_210210.jpg", + Twitter = "RoxyBallRoom", + Url = "http://leedsbeer.info/?p=2193" + }, + new + { + Id = 120, + Address = "1st Floor, The Podium, Bond Street, Leeds LS1 5BQ", + CategoryId = 4, + DateAttended = new DateTime(2014, 6, 15, 18, 58, 53, 0, DateTimeKind.Local), + Excerpt = "Leeds's first bowling bar is definitely a niche but isn't quite as spectacular as its ping-pong neighbour.", + Latitude = 53.7979126m, + Longitude = -1.5463042m, + Name = "Roxy Lanes", + Phone = "0113 322 1781", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/06/IMG_20140611_191254.jpg", + Twitter = "roxylanesleeds", + Url = "http://leedsbeer.info/?p=2470" + }, + new + { + Id = 121, + Address = "57-59 New Briggate, Leeds LS2 8JD", + CategoryId = 2, + DateAttended = new DateTime(2016, 3, 17, 21, 20, 12, 0, DateTimeKind.Local), + Excerpt = "A rum-themed cocktail bar that doesn't skimp on the beers. Or the food. ", + Latitude = 53.8004112m, + Longitude = -1.5412647m, + Name = "Rum & Reason", + Phone = "0113 246 9080", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160309_202910312.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=3451" + }, + new + { + Id = 122, + Address = "3 Cross Belgrave Street, Leeds LS2 8JP", + CategoryId = 1, + DateAttended = new DateTime(2015, 7, 19, 20, 9, 2, 0, DateTimeKind.Local), + Excerpt = "A pop-up rum bar from the Hedonist Project. No beer worth mentioning, but lots of other good qualities! ", + Latitude = 53.8008652m, + Longitude = -1.5409935m, + Name = "Rum Shack", + Phone = "", + StarsAmenities = 2m, + StarsAtmosphere = 3m, + StarsBeer = 0.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/07/IMG_20150701_194917761_HDR.jpg", + Twitter = "HedonistProject", + Url = "http://leedsbeer.info/?p=3148" + }, + new + { + Id = 123, + Address = "8 South Parade, Leeds LS1 5QX", + CategoryId = 1, + DateAttended = new DateTime(2013, 4, 30, 14, 51, 47, 0, DateTimeKind.Local), + Excerpt = "A traditional English eatery in the heart of town with good food and service but not much in the way of beer.", + Latitude = 53.7991982m, + Longitude = -1.5489113m, + Name = "Sam's Chop House", + Phone = "0113 204 2490", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130427_173955.jpg", + Twitter = "chophouseLeeds", + Url = "http://leedsbeer.info/?p=1421" + }, + new + { + Id = 124, + Address = "40 Great George Street, Leeds LS1 3DL", + CategoryId = 1, + DateAttended = new DateTime(2013, 4, 21, 16, 25, 38, 0, DateTimeKind.Local), + Excerpt = "This new bar and tapas place has excellent food, but not much to draw us in the way of beer.", + Latitude = 53.8008728m, + Longitude = -1.5505636m, + Name = "San Lucus", + Phone = "0113 246 1325", + StarsAmenities = 3.5m, + StarsAtmosphere = 3m, + StarsBeer = 2m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130419_181004.jpg", + Twitter = "sanlucus", + Url = "http://leedsbeer.info/?p=1350" + }, + new + { + Id = 125, + Address = "5/5a Cross Belgrave Street, Leeds LS2 8JP", + CategoryId = 2, + DateAttended = new DateTime(2012, 10, 30, 8, 21, 26, 0, DateTimeKind.Local), + Excerpt = "A lively cantina bar with excellent tapas and a not-too-bad beer selection.", + Latitude = 53.8008995m, + Longitude = -1.5409023m, + Name = "Sandinista!", + Phone = "0113 305 0372", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 3.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121028_190549.jpg", + Twitter = "SandinistaLeeds", + Url = "http://leedsbeer.info/?p=549" + }, + new + { + Id = 126, + Address = "Grand Arcade, Vicar Lane, Leeds LS1 6GP", + CategoryId = 2, + DateAttended = new DateTime(2014, 6, 29, 22, 48, 14, 0, DateTimeKind.Local), + Excerpt = "The Grand Arcade's famous rock bar does what it does best. Rock. \\m/", + Latitude = 53.8001976m, + Longitude = -1.5398133m, + Name = "Santiago", + Phone = "0113 244 4472", + StarsAmenities = 3m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/06/IMG_20140626_190026.jpg", + Twitter = "SantiagosLeeds", + Url = "http://leedsbeer.info/?p=2486" + }, + new + { + Id = 127, + Address = "Boar Lane, City Square, Leeds LS1 5NS", + CategoryId = 2, + DateAttended = new DateTime(2014, 11, 18, 7, 51, 24, 0, DateTimeKind.Local), + Excerpt = "The hotel bar for the Park Plaza. Not mind blowing but an OK beer selection. ", + Latitude = 53.7962646m, + Longitude = -1.5468584m, + Name = "Scene! ", + Phone = "0113 380 4169", + StarsAmenities = 1m, + StarsAtmosphere = 1.5m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141103_181808708.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2845" + }, + new + { + Id = 128, + Address = "20 New Briggate, Leeds LS1 6NU", + CategoryId = 2, + DateAttended = new DateTime(2013, 7, 15, 22, 28, 53, 0, DateTimeKind.Local), + Excerpt = "Leeds's best bet if you're looking for live jazz, and not bad odds if you're looking for good beer. ", + Latitude = 53.799408m, + Longitude = -1.5416851m, + Name = "Sela", + Phone = "0113 242 9442", + StarsAmenities = 3m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/07/IMG_20130710_180652.jpg", + Twitter = "selabar", + Url = "http://leedsbeer.info/?p=1729" + }, + new + { + Id = 129, + Address = "Duke Studios, 3 Sheaf Street, Leeds LS10 1HD", + CategoryId = 2, + DateAttended = new DateTime(2016, 1, 10, 20, 0, 7, 0, DateTimeKind.Local), + Excerpt = "The bar attached to Duke Studios is a chance to have a relaxing drink even on a Friday night.", + Latitude = 53.7912521m, + Longitude = -1.5382251m, + Name = "Sheaf St Cafeteria", + Phone = "0113 2459487", + StarsAmenities = 2.5m, + StarsAtmosphere = 4m, + StarsBeer = 2.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/01/IMG_20160109_181517712.jpg", + Twitter = "SheafCafeteria", + Url = "http://leedsbeer.info/?p=3361" + }, + new + { + Id = 130, + Address = "11-15 Wharf Street, Leeds LS2 7EH", + CategoryId = 2, + DateAttended = new DateTime(2013, 11, 3, 16, 59, 49, 0, DateTimeKind.Local), + Excerpt = "This new place does very well for an establishment that's primarily restaurant.", + Latitude = 53.7952805m, + Longitude = -1.5383434m, + Name = "Shears Yard", + Phone = "0113 244 4144", + StarsAmenities = 2m, + StarsAtmosphere = 3m, + StarsBeer = 4m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131026_180249.jpg", + Twitter = "ShearsYard", + Url = "http://leedsbeer.info/?p=2060" + }, + new + { + Id = 131, + Address = "123 The Headrow, Leeds LS1 5RD", + CategoryId = 2, + DateAttended = new DateTime(2013, 12, 9, 21, 24, 0, 0, DateTimeKind.Local), + Excerpt = "This place has an awesomely good array of sports, and an awesomely bad array of beers. ", + Latitude = 53.7994194m, + Longitude = -1.5471759m, + Name = "Shooters Sports Bar", + Phone = "08455 333 000", + StarsAmenities = 3m, + StarsAtmosphere = 2m, + StarsBeer = 0.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/12/IMG_20131129_163913.jpg", + Twitter = "LeedsShooters", + Url = "http://leedsbeer.info/?p=2121" + }, + new + { + Id = 132, + Address = "Crispin House, New York Road, Leeds LS2 7PF", + CategoryId = 2, + DateAttended = new DateTime(2015, 8, 11, 22, 44, 26, 0, DateTimeKind.Local), + Excerpt = "The new BrewDog in town is going for something different.", + Latitude = 53.8010979m, + Longitude = -1.5387881m, + Name = "ShuffleDog", + Phone = "", + StarsAmenities = 3.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 4.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/08/IMG_20150804_180131397.jpg", + Twitter = "shuffledogleeds", + Url = "http://leedsbeer.info/?p=3192" + }, + new + { + Id = 133, + Address = "28-32 Bridge End, Leeds LS1 4DJ", + CategoryId = 2, + DateAttended = new DateTime(2015, 11, 2, 22, 48, 8, 0, DateTimeKind.Local), + Excerpt = "This oddly named little bar is a new gem on the south bank.", + Latitude = 53.7933769m, + Longitude = -1.5418184m, + Name = "Sid's Little Egg", + Phone = "07880 893542", + StarsAmenities = 3.5m, + StarsAtmosphere = 4.5m, + StarsBeer = 3.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/11/IMG_20151102_185107720.jpg", + Twitter = "sidslittleegg", + Url = "http://leedsbeer.info/?p=3306" + }, + new + { + Id = 134, + Address = "DoubleTree Hotel, 13th Floor, Granary Wharf, 2 Wharf Approach, Leeds LS1 4BR", + CategoryId = 2, + DateAttended = new DateTime(2013, 2, 21, 19, 45, 3, 0, DateTimeKind.Local), + Excerpt = "The views here certainly can't be beat, unless they start serving beer on the Observation Wheel. ", + Latitude = 53.7932167m, + Longitude = -1.5499091m, + Name = "SkyLounge", + Phone = "0113 241 1000", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130219_222801.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1096" + }, + new + { + Id = 135, + Address = "Merrion Street, Leeds LS2 8JE", + CategoryId = 1, + DateAttended = new DateTime(2015, 8, 11, 22, 42, 35, 0, DateTimeKind.Local), + Excerpt = "A snazzy pool hall with a beer selection that will run the table. ", + Latitude = 53.8004837m, + Longitude = -1.5418994m, + Name = "Slate NQ", + Phone = "0113 322 5788", + StarsAmenities = 4m, + StarsAtmosphere = 3.5m, + StarsBeer = 4m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/08/IMG_20150726_192433797.jpg", + Twitter = "SlateNQ", + Url = "http://leedsbeer.info/?p=3187" + }, + new + { + Id = 136, + Address = "159a Lower Briggate, Leeds LS1 6LY", + CategoryId = 2, + DateAttended = new DateTime(2013, 11, 9, 18, 8, 29, 0, DateTimeKind.Local), + Excerpt = "Chilled out speakeasy-style bar with great music and decent beer. Very dark.", + Latitude = 53.7955704m, + Longitude = -1.5423024m, + Name = "Smokestack", + Phone = "0113 245 2222", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/11/IMG_20131103_191153.jpg", + Twitter = "SmokestackLeeds", + Url = "http://leedsbeer.info/?p=2076" + }, + new + { + Id = 137, + Address = "9a Merrion Street, Leeds LS1 6PQ", + CategoryId = 2, + DateAttended = new DateTime(2015, 4, 13, 22, 12, 19, 0, DateTimeKind.Local), + Excerpt = "This glass house serves Asian street food and a few decent beers too.", + Latitude = 53.8003578m, + Longitude = -1.5401161m, + Name = "Soba", + Phone = "0113 242 5128", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 3m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/04/IMG_20150411_174025921.jpg", + Twitter = "BarSobaGlasgow", + Url = "http://leedsbeer.info/?p=3108" + }, + new + { + Id = 138, + Address = "10 Wellington Place, Leeds LS1 4AP", + CategoryId = 2, + DateAttended = new DateTime(2015, 2, 28, 13, 38, 21, 0, DateTimeKind.Local), + Excerpt = "A bar and cafe catering to local workers; great food and a couple of crafts got our attention! ", + Latitude = 53.7959366m, + Longitude = -1.5557343m, + Name = "Sociable Folk", + Phone = "0113 243 1840", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/02/IMG_20150225_122955269_HDR.jpg", + Twitter = "SociableFolk", + Url = "http://leedsbeer.info/?p=3028" + }, + new + { + Id = 139, + Address = "Mill Hill, Leeds LS1 5DQ", + CategoryId = 1, + DateAttended = new DateTime(2012, 10, 21, 11, 4, 37, 0, DateTimeKind.Local), + Excerpt = "Unremarkable but pleasant enough United supporters' pub. Stay away from the toilets!", + Latitude = 53.7952538m, + Longitude = -1.5457584m, + Name = "Spencer's", + Phone = "0113 243 9070", + StarsAmenities = 1m, + StarsAtmosphere = 2m, + StarsBeer = 1m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121019_191408.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=500" + }, + new + { + Id = 140, + Address = "36-38 The Calls, Leeds LS2 7EW", + CategoryId = 3, + DateAttended = new DateTime(2013, 6, 6, 17, 57, 48, 0, DateTimeKind.Local), + Excerpt = "A picturesque spot on The Calls, offering a couple of real ales and absolutely flush with craft bottles. ", + Latitude = 53.7946701m, + Longitude = -1.5384572m, + Name = "Stew & Oyster — Calls Landing ", + Phone = "0113 242 5299", + StarsAmenities = 4m, + StarsAtmosphere = 4m, + StarsBeer = 4.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/06/IMAG0037.jpg", + Twitter = "CallsLanding", + Url = "http://leedsbeer.info/?p=1586" + }, + new + { + Id = 141, + Address = "17 Thornton's Arcade, Leeds LS1 6LQ", + CategoryId = 4, + DateAttended = new DateTime(2014, 12, 3, 17, 46, 29, 0, DateTimeKind.Local), + Excerpt = "An exciting new bottle shop in the city centre with space to drink in.", + Latitude = 53.7986145m, + Longitude = -1.5427403m, + Name = "Tall Boys Beer Market", + Phone = "07592 148113", + StarsAmenities = 2m, + StarsAtmosphere = 3.5m, + StarsBeer = 4.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141128_160517091.jpg", + Twitter = "tallboysleeds", + Url = "http://leedsbeer.info/?p=2900" + }, + new + { + Id = 142, + Address = "51 Boar Lane, Leeds LS1 5EL", + CategoryId = 3, + DateAttended = new DateTime(2013, 12, 14, 10, 12, 10, 0, DateTimeKind.Local), + Excerpt = "This new brewpub is all about the beer. And they've got it nailed.", + Latitude = 53.7959633m, + Longitude = -1.5458804m, + Name = "Tapped Brew Co.", + Phone = "", + StarsAmenities = 4m, + StarsAtmosphere = 3.5m, + StarsBeer = 5m, + StarsValue = 5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/12/IMG_20131210_181816.jpg", + Twitter = "TappedLeeds", + Url = "http://leedsbeer.info/?p=2145" + }, + new + { + Id = 143, + Address = "Templar Street, Leeds LS2 7NU", + CategoryId = 3, + DateAttended = new DateTime(2013, 4, 17, 8, 41, 20, 0, DateTimeKind.Local), + Excerpt = "Some decent (and well kept) ales, but that's really the only thing this historic pub has got going for it.", + Latitude = 53.8000717m, + Longitude = -1.5393412m, + Name = "Templar Hotel", + Phone = "0113 243 0318", + StarsAmenities = 1.5m, + StarsAtmosphere = 2m, + StarsBeer = 3m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130414_170040.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1335" + }, + new + { + Id = 144, + Address = "Brewery Place, Leeds LS10 1NE", + CategoryId = 2, + DateAttended = new DateTime(2014, 8, 20, 10, 59, 11, 0, DateTimeKind.Local), + Excerpt = "A cool café-cum-nightclub with a small but good beer selection. ", + Latitude = 53.7936363m, + Longitude = -1.5381975m, + Name = "The 212 Café & Bar", + Phone = "07725 674224", + StarsAmenities = 3m, + StarsAtmosphere = 4m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/08/IMG_20140812_200904.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2546" + }, + new + { + Id = 145, + Address = "3-5 Hunslet Road, Leeds LS10 1JQ", + CategoryId = 3, + DateAttended = new DateTime(2013, 3, 16, 10, 47, 59, 0, DateTimeKind.Local), + Excerpt = "Beautiful Victorian inn reinvented as a trendy gastropub. If you can brave the crowds, great food and beer await inside.", + Latitude = 53.7933197m, + Longitude = -1.5410793m, + Name = "The Adelphi", + Phone = "0113 245 6377", + StarsAmenities = 4.5m, + StarsAtmosphere = 4.5m, + StarsBeer = 4m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/03/20130311_181607.jpg", + Twitter = "AdelphiLeeds", + Url = "http://leedsbeer.info/?p=1217" + }, + new + { + Id = 146, + Address = "Level 1, Trinity, LS1 6HW, Leeds", + CategoryId = 2, + DateAttended = new DateTime(2013, 4, 14, 12, 14, 33, 0, DateTimeKind.Local), + Excerpt = "Trinity's swanky cocktail bar has a lot to offer cocktail and food lovers but falls short on the beer side.", + Latitude = 53.7961006m, + Longitude = -1.5439868m, + Name = "The Alchemist", + Phone = "0113 246 0540", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130407_204052.jpg", + Twitter = "TheAlchemistTL", + Url = "http://leedsbeer.info/?p=1306" + }, + new + { + Id = 147, + Address = "Yorkshire House, Greek Street, Leeds LS1 5SH", + CategoryId = 2, + DateAttended = new DateTime(2015, 12, 4, 22, 36, 37, 0, DateTimeKind.Local), + Excerpt = "A hipster-y cocktail bar that doesn't care about beer. ", + Latitude = 53.798481m, + Longitude = -1.5487498m, + Name = "The Alchemist — Greek Street", + Phone = "0113 200 5930", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 1.5m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/12/IMG_20151118_172802805.jpg", + Twitter = "thealchemistgs", + Url = "http://leedsbeer.info/?p=3333" + }, + new + { + Id = 148, + Address = "Angel Inn Yard, Briggate, Leeds LS1 6LN", + CategoryId = 3, + DateAttended = new DateTime(2013, 1, 25, 21, 56, 2, 0, DateTimeKind.Local), + Excerpt = "A Sam Smith's pub, with everything these pubs are famous for. And the floors aren't sticky any more!", + Latitude = 53.7980461m, + Longitude = -1.5427905m, + Name = "The Angel Inn", + Phone = "0113 245 1428", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 3.5m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/01/20130120_153310.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=909" + }, + new + { + Id = 149, + Address = "40 Boar Lane, Leeds LS1 5DA", + CategoryId = 3, + DateAttended = new DateTime(2014, 10, 13, 21, 43, 24, 0, DateTimeKind.Local), + Excerpt = "ABC: Another Boring Chain(pub). ", + Latitude = 53.7959213m, + Longitude = -1.5467286m, + Name = "The Black Prince", + Phone = "0113 245 8063", + StarsAmenities = 4m, + StarsAtmosphere = 2.5m, + StarsBeer = 3m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141010_193028.jpg", + Twitter = "SizzlingPubs", + Url = "http://leedsbeer.info/?p=2719" + }, + new + { + Id = 150, + Address = "67 Boar Lane, Leeds, LS1 6HW", + CategoryId = 3, + DateAttended = new DateTime(2013, 4, 10, 21, 52, 33, 0, DateTimeKind.Local), + Excerpt = "One of Trinity's two bars, The Botanist is something a little bit different and has an amazing beer selection to boot.", + Latitude = 53.7963181m, + Longitude = -1.5434182m, + Name = "The Botanist", + Phone = "0113 205 3240", + StarsAmenities = 4m, + StarsAtmosphere = 3.5m, + StarsBeer = 4.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130407_192752.jpg", + Twitter = "TheBotanistTL", + Url = "http://leedsbeer.info/?p=1297" + }, + new + { + Id = 151, + Address = "18 New Station Street, Leeds LS1 5DL", + CategoryId = 3, + DateAttended = new DateTime(2013, 9, 21, 12, 18, 2, 0, DateTimeKind.Local), + Excerpt = "There aren't many pubs that can claim to brew a popular lager on site.", + Latitude = 53.7951469m, + Longitude = -1.5451723m, + Name = "The Brewery Tap", + Phone = "0113 243 4414", + StarsAmenities = 2.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 4m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130915_140831.jpg", + Twitter = "brewerytapleeds", + Url = "http://leedsbeer.info/?p=1977" + }, + new + { + Id = 152, + Address = "54 New Briggate, Leeds LS1 6NU", + CategoryId = 2, + DateAttended = new DateTime(2014, 11, 25, 8, 18, 55, 0, DateTimeKind.Local), + Excerpt = "Sports sports sports sports sports. ", + Latitude = 53.8004379m, + Longitude = -1.540795m, + Name = "The Brotherhood of Pursuits and Pastimes ", + Phone = "0113 243 4060", + StarsAmenities = 3m, + StarsAtmosphere = 1.5m, + StarsBeer = 2m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141122_185257551.jpg", + Twitter = "BrotherhoodLds", + Url = "http://leedsbeer.info/?p=2869" + }, + new + { + Id = 153, + Address = "82 North Street, Leeds LS2 7PN", + CategoryId = 3, + DateAttended = new DateTime(2015, 9, 20, 17, 27, 0, 0, DateTimeKind.Local), + Excerpt = "Leeds's latest craft beer bar is definitely run by people who know what they're doing.", + Latitude = 53.8020363m, + Longitude = -1.5373552m, + Name = "The Brunswick", + Phone = "0113 247 0546", + StarsAmenities = 3.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/09/IMG_20150911_174916437.jpg", + Twitter = "brunswickleeds", + Url = "http://leedsbeer.info/?p=3235" + }, + new + { + Id = 154, + Address = "88 Wellington Street, Leeds LS1 4LT", + CategoryId = 1, + DateAttended = new DateTime(2014, 10, 12, 19, 9, 21, 0, DateTimeKind.Local), + Excerpt = "A few decent beers in a pleasant-enough-but-somewhat-bland atmosphere. ", + Latitude = 53.7968597m, + Longitude = -1.5551982m, + Name = "The Central", + Phone = "0113 242 4434", + StarsAmenities = 2.5m, + StarsAtmosphere = 2m, + StarsBeer = 3.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141007_185841.jpg", + Twitter = "thecentralleeds", + Url = "http://leedsbeer.info/?p=2703" + }, + new + { + Id = 155, + Address = "Sweet Street West, Leeds LS11 9TE", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 13, 11, 42, 9, 0, DateTimeKind.Local), + Excerpt = "Victorian pub hiding in the most unlikely place. Pleasant enough but very poor beer selection.", + Latitude = 53.7884102m, + Longitude = -1.5524783m, + Name = "The Commercial", + Phone = "0113 243 3542", + StarsAmenities = 1.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 1m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121012_184251.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=411" + }, + new + { + Id = 156, + Address = "107 Water Lane, Leeds LS11 5WD", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 13, 12, 43, 14, 0, DateTimeKind.Local), + Excerpt = "A gastropub with a great beer selection, traditional inn feel, and an important place in Industrial Revolution history. ", + Latitude = 53.7916794m, + Longitude = -1.5526088m, + Name = "The Cross Keys", + Phone = "0113 243 3711 ", + StarsAmenities = 3.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 4.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121012_204429.jpg", + Twitter = "crosskeysleeds", + Url = "http://leedsbeer.info/?p=415" + }, + new + { + Id = 157, + Address = "17 Park Row, Leeds LS1 5JQ", + CategoryId = 2, + DateAttended = new DateTime(2014, 4, 12, 16, 50, 51, 0, DateTimeKind.Local), + Excerpt = "This new wine bar may be an anomaly for Park Row but it's got nothing to draw us back.", + Latitude = 53.7987785m, + Longitude = -1.5468729m, + Name = "The Decanter", + Phone = "", + StarsAmenities = 1m, + StarsAtmosphere = 2m, + StarsBeer = 3m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/04/IMG_20140408_174739.jpg", + Twitter = "decanterleeds", + Url = "http://leedsbeer.info/?p=2357" + }, + new + { + Id = 158, + Address = "22 Duncan Street, Leeds LS1 6DL", + CategoryId = 3, + DateAttended = new DateTime(2013, 4, 8, 21, 47, 13, 0, DateTimeKind.Local), + Excerpt = "The last Sam Smith's pub on our crawl; quite frankly better than we expected. ", + Latitude = 53.7958641m, + Longitude = -1.5414196m, + Name = "The Duncan", + Phone = "245 9916", + StarsAmenities = 1.5m, + StarsAtmosphere = 1.5m, + StarsBeer = 2.5m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130406_215710.jpg", + Twitter = "duncanpub", + Url = "http://leedsbeer.info/?p=1281" + }, + new + { + Id = 159, + Address = "The Elbow Room, 64 Call Lane, Leeds LS1 6DT", + CategoryId = 1, + DateAttended = new DateTime(2014, 3, 21, 8, 19, 40, 0, DateTimeKind.Local), + Excerpt = "This old pool hall has still got it.", + Latitude = 53.7947693m, + Longitude = -1.5418544m, + Name = "The Elbow Room", + Phone = "0113 227 7661", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 2m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140318_182748.jpg", + Twitter = "Elbowroomleeds", + Url = "http://leedsbeer.info/?p=2325" + }, + new + { + Id = 160, + Address = "1-5 Springfield Mount, Leeds LS2 9NG", + CategoryId = 3, + DateAttended = new DateTime(2013, 9, 15, 11, 56, 44, 0, DateTimeKind.Local), + Excerpt = "Surprising little upmarket craft beer house right on the edge of the University campus.", + Latitude = 53.8043518m, + Longitude = -1.5573227m, + Name = "The Faversham", + Phone = " 0113 243 1481", + StarsAmenities = 4m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130910_174903.jpg", + Twitter = "thefaversham", + Url = "http://leedsbeer.info/?p=1939" + }, + new + { + Id = 161, + Address = "107-111 Briggate, Leeds LS1 6AZ", + CategoryId = 2, + DateAttended = new DateTime(2014, 9, 14, 17, 8, 52, 0, DateTimeKind.Local), + Excerpt = "The dining and drinking experience atop Harvey Nichols offers two or three good beer choices along with top-notch service. ", + Latitude = 53.7981339m, + Longitude = -1.5414822m, + Name = "The Fourth Floor Bar ", + Phone = "0113 204 8000", + StarsAmenities = 3.5m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140912_194240.jpg", + Twitter = "HN_Leeds", + Url = "http://leedsbeer.info/?p=2648" + }, + new + { + Id = 162, + Address = "69 Great George Street, Leeds LS1 3BB", + CategoryId = 3, + DateAttended = new DateTime(2012, 11, 8, 15, 34, 32, 0, DateTimeKind.Local), + Excerpt = "A charming pub with a local feel and plenty of cask ales. ", + Latitude = 53.8010902m, + Longitude = -1.5524343m, + Name = "The George", + Phone = "0113 245 3232", + StarsAmenities = 2m, + StarsAtmosphere = 3m, + StarsBeer = 3m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121103_205845.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=656" + }, + new + { + Id = 163, + Address = "31 Boar Lane, Leeds LS1 5DF", + CategoryId = 3, + DateAttended = new DateTime(2014, 9, 27, 15, 37, 31, 0, DateTimeKind.Local), + Excerpt = "The former Griffin Hotel and Censsa gets a makeover by the folks at Taylor Walker. ", + Latitude = 53.7957153m, + Longitude = -1.5457952m, + Name = "The Griffin", + Phone = "0113 244 5220", + StarsAmenities = 3.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 3.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140921_150121.jpg", + Twitter = "Griffin_Leeds", + Url = "http://leedsbeer.info/?p=2679" + }, + new + { + Id = 164, + Address = "Back Row, Leeds LS11 5PL", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 13, 14, 14, 35, 0, DateTimeKind.Local), + Excerpt = "A gem of a local pub, tucked away behind Bridgewater Place. ", + Latitude = 53.7909241m, + Longitude = -1.5478787m, + Name = "The Grove Inn", + Phone = "0113 243 9254", + StarsAmenities = 3m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121012_214247.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=417" + }, + new + { + Id = 165, + Address = "Mill Hill, Leeds LS1 5DQ", + CategoryId = 3, + DateAttended = new DateTime(2014, 12, 29, 10, 54, 26, 0, DateTimeKind.Local), + Excerpt = "Five stars for beer! Good atmosphere and a little something for everyone. ", + Latitude = 53.7952881m, + Longitude = -1.5457343m, + Name = "The Head of Steam", + Phone = "", + StarsAmenities = 2.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/12/IMG_20141213_145139683.jpg", + Twitter = "hos_leeds", + Url = "http://leedsbeer.info/?p=2922" + }, + new + { + Id = 166, + Address = "156 Briggate, Leeds LS1 6LY", + CategoryId = 1, + DateAttended = new DateTime(2016, 3, 5, 11, 32, 38, 0, DateTimeKind.Local), + Excerpt = "The ever-changing popup now has a permanent home.", + Latitude = 53.7957649m, + Longitude = -1.5423664m, + Name = "The Hedonist Project: Liquor & Whisky", + Phone = "0113 234 0459", + StarsAmenities = 3m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160228_163150905.jpg", + Twitter = "HedonistProject", + Url = "http://leedsbeer.info/?p=3412" + }, + new + { + Id = 167, + Address = "156 Briggate, Leeds LS1 6LY", + CategoryId = 2, + DateAttended = new DateTime(2016, 12, 3, 18, 19, 9, 0, DateTimeKind.Local), + Excerpt = "A ski-themed concept bar, part of the always reinventing-itself Hedonist Project. No good beer to speak of, so we'll be moving on. ", + Latitude = 53.7957077m, + Longitude = -1.5423838m, + Name = "The Hedonist Project: Mountain Lodge", + Phone = "0113 234 0459", + StarsAmenities = 1.5m, + StarsAtmosphere = 3m, + StarsBeer = 1m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/12/IMG_20161108_202312.jpg", + Twitter = "HedonistProject", + Url = "http://leedsbeer.info/?p=3582" + }, + new + { + Id = 168, + Address = "38 Cavendish St, Leeds LS3 1LY", + CategoryId = 3, + DateAttended = new DateTime(2014, 5, 14, 17, 35, 28, 0, DateTimeKind.Local), + Excerpt = "A charming little pub in the casino-filled no-man's land between Burley and Kirkstall Roads. ", + Latitude = 53.7999306m, + Longitude = -1.5617769m, + Name = "The Highland ", + Phone = "0113 242 7155", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 1.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/05/IMG_20140513_182812.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2428" + }, + new + { + Id = 169, + Address = "The Dark Arches, Dark Neville Street, Leeds LS1 4BR", + CategoryId = 3, + DateAttended = new DateTime(2013, 4, 23, 22, 20, 19, 0, DateTimeKind.Local), + Excerpt = "This legendary indie music pub in Granary Wharf has a great beers and an unmissable deal from the π Hole.", + Latitude = 53.7937317m, + Longitude = -1.5491514m, + Name = "The Hop", + Phone = "0113 243 9854", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/04/20130422_180129.jpg", + Twitter = "thehopleeds", + Url = "http://leedsbeer.info/?p=1369" + }, + new + { + Id = 170, + Address = "51-53 The Headrow, Leeds LS1 6LR", + CategoryId = 3, + DateAttended = new DateTime(2014, 9, 20, 12, 30, 41, 0, DateTimeKind.Local), + Excerpt = "A chain pub on the Headrow with pretty much nothing remarkable to say about it.", + Latitude = 53.7990456m, + Longitude = -1.5425223m, + Name = "The Horse & Trumpet", + Phone = "0113 243 0338", + StarsAmenities = 3.5m, + StarsAtmosphere = 1.5m, + StarsBeer = 2.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/09/HT-e1411212520438.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2662" + }, + new + { + Id = 171, + Address = "157 - 158 Lower Briggate, Leeds LS1 6BG", + CategoryId = 1, + DateAttended = new DateTime(2013, 1, 29, 22, 23, 30, 0, DateTimeKind.Local), + Excerpt = "Definitely a chain pub but somewhat nicer than most of its kind. Ridiculously cheap food too!", + Latitude = 53.795681m, + Longitude = -1.5423292m, + Name = "The Hourglass", + Phone = "0113 244 2275", + StarsAmenities = 4.5m, + StarsAtmosphere = 2m, + StarsBeer = 2.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/01/20130127_185829.jpg", + Twitter = "HourglassLeeds", + Url = "http://leedsbeer.info/?p=938" + }, + new + { + Id = 172, + Address = "1 Church Row, Leeds LS2 7HD", + CategoryId = 3, + DateAttended = new DateTime(2015, 8, 1, 8, 29, 40, 0, DateTimeKind.Local), + Excerpt = "This beautifully renovated building is a great addition to Leeds Brewery’s empire.", + Latitude = 53.7952156m, + Longitude = -1.5369481m, + Name = "The Lamb & Flag", + Phone = "0113 243 1255", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/07/IMG_20150713_194457514.jpg", + Twitter = "lambandflaglds", + Url = "http://leedsbeer.info/?p=3174" + }, + new + { + Id = 173, + Address = "5-7 Greek Street, Leeds LS1 5RW", + CategoryId = 2, + DateAttended = new DateTime(2015, 9, 16, 21, 53, 43, 0, DateTimeKind.Local), + Excerpt = "Once a boring Greek Street bar, this spot has been re-opened as a different boring Greek Street bar. ", + Latitude = 53.7985039m, + Longitude = -1.5473872m, + Name = "The Liquorist", + Phone = "0113 380 0930", + StarsAmenities = 3m, + StarsAtmosphere = 2.5m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/09/IMG_20150817_182044813.jpg", + Twitter = "LiquoristLeeds", + Url = "http://leedsbeer.info/?p=3216" + }, + new + { + Id = 174, + Address = "5-7 Greek Street, Leeds LS1 5RW", + CategoryId = 1, + DateAttended = new DateTime(2014, 1, 23, 22, 41, 53, 0, DateTimeKind.Local), + Excerpt = "An astoundingly uninteresting Greek Street venue, with a beer selection to match. ", + Latitude = 53.7984848m, + Longitude = -1.5473658m, + Name = "The Living Room", + Phone = "0113 380 0930 ", + StarsAmenities = 2m, + StarsAtmosphere = 2m, + StarsBeer = 1.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/01/IMG_20140120_175711.jpg", + Twitter = "LivingRoomLeeds", + Url = "http://leedsbeer.info/?p=2214" + }, + new + { + Id = 175, + Address = "12 Greek Street, Leeds LS1 5PT", + CategoryId = 2, + DateAttended = new DateTime(2017, 1, 8, 17, 45, 35, 0, DateTimeKind.Local), + Excerpt = "Greek Street cocktail bar whose dedication to theme gives them a little edge.", + Latitude = 53.7983017m, + Longitude = -1.5475649m, + Name = "The Lost and Found", + Phone = "0113 493 1061", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 2.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2017/01/IMG_20161204_124410.jpg", + Twitter = "ginnykstevenson", + Url = "http://leedsbeer.info/?p=3611" + }, + new + { + Id = 176, + Address = "1 The Light, The Headrow, Leeds LS1 8TL", + CategoryId = 2, + DateAttended = new DateTime(2014, 4, 2, 11, 17, 44, 0, DateTimeKind.Local), + Excerpt = "It's a hotel bar. We were tricked into thinking it's something more.", + Latitude = 53.8000031m, + Longitude = -1.5468621m, + Name = "The Lounge at Radisson Blu", + Phone = "0113 236 6000", + StarsAmenities = 2m, + StarsAtmosphere = 2m, + StarsBeer = 1.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/04/IMG_20140330_171400.jpg", + Twitter = "RadBluLeeds", + Url = "http://leedsbeer.info/?p=2348" + }, + new + { + Id = 177, + Address = "First Floor, 1 Call Lane, Leeds LS1 7DH", + CategoryId = 2, + DateAttended = new DateTime(2014, 2, 11, 21, 26, 15, 0, DateTimeKind.Local), + Excerpt = "A speakeasy with plenty of atmosphere and cocktails, just not too much in the way of beer. ", + Latitude = 53.7964287m, + Longitude = -1.5397965m, + Name = "The Maven", + Phone = "0113 243 6047", + StarsAmenities = 2m, + StarsAtmosphere = 3.5m, + StarsBeer = 1m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/02/IMG_20140202_184931.jpg", + Twitter = "TheMavenBar", + Url = "http://leedsbeer.info/?p=2240" + }, + new + { + Id = 178, + Address = "20-24 Woodhouse Lane, Leeds LS2 8LX", + CategoryId = 2, + DateAttended = new DateTime(2013, 9, 26, 22, 2, 0, 0, DateTimeKind.Local), + Excerpt = "A student chain pub, serving dirty food and dirty beer. ", + Latitude = 53.8012199m, + Longitude = -1.544735m, + Name = "The Merchant", + Phone = "0113 244 1212", + StarsAmenities = 2m, + StarsAtmosphere = 1m, + StarsBeer = 1m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130917_174757.jpg", + Twitter = "VarsityLeeds", + Url = "http://leedsbeer.info/?p=1983" + }, + new + { + Id = 179, + Address = "101 Water Lane, Leeds LS11 5QN", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 13, 12, 39, 55, 0, DateTimeKind.Local), + Excerpt = "Leeds Brewery's flagship pub is always really busy, but if you can get to the bar there's a good selection of beer and decent food on offer.", + Latitude = 53.7916527m, + Longitude = -1.5519035m, + Name = "The Midnight Bell", + Phone = "0113 244 5044", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 4m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121012_193255.jpg", + Twitter = "MidnightBellLds", + Url = "http://leedsbeer.info/?p=413" + }, + new + { + Id = 180, + Address = "Albion Place, Leeds LS1 6JL", + CategoryId = 2, + DateAttended = new DateTime(2012, 10, 7, 19, 6, 45, 0, DateTimeKind.Local), + Excerpt = "The most central bar in Leeds has a surprisingly secret feel and great amenities.", + Latitude = 53.7977104m, + Longitude = -1.5447593m, + Name = "The New Conservatory", + Phone = "0113 246 185", + StarsAmenities = 4.5m, + StarsAtmosphere = 4m, + StarsBeer = 2.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121005_133054.jpg", + Twitter = "NewConservator1", + Url = "http://leedsbeer.info/?p=357" + }, + new + { + Id = 181, + Address = "23-25a York Place, Leeds LS1 2EY", + CategoryId = 2, + DateAttended = new DateTime(2012, 9, 30, 22, 18, 47, 0, DateTimeKind.Local), + Excerpt = "Not your average hotel bar. A chilled-out spot with great service, an extraordinary gin menu and some decent beer too.", + Latitude = 53.7971878m, + Longitude = -1.5537918m, + Name = "The New Ellington", + Phone = "0113 204 2150", + StarsAmenities = 3m, + StarsAtmosphere = 4m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120930_172258.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=253" + }, + new + { + Id = 182, + Address = "57-59 The Calls, Leeds LS1 7BT", + CategoryId = 2, + DateAttended = new DateTime(2014, 10, 29, 20, 22, 26, 0, DateTimeKind.Local), + Excerpt = "A gay bar with a fun and welcoming atmosphere and a good place to dance. But the beer sucks. ", + Latitude = 53.7949448m, + Longitude = -1.5406003m, + Name = "The New Penny", + Phone = "0113 243 8055", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 0.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141025_205903087.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2783" + }, + new + { + Id = 183, + Address = "115 The Headrow, Leeds LS1 5JW", + CategoryId = 1, + DateAttended = new DateTime(2013, 7, 30, 8, 19, 16, 0, DateTimeKind.Local), + Excerpt = "A friendly, unpretentious Northern stereotype, with amazing burgers. Shame about the terrible beer selection!", + Latitude = 53.7994461m, + Longitude = -1.5460253m, + Name = "The Northern Monkey", + Phone = "0113 242 6630", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 0.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/07/IMG_20130724_130306.jpg", + Twitter = "NorthernMonkey0", + Url = "http://leedsbeer.info/?p=1770" + }, + new + { + Id = 184, + Address = "9 East Parade, Leeds LS1 2AJ", + CategoryId = 2, + DateAttended = new DateTime(2015, 2, 15, 23, 33, 1, 0, DateTimeKind.Local), + Excerpt = "This new after-work bar is very nice but is let down by its beer selection.", + Latitude = 53.7985611m, + Longitude = -1.5496184m, + Name = "The Office", + Phone = "", + StarsAmenities = 1.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 2m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/02/IMG_20150214_171842459.jpg", + Twitter = "TheOfficeLeeds", + Url = "http://leedsbeer.info/?p=3004" + }, + new + { + Id = 185, + Address = "104 Vicar Lane, Leeds LS2 7NL", + CategoryId = 2, + DateAttended = new DateTime(2016, 4, 24, 12, 15, 57, 0, DateTimeKind.Local), + Excerpt = "A new bar and venue in the renovated old bus station. A bit blah, overall. ", + Latitude = 53.7995186m, + Longitude = -1.5394484m, + Name = "The Old Red Bus Station", + Phone = "07753 331130", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/04/IMG_20160415_181021801.jpg", + Twitter = "OldRedBusSt", + Url = "http://leedsbeer.info/?p=3479" + }, + new + { + Id = 186, + Address = "26 York Place, Leeds LS1 2EY", + CategoryId = 1, + DateAttended = new DateTime(2013, 1, 13, 20, 43, 21, 0, DateTimeKind.Local), + Excerpt = "This financial quarter pub is reaching out to the after-work crowd, but not much else. ", + Latitude = 53.7972374m, + Longitude = -1.5541112m, + Name = "The Old Steps", + Phone = "0113 245 0482", + StarsAmenities = 2m, + StarsAtmosphere = 2m, + StarsBeer = 2m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/01/20130111_202422.jpg", + Twitter = "theoldsteps", + Url = "http://leedsbeer.info/?p=880" + }, + new + { + Id = 187, + Address = "Pack Horse Yard, Briggate, Leeds LS1 6AT", + CategoryId = 3, + DateAttended = new DateTime(2012, 12, 31, 14, 2, 8, 0, DateTimeKind.Local), + Excerpt = "In an alley off Briggate, The Pack Horse surprised us with its pleasant atmosphere and excellent beer selection.", + Latitude = 53.7975311m, + Longitude = -1.5428603m, + Name = "The Pack Horse", + Phone = "0113 242 4810", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/12/20121229_131204.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=836" + }, + new + { + Id = 188, + Address = "Kirkgate, Leeds LS2 7DJ", + CategoryId = 3, + DateAttended = new DateTime(2013, 2, 14, 22, 25, 35, 0, DateTimeKind.Local), + Excerpt = "A lovely Nicholson's pub worthy of its name.", + Latitude = 53.7951126m, + Longitude = -1.5349553m, + Name = "The Palace", + Phone = " 0113 244 5882", + StarsAmenities = 4m, + StarsAtmosphere = 4m, + StarsBeer = 3.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130211_205827.jpg", + Twitter = "ThePalace5", + Url = "http://leedsbeer.info/?p=1082" + }, + new + { + Id = 189, + Address = "88 Wellington Street, Leeds LS1 4LT", + CategoryId = 1, + DateAttended = new DateTime(2015, 12, 4, 22, 42, 50, 0, DateTimeKind.Local), + Excerpt = "The Central has returned, and it's trying to be your go-to for lunch.", + Latitude = 53.7968254m, + Longitude = -1.5551972m, + Name = "The Phoenix at The Central", + Phone = "0113 242 4434", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 2m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/12/IMG_20151118_192801837.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=3323" + }, + new + { + Id = 190, + Address = "82-90 Merrion Street, Leeds LS2 8LW", + CategoryId = 3, + DateAttended = new DateTime(2013, 1, 16, 13, 52, 2, 0, DateTimeKind.Local), + Excerpt = "A Crown Carvery pub; the carvery is definitely what The Picture House has going for it. ", + Latitude = 53.8009148m, + Longitude = -1.5445441m, + Name = "The Picture House", + Phone = "0113 246 9297", + StarsAmenities = 4m, + StarsAtmosphere = 2m, + StarsBeer = 2m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/01/20130115_175536.jpg", + Twitter = "CrownCarveries", + Url = "http://leedsbeer.info/?p=896" + }, + new + { + Id = 191, + Address = "9 Merrion Street, Leeds LS1 6PQ", + CategoryId = 2, + DateAttended = new DateTime(2013, 9, 4, 21, 10, 13, 0, DateTimeKind.Local), + Excerpt = "True to its name, this underground venue offers a great range of craft kegs and bottles, as well as ping pong and American-style BBQ. ", + Latitude = 53.8003426m, + Longitude = -1.5399098m, + Name = "The Pit", + Phone = "0113 247 0601", + StarsAmenities = 3.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130902_210537.jpg", + Twitter = "ThePitLeeds", + Url = "http://leedsbeer.info/?p=1915" + }, + new + { + Id = 192, + Address = "Canal Wharf, Water Lane, Leeds LS11 5PS", + CategoryId = 3, + DateAttended = new DateTime(2012, 11, 19, 22, 0, 29, 0, DateTimeKind.Local), + Excerpt = "A brand new spot on Granary Wharf, with great food, beautiful views, and an OK-ish beer selection. ", + Latitude = 53.792717m, + Longitude = -1.5489038m, + Name = "The Pour House", + Phone = "07816 481 492", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121117_143006.jpg", + Twitter = "PourHouseLeeds", + Url = "http://leedsbeer.info/?p=714" + }, + new + { + Id = 193, + Address = "Mill Hill, Leeds LS1 5DQ", + CategoryId = 1, + DateAttended = new DateTime(2012, 10, 21, 17, 28, 20, 0, DateTimeKind.Local), + Excerpt = "Another Leeds United pub along Mill Hill with a few decent beers. Not much more to say. ", + Latitude = 53.7951393m, + Longitude = -1.54544m, + Name = "The Prince of Wales", + Phone = "0113 245 2434", + StarsAmenities = 1.5m, + StarsAtmosphere = 2m, + StarsBeer = 2.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121019_191419.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=505" + }, + new + { + Id = 194, + Address = "12 - 14 Merrion St., Leeds LS1 6PQ", + CategoryId = 1, + DateAttended = new DateTime(2014, 6, 29, 22, 47, 43, 0, DateTimeKind.Local), + Excerpt = "Free pizza with every drink? Why not! ", + Latitude = 53.8004723m, + Longitude = -1.5399666m, + Name = "The Reform", + Phone = "0113 244 4080 ", + StarsAmenities = 2m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/06/IMG_20140626_182453.jpg", + Twitter = "TheReformBar", + Url = "http://leedsbeer.info/?p=2480" + }, + new + { + Id = 195, + Address = "109 Kirkgate, Leeds LS1 6DP", + CategoryId = 3, + DateAttended = new DateTime(2014, 7, 9, 22, 26, 16, 0, DateTimeKind.Local), + Excerpt = "An old-school Leeds pub. We are not old-school Leeds people.", + Latitude = 53.7965736m, + Longitude = -1.5400299m, + Name = "The Regent", + Phone = "0113 245 6040", + StarsAmenities = 1.5m, + StarsAtmosphere = 1m, + StarsBeer = 0.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/07/IMG_20140708_185700.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2500" + }, + new + { + Id = 196, + Address = "76-78 North Street, Leeds LS2 7PN", + CategoryId = 2, + DateAttended = new DateTime(2012, 10, 18, 21, 53, 6, 0, DateTimeKind.Local), + Excerpt = "The most beautiful bar we've seen yet, with a beautiful beer selection to match. A couple of niggles prevent it from ranking at the very top.", + Latitude = 53.8017082m, + Longitude = -1.5377989m, + Name = "The Reliance", + Phone = "0113 295 6060", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 4m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121017_194043.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=484" + }, + new + { + Id = 197, + Address = "The Old Post Office, 3 City Square, Leeds LS1 2AN", + CategoryId = 2, + DateAttended = new DateTime(2012, 10, 20, 22, 3, 12, 0, DateTimeKind.Local), + Excerpt = "In our eyes, the fantastic location and gorgeous building are the only things this suit-magnet has going for it. ", + Latitude = 53.7965584m, + Longitude = -1.548022m, + Name = "The Restaurant Bar & Grill", + Phone = "0113 244 9625 ", + StarsAmenities = 2.5m, + StarsAtmosphere = 0.5m, + StarsBeer = 1m, + StarsValue = 1m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121019_175105.jpg", + Twitter = "ClubIndividual ", + Url = "http://leedsbeer.info/?p=492" + }, + new + { + Id = 198, + Address = "1 Whitehall Riverside, Leeds LS1 4BN, ", + CategoryId = 2, + DateAttended = new DateTime(2012, 9, 26, 18, 31, 45, 0, DateTimeKind.Local), + Excerpt = "Looks like it's for the staff of the office block above, but is actually a very pleasant spot to relax by the river.", + Latitude = 53.7944908m, + Longitude = -1.5538768m, + Name = "The Riverside", + Phone = "0113 244 9080", + StarsAmenities = 4m, + StarsAtmosphere = 4.5m, + StarsBeer = 2.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120925_123918.jpg", + Twitter = "TheRiversideLS1", + Url = "http://leedsbeer.info/?p=234" + }, + new + { + Id = 199, + Address = "52 Call Lane, Leeds LS1 6DT", + CategoryId = 1, + DateAttended = new DateTime(2015, 1, 19, 22, 42, 38, 0, DateTimeKind.Local), + Excerpt = "A piece of Ibiza in Leeds, with a beer selection to match.", + Latitude = 53.7949028m, + Longitude = -1.5414923m, + Name = "The Rock Bar", + Phone = "0113 246 8232", + StarsAmenities = 2m, + StarsAtmosphere = 2.5m, + StarsBeer = 1m, + StarsValue = 1.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/01/IMG_20150117_222358873.jpg", + Twitter = "therockbar", + Url = "http://leedsbeer.info/?p=2955" + }, + new + { + Id = 200, + Address = "Bishopsgate Street, Leeds LS1 5DY", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 20, 22, 28, 46, 0, DateTimeKind.Local), + Excerpt = "The Scabby Taps is famous and rightly busy, but still has charm and good beer.", + Latitude = 53.7953644m, + Longitude = -1.5463839m, + Name = "The Scarbrough Hotel", + Phone = "0113 243 4590", + StarsAmenities = 3m, + StarsAtmosphere = 2.5m, + StarsBeer = 4m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121019_184340.jpg", + Twitter = "Nicholsonspubs", + Url = "http://leedsbeer.info/?p=496" + }, + new + { + Id = 201, + Address = "6 Heatons Court, Leeds LS1 4LJ", + CategoryId = 2, + DateAttended = new DateTime(2013, 9, 15, 13, 35, 57, 0, DateTimeKind.Local), + Excerpt = "Friendly indie music bar in a railway arch.", + Latitude = 53.7947273m, + Longitude = -1.5430748m, + Name = "The Shed Bar", + Phone = "0113 244 1198", + StarsAmenities = 2.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 2.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/09/IMG_20130911_195226.jpg", + Twitter = "theshedbar", + Url = "http://leedsbeer.info/?p=1947" + }, + new + { + Id = 202, + Address = "71a Briggate, Leeds LS1 6LH", + CategoryId = 3, + DateAttended = new DateTime(2014, 3, 31, 18, 38, 51, 0, DateTimeKind.Local), + Excerpt = "An 18th-century pub with an acceptable selection of cask ales, but not much more. ", + Latitude = 53.7983475m, + Longitude = -1.5422823m, + Name = "The Ship", + Phone = "0113 246 8031", + StarsAmenities = 3m, + StarsAtmosphere = 3m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140330_160921.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2336" + }, + new + { + Id = 203, + Address = "14 Park Row, Leeds LS1 5NR", + CategoryId = 2, + DateAttended = new DateTime(2013, 1, 30, 10, 34, 29, 0, DateTimeKind.Local), + Excerpt = "A chavvy chain pub along chavvy Park Row, but not the worst chavvy chain pub in the world. ", + Latitude = 53.7984772m, + Longitude = -1.5469025m, + Name = "The Slug and Lettuce", + Phone = "0113 244 9209", + StarsAmenities = 3.5m, + StarsAtmosphere = 2m, + StarsBeer = 1m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/01/20130128_174818.jpg", + Twitter = "sluglettuce", + Url = "http://leedsbeer.info/?p=950" + }, + new + { + Id = 204, + Address = "21 Merrion Street, Leeds LS2 8JE", + CategoryId = 2, + DateAttended = new DateTime(2014, 2, 15, 17, 38, 15, 0, DateTimeKind.Local), + Excerpt = "A new addition to the city from some of our favourite people. Great beer and great atmosphere!", + Latitude = 53.8005028m, + Longitude = -1.5417069m, + Name = "The Social", + Phone = "", + StarsAmenities = 3m, + StarsAtmosphere = 4.5m, + StarsBeer = 4m, + StarsValue = 4.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/02/IMG_20140213_174434.jpg", + Twitter = "thesocialleeds", + Url = "http://leedsbeer.info/?p=2253" + }, + new + { + Id = 205, + Address = "9 Briggate, Leeds LS1 6ER", + CategoryId = 4, + DateAttended = new DateTime(2014, 9, 14, 17, 9, 34, 0, DateTimeKind.Local), + Excerpt = "A smelly, sticky dark indie music hall. Perfect.", + Latitude = 53.7948952m, + Longitude = -1.542592m, + Name = "The Stone Roses Bar", + Phone = "0113 234 6704", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 1m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140912_214343.jpg", + Twitter = "StoneRosesLeeds", + Url = "http://leedsbeer.info/?p=2637" + }, + new + { + Id = 206, + Address = "Hunslet Road, Leeds, LS10 1JQ", + CategoryId = 2, + DateAttended = new DateTime(2014, 3, 2, 17, 36, 19, 0, DateTimeKind.Local), + Excerpt = "The headquarters of the old Tetley Brewery — now an art space, bar and restaurant. ", + Latitude = 53.7921791m, + Longitude = -1.5396509m, + Name = "The Tetley Bar and Kitchen", + Phone = "0113 320 2323", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/02/IMG_20140221_175036.jpg", + Twitter = "T_BarAndKitchen", + Url = "http://leedsbeer.info/?p=2267" + }, + new + { + Id = 207, + Address = "4 Turk’s Head Yard, Leeds LS1 6HB", + CategoryId = 2, + DateAttended = new DateTime(2016, 2, 22, 7, 46, 21, 0, DateTimeKind.Local), + Excerpt = "Leeds's oldest pub has had a serious makeover.", + Latitude = 53.7971649m, + Longitude = -1.5433204m, + Name = "The Turk's Head", + Phone = "0113 242 3368", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 4m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/02/IMG_20160131_130252550_HDR.jpg", + Twitter = "TurksHeadLeeds", + Url = "http://leedsbeer.info/?p=3392" + }, + new + { + Id = 208, + Address = "Lower Briggate, Leeds LS1 6ER", + CategoryId = 2, + DateAttended = new DateTime(2014, 10, 12, 19, 35, 6, 0, DateTimeKind.Local), + Excerpt = "The Viaduct is the place to go for drag shows. But definitely not for decent beer.", + Latitude = 53.7950745m, + Longitude = -1.5425813m, + Name = "The Viaduct Showbar", + Phone = "0113 244 3255", + StarsAmenities = 3.5m, + StarsAtmosphere = 2m, + StarsBeer = 0.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/10/IMG_20141010_191240.jpg", + Twitter = "ViaductShowBar", + Url = "http://leedsbeer.info/?p=2713" + }, + new + { + Id = 209, + Address = "28 Great George Street, Leeds LS1 3DL", + CategoryId = 3, + DateAttended = new DateTime(2012, 12, 9, 19, 23, 59, 0, DateTimeKind.Local), + Excerpt = "There's more to The Victoria Hotel than 150-year-old décor (although that's lovely too).", + Latitude = 53.800808m, + Longitude = -1.5497911m, + Name = "The Victoria Hotel", + Phone = "0113 245 1386", + StarsAmenities = 4m, + StarsAtmosphere = 4m, + StarsBeer = 3.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/12/20121203_180603.jpg", + Twitter = "Nicholsonspubs", + Url = "http://leedsbeer.info/?p=785" + }, + new + { + Id = 210, + Address = "The Wardrobe, St Peter's Square, Leeds LS9 8AH", + CategoryId = 2, + DateAttended = new DateTime(2013, 2, 13, 7, 44, 40, 0, DateTimeKind.Local), + Excerpt = "Quarry Hill's only bar is very chilled and has great food.", + Latitude = 53.7971039m, + Longitude = -1.5336013m, + Name = "The Wardrobe", + Phone = "0113 383 8800", + StarsAmenities = 4m, + StarsAtmosphere = 4.5m, + StarsBeer = 3m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130211_183755.jpg", + Twitter = "wardrobeleeds", + Url = "http://leedsbeer.info/?p=1044" + }, + new + { + Id = 211, + Address = "11 York Place, Leeds LS1 2DS", + CategoryId = 2, + DateAttended = new DateTime(2015, 1, 31, 15, 0, 37, 0, DateTimeKind.Local), + Excerpt = "A cool and inviting bar in the basement on York Place with a great selection of bottled crafts. ", + Latitude = 53.7969627m, + Longitude = -1.5521131m, + Name = "The White Rabbit", + Phone = "0113 242 1202", + StarsAmenities = 2m, + StarsAtmosphere = 4m, + StarsBeer = 3.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/01/IMG_20150130_220707308.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2991" + }, + new + { + Id = 212, + Address = "Leeds Railway Station, Leeds LS1 4DY", + CategoryId = 3, + DateAttended = new DateTime(2012, 9, 16, 12, 19, 25, 0, DateTimeKind.Local), + Excerpt = "Standard mainline station pub. Nothing to love; nothing to hate. ", + Latitude = 53.794857m, + Longitude = -1.5473708m, + Name = "The White Rose", + Phone = "", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 1.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120915_140254.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=96" + }, + new + { + Id = 213, + Address = "Swan Street, Leeds LS1 6LG", + CategoryId = 3, + DateAttended = new DateTime(2013, 5, 23, 23, 5, 18, 0, DateTimeKind.Local), + Excerpt = "This historic pub has a new lease of life under Leeds Brewery, with a great beer selection and atmosphere to boot.", + Latitude = 53.7989388m, + Longitude = -1.5428495m, + Name = "The White Swan", + Phone = "0113 242 0187", + StarsAmenities = 4m, + StarsAtmosphere = 4m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/05/20130521_175131.jpg", + Twitter = "whiteswanleeds", + Url = "http://leedsbeer.info/?p=1549" + }, + new + { + Id = 214, + Address = "Leeds Town Hall, The Headrow, Leeds LS1 3AD", + CategoryId = 1, + DateAttended = new DateTime(2014, 11, 25, 8, 9, 7, 0, DateTimeKind.Local), + Excerpt = "A wood has appeared beneath Leeds Town Hall, and its inhabitants are peddling craft beer!", + Latitude = 53.7998886m, + Longitude = -1.5493512m, + Name = "The Wood Beneath the World", + Phone = "", + StarsAmenities = 1.5m, + StarsAtmosphere = 4m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/11/IMG_20141122_174954793.jpg", + Twitter = "CellsBar", + Url = "http://leedsbeer.info/?p=2859" + }, + new + { + Id = 215, + Address = "61A New Briggate, Leeds LS2 8JD", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 2, 22, 34, 9, 0, DateTimeKind.Local), + Excerpt = "Nice-enough gastropub with a good selection of ales.", + Latitude = 53.8005981m, + Longitude = -1.5410258m, + Name = "The Wrens Hotel", + Phone = "0113 2458888", + StarsAmenities = 3m, + StarsAtmosphere = 2.5m, + StarsBeer = 3m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121001_175240.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=313" + }, + new + { + Id = 216, + Address = "11 The Headrow, Leeds LS1 6PU", + CategoryId = 3, + DateAttended = new DateTime(2013, 8, 29, 7, 33, 31, 0, DateTimeKind.Local), + Excerpt = "Ugh. ", + Latitude = 53.798851m, + Longitude = -1.5405034m, + Name = "Three Legs", + Phone = "0113 245 6316", + StarsAmenities = 2m, + StarsAtmosphere = 1m, + StarsBeer = 1m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/08/IMG_20130825_190638.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1876" + }, + new + { + Id = 217, + Address = "The Light, 117 Albion St, Leeds LS2 8DY", + CategoryId = 2, + DateAttended = new DateTime(2014, 3, 14, 8, 42, 59, 0, DateTimeKind.Local), + Excerpt = "The centre of Leeds's nightlife couldn't be further from the centre of our lives.", + Latitude = 53.8000221m, + Longitude = -1.5450919m, + Name = "Tiger Tiger", + Phone = "0113 236 6999", + StarsAmenities = 3.5m, + StarsAtmosphere = 1m, + StarsBeer = 0.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/03/IMG_20140310_174942.jpg", + Twitter = "TigerLeeds", + Url = "http://leedsbeer.info/?p=2294" + }, + new + { + Id = 218, + Address = "West Point, Wellington Street, Leeds LS1 4JY", + CategoryId = 2, + DateAttended = new DateTime(2012, 10, 2, 7, 24, 10, 0, DateTimeKind.Local), + Excerpt = "An upmarket football bar focusing on cocktails — nothing special to bring us rushing back.", + Latitude = 53.7959328m, + Longitude = -1.5532901m, + Name = "Toast Bar + Bistro", + Phone = "0113 243 9546", + StarsAmenities = 3m, + StarsAtmosphere = 1m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20120930_162655.jpg", + Twitter = "ToastLeeds", + Url = "http://leedsbeer.info/?p=278" + }, + new + { + Id = 219, + Address = "17 Westgate, Leeds LS1 2RA", + CategoryId = 3, + DateAttended = new DateTime(2012, 11, 14, 16, 16, 31, 0, DateTimeKind.Local), + Excerpt = "A completely refurbished gastropub offering traditional Yorkshire food and Timothy Taylor ales. ", + Latitude = 53.7995262m, + Longitude = -1.5513806m, + Name = "Town Hall Tavern", + Phone = "0113 244 0765", + StarsAmenities = 3.5m, + StarsAtmosphere = 4m, + StarsBeer = 3m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121114_123507.jpg", + Twitter = "TownHallTavern", + Url = "http://leedsbeer.info/?p=696" + }, + new + { + Id = 220, + Address = "156 Briggate, Leeds LS1 6LY", + CategoryId = 1, + DateAttended = new DateTime(2016, 8, 21, 21, 45, 14, 0, DateTimeKind.Local), + Excerpt = "The latest rotation of The Hedonist Project: a rum-themed surf place with no decent beer. ", + Latitude = 53.7956734m, + Longitude = -1.5422819m, + Name = "Trader Dan's Surf Shack", + Phone = "0113 234 0459", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 0.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/08/IMG_20160810_171941194.jpg", + Twitter = "hedonistproject", + Url = "http://leedsbeer.info/?p=3532" + }, + new + { + Id = 221, + Address = "4 Brewery Place, Leeds LS10 1NE", + CategoryId = 1, + DateAttended = new DateTime(2014, 8, 19, 23, 53, 25, 0, DateTimeKind.Local), + Excerpt = "A new bar on Brewery Place, but so nicheless I can't even think of a good summary for this box.", + Latitude = 53.7938728m, + Longitude = -1.5373135m, + Name = "Twisted Kitchen", + Phone = "0113 243 1637", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 2.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/08/IMG_20140812_185546.jpg", + Twitter = "TwistedLeeds", + Url = "http://leedsbeer.info/?p=2549" + }, + new + { + Id = 222, + Address = "Gateway North, Crown Point Road, Leeds LS9 8BZ", + CategoryId = 2, + DateAttended = new DateTime(2013, 2, 13, 16, 52, 22, 0, DateTimeKind.Local), + Excerpt = "The only bar in the Gateway complex; so sad for the Gateway complex. ", + Latitude = 53.7949753m, + Longitude = -1.5331882m, + Name = "Tyke", + Phone = "", + StarsAmenities = 2.5m, + StarsAtmosphere = 1m, + StarsBeer = 2m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130211_195227.jpg", + Twitter = "tykebar", + Url = "http://leedsbeer.info/?p=1063" + }, + new + { + Id = 223, + Address = "7 Duncan Street, Leeds LS1 6DQ", + CategoryId = 2, + DateAttended = new DateTime(2014, 9, 7, 10, 35, 14, 0, DateTimeKind.Local), + Excerpt = "A wine bar in the Italian enoteca style, this place is definitely all about the wine. ", + Latitude = 53.7961502m, + Longitude = -1.5420028m, + Name = "Veeno", + Phone = "0113 243 3401", + StarsAmenities = 2.5m, + StarsAtmosphere = 2.5m, + StarsBeer = 1m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/09/IMG_20140903_175600.jpg", + Twitter = "veeno_uk", + Url = "http://leedsbeer.info/?p=2610" + }, + new + { + Id = 224, + Address = "5 Wellington Place, Leeds LS1 4AP", + CategoryId = 2, + DateAttended = new DateTime(2017, 3, 5, 12, 44, 54, 0, DateTimeKind.Local), + Excerpt = "Leeds's second of this franchise--a large and charming wine bar with a small number of Italian crafts on offer. ", + Latitude = 53.795536m, + Longitude = -1.5550075m, + Name = "Veeno (Wellington Place)", + Phone = "0113 247 0698", + StarsAmenities = 3.5m, + StarsAtmosphere = 4.5m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2017/03/IMG_20170203_185805.jpg", + Twitter = "Veeno_UK", + Url = "http://leedsbeer.info/?p=3644" + }, + new + { + Id = 225, + Address = "43 Great George Street, Leeds LS1 3BB", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 11, 20, 38, 27, 0, DateTimeKind.Local), + Excerpt = "Great selection of beer and good pub food, but go for the great atmosphere.", + Latitude = 53.8009071m, + Longitude = -1.5511496m, + Name = "Veritas", + Phone = "0113 242 8094", + StarsAmenities = 3m, + StarsAtmosphere = 5m, + StarsBeer = 4.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121010_125049.jpg", + Twitter = "Veritas_Leeds", + Url = "http://leedsbeer.info/?p=393" + }, + new + { + Id = 226, + Address = "16 Merrion Street, Leeds LS1 6PQ", + CategoryId = 2, + DateAttended = new DateTime(2015, 1, 10, 15, 14, 8, 0, DateTimeKind.Local), + Excerpt = "Merrion Street's live music and comedy venue is little more than that.", + Latitude = 53.8004799m, + Longitude = -1.5402184m, + Name = "Verve", + Phone = "0113 244 2272", + StarsAmenities = 2.5m, + StarsAtmosphere = 3m, + StarsBeer = 1.5m, + StarsValue = 2m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/01/IMG_20150106_175110206.jpg", + Twitter = "VerveMariachi", + Url = "http://leedsbeer.info/?p=2939" + }, + new + { + Id = 227, + Address = "68 New Briggate, Leeds LS1 6NU", + CategoryId = 2, + DateAttended = new DateTime(2016, 3, 17, 21, 32, 12, 0, DateTimeKind.Local), + Excerpt = "There's a new strip.. I mean cocktail bar in town.", + Latitude = 53.8005676m, + Longitude = -1.5406334m, + Name = "Vice & Virtue", + Phone = "", + StarsAmenities = 1.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 2.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/03/IMG_20160309_213352921.jpg", + Twitter = "vandvleeds", + Url = "http://leedsbeer.info/?p=3453" + }, + new + { + Id = 228, + Address = "92 Kirkgate, Leeds LS2 7DJ", + CategoryId = 2, + DateAttended = new DateTime(2016, 1, 3, 11, 56, 42, 0, DateTimeKind.Local), + Excerpt = "A little bit of everything comes together perfectly on Leeds's oldest street.", + Latitude = 53.7960892m, + Longitude = -1.5386838m, + Name = "Wapentake", + Phone = "0113 243 6248", + StarsAmenities = 4.5m, + StarsAtmosphere = 4.5m, + StarsBeer = 3.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2016/01/IMG_20160101_160008283.jpg", + Twitter = "WapentakeLeeds", + Url = "http://leedsbeer.info/?p=3348" + }, + new + { + Id = 229, + Address = "20 New Briggate, Leeds LS1 6NU", + CategoryId = 2, + DateAttended = new DateTime(2013, 7, 15, 22, 29, 19, 0, DateTimeKind.Local), + Excerpt = "They've captured the retro atmosphere of the 80s very well. Shame beer wasn't very good in the 80s.", + Latitude = 53.7993851m, + Longitude = -1.5417016m, + Name = "Wax Bar & Jukejoint", + Phone = "0113 242 9442", + StarsAmenities = 1m, + StarsAtmosphere = 2.5m, + StarsBeer = 2m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/07/IMG_20130710_192221.jpg", + Twitter = "WaxBarLeeds", + Url = "http://leedsbeer.info/?p=1720" + }, + new + { + Id = 230, + Address = "38 Wellington Street, Leeds LS1 2DJ", + CategoryId = 3, + DateAttended = new DateTime(2013, 10, 20, 17, 58, 25, 0, DateTimeKind.Local), + Excerpt = "A nicely renovated pub right near the station, with a rather lacklustre selection of beer. ", + Latitude = 53.7962685m, + Longitude = -1.5495586m, + Name = "West Riding", + Phone = "0113 246 8772", + StarsAmenities = 3.5m, + StarsAtmosphere = 3.5m, + StarsBeer = 2m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/10/IMG_20131014_174052.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=2031" + }, + new + { + Id = 231, + Address = "28-30 Park Row, Leeds LS1 5HU", + CategoryId = 3, + DateAttended = new DateTime(2013, 3, 16, 10, 42, 35, 0, DateTimeKind.Local), + Excerpt = "Just another Wetherspoon's. Not bad, but there are others available.", + Latitude = 53.7985878m, + Longitude = -1.5472537m, + Name = "Wetherspoon's — Becketts Bank", + Phone = "0113 394 5900", + StarsAmenities = 4m, + StarsAtmosphere = 2.5m, + StarsBeer = 3.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/03/20130310_201552.jpg", + Twitter = "BeckettsBank", + Url = "http://leedsbeer.info/?p=1210" + }, + new + { + Id = 232, + Address = "The Podium Site, Merrion Way, Leeds LS2 8PD", + CategoryId = 3, + DateAttended = new DateTime(2012, 11, 14, 8, 30, 35, 0, DateTimeKind.Local), + Excerpt = "Leeds's earliest Wetherspoon's pub is hiding in a forgotten part of town, but they haven't forgotten about great service and beer.", + Latitude = 53.8027229m, + Longitude = -1.5430533m, + Name = "Wetherspoon's — Stick or Twist", + Phone = "0113 234 9748", + StarsAmenities = 4m, + StarsAtmosphere = 2.5m, + StarsBeer = 4m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121107_194640.jpg", + Twitter = "StickorTwistJDW", + Url = "http://leedsbeer.info/?p=684" + }, + new + { + Id = 233, + Address = "99 Portland Crescent, Leeds LS2 3AD", + CategoryId = 3, + DateAttended = new DateTime(2012, 11, 1, 14, 42, 22, 0, DateTimeKind.Local), + Excerpt = "All the trappings of a Wetherspoon's, plus a great setting and a bit of a local feel. ", + Latitude = 53.8017464m, + Longitude = -1.5478768m, + Name = "Wetherspoon's — The Cuthbert Brodrick ", + Phone = "0113 204 8570", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 3.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/11/20121030_181729.jpg", + Twitter = "CuthyBrodrick", + Url = "http://leedsbeer.info/?p=602" + }, + new + { + Id = 234, + Address = "43a Woodhouse Lane, Leeds LS2 8JT", + CategoryId = 3, + DateAttended = new DateTime(2013, 6, 21, 21, 1, 41, 0, DateTimeKind.Local), + Excerpt = "It's a Wetherspoon's. See all our other reviews of Wetherspoon's.", + Latitude = 53.8020248m, + Longitude = -1.5457463m, + Name = "Wetherspoon's — The Hedley Verity", + Phone = "0113 390 7590", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 3.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/06/IMG_20130613_184746.jpg", + Twitter = "HedleyVerityBar", + Url = "http://leedsbeer.info/?p=1636" + }, + new + { + Id = 235, + Address = "North Concourse, Leeds Railway Station, Leeds LS1 4DY", + CategoryId = 3, + DateAttended = new DateTime(2012, 9, 16, 12, 17, 22, 0, DateTimeKind.Local), + Excerpt = "A great selection of cask ales, if you can make it through the sea of sports fans and hen nights to get to the bar.", + Latitude = 53.7956467m, + Longitude = -1.5485017m, + Name = "Wetherspoon's, Railway Station", + Phone = "0113 247 1676", + StarsAmenities = 3m, + StarsAtmosphere = 2m, + StarsBeer = 3.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120913_200655.jpg", + Twitter = "jdwtweet", + Url = "http://leedsbeer.info/?p=88" + }, + new + { + Id = 236, + Address = "23-25 Wharf Street, Leeds LS2 7EQ", + CategoryId = 4, + DateAttended = new DateTime(2013, 2, 3, 19, 35, 34, 0, DateTimeKind.Local), + Excerpt = "Members-only bar and event space. A welcoming place for all kinds of people to get a decent beer and chill out.", + Latitude = 53.7955551m, + Longitude = -1.5379143m, + Name = "Wharf Chambers", + Phone = "", + StarsAmenities = 3m, + StarsAtmosphere = 4m, + StarsBeer = 3.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130202_190444.jpg", + Twitter = "WharfChambersCC", + Url = "http://leedsbeer.info/?p=962" + }, + new + { + Id = 237, + Address = "26 Aire Street, Leeds LS1 4HT", + CategoryId = 2, + DateAttended = new DateTime(2012, 9, 18, 12, 35, 54, 0, DateTimeKind.Local), + Excerpt = "Little café bar in the White Cloth Gallery. Great atmosphere and decent selection of beers: definitely one to check out!", + Latitude = 53.7956352m, + Longitude = -1.5502828m, + Name = "White Cloth Bar", + Phone = "0113 218 1923", + StarsAmenities = 4m, + StarsAtmosphere = 4.5m, + StarsBeer = 4m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/09/20120918_105713.jpg", + Twitter = "WhiteClothBar", + Url = "http://leedsbeer.info/?p=135" + }, + new + { + Id = 238, + Address = "Turks Head Yard, Leeds LS1 6HB", + CategoryId = 3, + DateAttended = new DateTime(2014, 6, 8, 22, 20, 15, 0, DateTimeKind.Local), + Excerpt = "Claiming to be Leeds's oldest pub, Whitelock's can boast the historic honour of being our 150th review. ", + Latitude = 53.7971954m, + Longitude = -1.5428953m, + Name = "Whitelock's Ale House", + Phone = "0113 242 3368", + StarsAmenities = 3m, + StarsAtmosphere = 3.5m, + StarsBeer = 3.5m, + StarsValue = 2.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2014/06/IMG_20140528_193507.jpg", + Twitter = "WhitelocksLeeds", + Url = "http://leedsbeer.info/?p=2450" + }, + new + { + Id = 239, + Address = "69 St Paul's Street, Leeds LS1 2TE", + CategoryId = 2, + DateAttended = new DateTime(2015, 9, 23, 21, 42, 36, 0, DateTimeKind.Local), + Excerpt = "A wine bar serving the financial district. Beer's not the focus but it's a great spot nonetheless. ", + Latitude = 53.7983017m, + Longitude = -1.5531774m, + Name = "Wino", + Phone = "0113 345 5960", + StarsAmenities = 2.5m, + StarsAtmosphere = 4m, + StarsBeer = 0.5m, + StarsValue = 3.5m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/09/IMG_20150918_191356356.jpg", + Twitter = "winoleeds_wino", + Url = "http://leedsbeer.info/?p=3232" + }, + new + { + Id = 240, + Address = "24–28 Boar Lane, Leeds LS1 5DA", + CategoryId = 3, + DateAttended = new DateTime(2012, 10, 9, 20, 24, 10, 0, DateTimeKind.Local), + Excerpt = "A grotty chain pub, fitting in perfectly along grotty Boar Lane. ", + Latitude = 53.7956429m, + Longitude = -1.5451622m, + Name = "Yates's, Boar Lane", + Phone = "0113 244 8566", + StarsAmenities = 2.5m, + StarsAtmosphere = 1m, + StarsBeer = 1.5m, + StarsValue = 3m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2012/10/20121009_124113.jpg", + Twitter = "StonegatePubs", + Url = "http://leedsbeer.info/?p=377" + }, + new + { + Id = 241, + Address = "43 Woodhouse Lane, Leeds LS1 3HQ", + CategoryId = 3, + DateAttended = new DateTime(2015, 1, 29, 22, 6, 50, 0, DateTimeKind.Local), + Excerpt = "A marked improvement on its sibling. Still a chain pub.", + Latitude = 53.8017006m, + Longitude = -1.5455478m, + Name = "Yates's, Woodhouse Lane", + Phone = "0113 245 4928", + StarsAmenities = 3.5m, + StarsAtmosphere = 3m, + StarsBeer = 3m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2015/01/IMG_20150120_180501646.jpg", + Twitter = "Yates_WHL_Leeds", + Url = "http://leedsbeer.info/?p=2980" + }, + new + { + Id = 242, + Address = "5B Brewery Place, Leeds LS10 1NE", + CategoryId = 4, + DateAttended = new DateTime(2013, 2, 23, 19, 50, 40, 0, DateTimeKind.Local), + Excerpt = "Would we go for a night out in a shop? With a beer selection like this, it would be hard to keep us away!", + Latitude = 53.7935677m, + Longitude = -1.5374315m, + Name = "Yum Yum", + Phone = "07917 194516", + StarsAmenities = 4m, + StarsAtmosphere = 3m, + StarsBeer = 4.5m, + StarsValue = 4m, + Thumbnail = "http://leedsbeer.info/wp-content/uploads/2013/02/20130222_175033.jpg", + Twitter = "", + Url = "http://leedsbeer.info/?p=1126" + }); }); modelBuilder.Entity("LeedsBeerQuest.API.Data.Models.Tag", b => diff --git a/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/Data/Seed/LeedsBeerQuestSeeder.cs b/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/Data/Seed/LeedsBeerQuestSeeder.cs index 7ad51e1..6e55229 100644 --- a/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/Data/Seed/LeedsBeerQuestSeeder.cs +++ b/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/Data/Seed/LeedsBeerQuestSeeder.cs @@ -1,4 +1,7 @@ -using Microsoft.EntityFrameworkCore; +using System.Globalization; +using CsvHelper; +using LeedsBeerQuest.API.Data.Models; +using Microsoft.EntityFrameworkCore; namespace LeedsBeerQuest.API.Data.Seed; @@ -15,5 +18,98 @@ public class LeedsBeerQuestSeeder public void Seed() { + IEnumerable? lbqCSV; + + using (var reader = new StreamReader("../leedsbeerquest.csv")) + using (var csv = new CsvReader(reader, CultureInfo.InvariantCulture)) + { + lbqCSV = csv.GetRecords().ToList(); + } + + var tags = getTags(lbqCSV).ToList(); + var categories = getCategories(lbqCSV).ToList(); + + _modelBuilder.Entity().HasData(tags); + _modelBuilder.Entity().HasData(categories); + + var venues = new List(); + + var venueIndex = 1; + foreach (var venue in lbqCSV) + { + venues.Add(new Venue + { + Id = venueIndex, + Name = venue.name, + CategoryId = categories.Single(c => c.Name == venue.category).Id, + Url = venue.url, + DateAttended = venue.date, + Excerpt = venue.excerpt, + Thumbnail = venue.thumbnail, + Latitude = venue.lat, + Longitude = venue.lng, + Address = venue.address, + Phone = venue.phone, + Twitter = venue.twitter, + StarsBeer = venue.stars_beer, + StarsAtmosphere = venue.stars_atmosphere, + StarsAmenities = venue.stars_amenities, + StarsValue = venue.stars_value, + }); + + venueIndex++; + } + + _modelBuilder.Entity().HasData(venues); + } + + private IEnumerable getTags(IEnumerable csvData) + { + var tags = csvData.Select(d => d.tags).Distinct(); + var tagId = 0; + foreach (var tag in tags) + { + tagId++; + yield return new Tag + { + Id = tagId, + Name = tag + }; + } + } + + private IEnumerable getCategories(IEnumerable csvData) + { + var categories = csvData.Select(d => d.category).Distinct(); + var categoryId = 0; + foreach (var category in categories) + { + categoryId++; + yield return new Category + { + Id = categoryId, + Name = category + }; + } + } + + private class LeedsBeerQuestCSV + { + public string name { get; set; } + public string category { get; set; } + public string url { get; set; } + public DateTime date { get; set; } + public string excerpt { get; set; } + public string thumbnail { get; set; } + public decimal lat { get; set; } + public decimal lng { get; set; } + public string address { get; set; } + public string? phone { get; set; } + public string? twitter { get; set; } + public decimal stars_beer { get; set; } + public decimal stars_atmosphere { get; set; } + public decimal stars_amenities { get; set; } + public decimal stars_value { get; set; } + public string tags { get; set; } } } \ No newline at end of file diff --git a/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/LeedsBeerQuest.API.csproj b/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/LeedsBeerQuest.API.csproj index 2fc857a..2f0c4cc 100644 --- a/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/LeedsBeerQuest.API.csproj +++ b/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/LeedsBeerQuest.API.csproj @@ -7,6 +7,7 @@ + all