<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" >

<channel>
	<title>Penny Blood&#039;s Black Book - My Independent Guide to London &#187; Markets</title>
	<atom:link href="http://www.pennybloodsblackbook.com/category/doing-things/markets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pennybloodsblackbook.com</link>
	<description>Penny Blood&#039;s eclectic collection of favourite places in London to drink coffee, eat cake, have tea, eat out, buy clothes, watch movies, kill time, read Voltaire, quote Baudelaire and write this blog.</description>
	<lastBuildDate>Sun, 05 Feb 2012 22:37:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Broadway Market</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/broadway-market/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/broadway-market/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 10:23:34 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Markets]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/archives/652</guid>
		<description><![CDATA[Broadway Market is my favourite market as it combines vintage clothes, amazing food and ingredients like what you would find at borough market (27 varieties of sweet balsamic vinegar and little testers on everything), flowers, organic shampoo, cupcakes, olives etc.. all set on one of my favourite streets in Bethnal Green and being in Bethnal [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/bricklane-market/' rel='bookmark' title='Brick Lane Market'>Brick Lane Market</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Columbia Road Flower Market'>Columbia Road Flower Market</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/little-georgia/' rel='bookmark' title='Little Georgia'>Little Georgia</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Broadway Market is my favourite market as it combines vintage clothes, amazing food and ingredients like what you would find at borough market (27 varieties of sweet balsamic vinegar and little testers on everything), flowers, organic shampoo, cupcakes, olives etc.. all set on one of my favourite streets in Bethnal Green and being in Bethnal Green there are few tourists. It’s mainly locals, but don’t worry even the stall vendors probably went to private schools, suffice to say it’s a part of Bethnal Green that has been gentrified to the hilt. It’s a friendly place too, in an unobtrusive kind of way and there are more than enough well dressed people to stare at whilst drinking your morning coffee outside La Bouche. I’ve come for the spice stand today to buy cinnamon. I put cinnamon in everything, whenever any one says “ooh that’s so good, what’s in it?” the answer always comes back, “cinnamon”. The best part is there are countless stands to buy amazing food like falafel and vegetarian curry that sort of thing.</p>
<p>It should also be pointed out that Broadway market comes first on my gag list. This meaning if you threw a stone you will no doubt hit someone who falls under any of the following;<br />
1. Owning a pushchair costing as much as a small car.<br />
2. Wearing either or all; pea coat/rayban wayfarers/boat shoes/turned up jeans/fisherman jumper/checked shirt/suede boots.<br />
3. Riding a fixed gear bike (I call them lady bottom bikes due to the fact that the people who ride them wear tight jeans which make them wiggle their bum when when they walk.)<br />
4. Wearing a scarf in a chelsea knot even if it&#8217;s 80 degrees.<br />
5. People called India or Cosmo.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/broad.gif" alt="" width="540" height="426" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/broad1.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/broad2.gif" alt="" width="540" height="405" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/broad3.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/broad4.gif" alt="" width="540" height="416" /></p>
<p><a href="http://www.broadwaymarket.co.uk" target="_blank">http://www.broadwaymarket.co.uk</a></p>
<p><strong>Broadway Market, Bethnal Green, London<br />
Every Saturday 9-6</strong></p>

<div id='map_652' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5367038, -0.0617527) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_652').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_652'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5367038, -0.0617527),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5367038, -0.0617527));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5367038, -0.0617527), '<span style="font-weight:bold;font-size:15px;"> Broadway Market</span><br>Bethnal Green, East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/bricklane-market/' rel='bookmark' title='Brick Lane Market'>Brick Lane Market</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Columbia Road Flower Market'>Columbia Road Flower Market</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/little-georgia/' rel='bookmark' title='Little Georgia'>Little Georgia</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/broadway-market/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brick Lane Market</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/bricklane-market/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/bricklane-market/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 09:13:17 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Markets]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=418</guid>
		<description><![CDATA[On a sunny Sunday be warned that you will barely be able to move due to the sheer volume of people on Brick Lane Market. Every Sunday street vendors come and lay out stuff all along the street whether it be vintage clothes, general carboot sale clutter, hand printed t-shirts or food ranging from falafel [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/coffee/' rel='bookmark' title='Coffee @ Brick Lane / Bermondsey Street Coffee / Fix Whitecross Street'>Coffee @ Brick Lane / Bermondsey Street Coffee / Fix Whitecross Street</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Columbia Road Flower Market'>Columbia Road Flower Market</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/broadway-market/' rel='bookmark' title='Broadway Market'>Broadway Market</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/brick0.gif" alt="" width="540" height="416" />On a sunny Sunday be warned that you will barely be able to move due to the sheer volume of people on Brick Lane Market. Every Sunday street vendors come and lay out stuff all along the street whether it be vintage clothes, general carboot sale clutter, hand printed t-shirts or food ranging from falafel to the most amazing (and cheap!) fruit smoothies, it could be a whole day out, it’s pretty down market though, everything is just laid out on the pavement. <strong>The Tea Rooms</strong> is a highlight though, this is a brilliant indoor market opposite Truman Brewery which have lots of great antique stalls, you could decorate you whole house with stuff you might find here. Since the over-gentrification of nearby Spitalfields market, many of the old vendors have moved out to the area’s surrounding Bricklane. Except on Thursdays where the market is a great as it ever was, Spitalfields itself is now small chain restaurants, some good ones mind you, (so it’s not all bad) and fancy wine shops, gift shops and shops selling clothes Sienna Miller would wear. It does still maintain a healthy collection of stalls, just a paired down version so at least now there is room to move, it just lacks a bit of the old atmosphere.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/brick2.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/brick3.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/brick4.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/brick5.gif" alt="" width="540" height="443" /></p>
<p><a href="http://www.visitbricklane.org" target="_blank">www.visitbricklane.org</a><br />
<a href="http://www.sundayupmarket.co.uk/" target="_blank">www.sundayupmarket.co.uk</a></p>
<p><strong>Bricklane, Spitalfields, London<br />
Every Sunday 9-6</strong></p>

<div id='map_418' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.52515, -0.07091) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_418').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_418'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.52515, -0.07091),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.52515, -0.07091));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.52515, -0.07091), '<span style="font-weight:bold;font-size:15px;">Bricklane Market</span><br>Market, Bricklane' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/coffee/' rel='bookmark' title='Coffee @ Brick Lane / Bermondsey Street Coffee / Fix Whitecross Street'>Coffee @ Brick Lane / Bermondsey Street Coffee / Fix Whitecross Street</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Columbia Road Flower Market'>Columbia Road Flower Market</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/broadway-market/' rel='bookmark' title='Broadway Market'>Broadway Market</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/bricklane-market/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portobello Road / Golbourne Road</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/portobello-road-golbourne-road/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/portobello-road-golbourne-road/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:14:36 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Markets]]></category>
		<category><![CDATA[West]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=281</guid>
		<description><![CDATA[Portobello Road is the largest antique market in the world stretching for around two miles. On a Friday and Saturday the southern end of Portobello Road is lined with antique stalls one after the other, then come the food stalls followed by the junk and vintage clothes stalls. My advice is to take the tube [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Columbia Road Flower Market'>Columbia Road Flower Market</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/12/cafe-vintage-mountgrove-road/' rel='bookmark' title='Cafe Vintage, Mountgrove Road'>Cafe Vintage, Mountgrove Road</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/falafel-king-2/' rel='bookmark' title='Falafel King'>Falafel King</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Portobello Road is the largest antique market in the world stretching for around two miles. On a Friday and Saturday the southern end of Portobello Road is lined with antique stalls one after the other, then come the food stalls followed by the junk and vintage clothes stalls. My advice is to take the tube to Ladbroke Grove station and walk underneath the Westway (the motorway) as this is where all the best vintage clothes stalls are, more locals in the know and less tourists. There are also a fair number of local designers with unique inexpensive clothes on sale along with jewelry and more vintage clothes.<br />
So if you’re coming from Ladbroke Grove and you’ve walked under the motorway next you can either turn right onto Portobello road where you’ll hit the food vendors but if you turn left you’ll find yet more vintage clothes, eventually coming to Golbourne road which is nothing but eclectic furniture shops spilling all kinds of random clutter on the street and Moroccan and Lebanese cafes, loads of them. Here you will see my favourite building in London, Trellik Tower, an apartment block designed by the architect Erno Goldfinger who when starting the project must have looked around at the other council high rises and thought &#8220;you think that’s ugly, wait and see what I can do&#8221;. It’s a listed building now and one of the most sought after addresses in London. There are all kinds of cafes, restaurants, bars and shops down Portobello Road including one of my favourite cinema’s the Electric. Westbourne Grove is near by which has some more upmarket shops along with more great cafes and deli’s. </p>
<p style="text-align: left;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/port1.gif" alt="" width="527" height="206" /><br />
If you turn right onto Portobello road you’ll hit the food vendors but if you turn left you’ll find yet more vintage clothes, eventually coming to Golbourne road which is nothing but eclectic furniture shops spilling all kinds of random clutter on the street and Moroccan and Lebanese cafes, loads of them with a view of my favourite building, an apartment block where the architect Erno Goldfinger looked around at the other council high rises and thought &#8220;you think that’s ugly, wait and see what I can do&#8221;. It’s a listed building now and one of the most sought after addresses in London.<br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/gol.gif" alt="" width="540" height="416" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/gol1.gif" alt="" width="527" height="206" /></p>
<p><a href="http://www.portobellomarket.org/" target="_blank">http://www.portobellomarket.org/</a></p>
<p><strong>Portobello Road, Notting Hill, London<br />
Friday and Saturday 9-6</strong></p>

<div id='map_281' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5171027, -0.2059734) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_281').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_281'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5171027, -0.2059734),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5171027, -0.2059734));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5171027, -0.2059734), '<span style="font-weight:bold;font-size:15px;">Portobello Market</span><br>Market, Notting Hill' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Columbia Road Flower Market'>Columbia Road Flower Market</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/12/cafe-vintage-mountgrove-road/' rel='bookmark' title='Cafe Vintage, Mountgrove Road'>Cafe Vintage, Mountgrove Road</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/falafel-king-2/' rel='bookmark' title='Falafel King'>Falafel King</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/portobello-road-golbourne-road/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Columbia Road Flower Market</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/columbia-road/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/columbia-road/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:14:05 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Markets]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=279</guid>
		<description><![CDATA[It’s primarily a flower market but this is the one day of the week that everything on Columbia road is open if flowers aren’t really your thing. The street harks back to a time of shop keepers with independent little shops selling anything from perfume to old fashioned candy to china tea sets. My favourite [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/portobello-road-golbourne-road/' rel='bookmark' title='Portobello Road / Golbourne Road'>Portobello Road / Golbourne Road</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/bricklane-market/' rel='bookmark' title='Brick Lane Market'>Brick Lane Market</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/12/cafe-vintage-mountgrove-road/' rel='bookmark' title='Cafe Vintage, Mountgrove Road'>Cafe Vintage, Mountgrove Road</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/col.gif" alt="" width="540" height="416" />It’s primarily a flower market but this is the one day of the week that everything on Columbia road is open if flowers aren’t really your thing.  The street harks back to a time of shop keepers with independent little shops selling anything from perfume to old fashioned candy to china tea sets. My favourite spot is ‘The Cake Hole’ but it gets full and sold out pretty quickly. There are a number of lovely places though from ‘Jones Dairy’ to the place which sells calamari in a polystyrene cup out of a hatch in the front of their house. When the sun is out you can expect Columbia road to be heaving so it’s great for a browse but don’t expect to get anywhere in a hurry. It’s got a couple of good vintage stores, and stands selling everything from old porceline tea cups to hand made jam. But even if you’re not into crowds it’s still one of the prettiest streets in London to visit.</p>
<p>Again I must point out that Columbia road comes 2nd on my gag list, I don&#8217;t know what it is, but there is something about people holding freshly cut flowers that screams &#8220;I&#8217;m so happy&#8221;, it really makes me hope that a pigeon will shit on them.</p>
<p><strong><br />
Below are a few of shops on Columbia Road&#8230;.</strong></p>
<p style="text-align: left;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/col1.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/col2.gif" alt="" width="549" height="414" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/col3.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/col4.gif" alt="" width="540" height="423" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/col5.gif" alt="" width="524" height="403" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/col6.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/col7.gif" alt="" width="527" height="206" /><br />
<strong><br />
Columbia Road (Liverpool Street Station)<br />
Sunday 8am-4pm</strong></p>

<div id='map_279' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5288268, -0.0702656) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_279').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_279'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5288268, -0.0702656),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5288268, -0.0702656));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5288268, -0.0702656), '<span style="font-weight:bold;font-size:15px;">Columbia Road Flower Market</span><br>East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/portobello-road-golbourne-road/' rel='bookmark' title='Portobello Road / Golbourne Road'>Portobello Road / Golbourne Road</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/bricklane-market/' rel='bookmark' title='Brick Lane Market'>Brick Lane Market</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2011/12/cafe-vintage-mountgrove-road/' rel='bookmark' title='Cafe Vintage, Mountgrove Road'>Cafe Vintage, Mountgrove Road</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/columbia-road/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Borough Market</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/borough-market/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/borough-market/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:13:25 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Markets]]></category>
		<category><![CDATA[South]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=277</guid>
		<description><![CDATA[It’s a food market and an expensive one at that. This is where all the local farmers from around London and stretching as far as Devon and Cornwall come to sell their goods on a Friday and Saturday. You can find every conceivable foodstuff here and it goes without saying that it’s pretty much mostly [...]
Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/broadway-market/' rel='bookmark' title='Broadway Market'>Broadway Market</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Columbia Road Flower Market'>Columbia Road Flower Market</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/borough1.gif" alt="" width="540" height="428" /></p>
<p>It’s a food market and an expensive one at that. This is where all the local farmers from around London and stretching as far as Devon and Cornwall come to sell their goods on a Friday and Saturday. You can find every conceivable foodstuff here and it goes without saying that it’s pretty much mostly organic.  There are stands with every texture and flavour of balsamic vinegar, cheese stands, fresh oysters, spice stands where you can spend hours trying every different bizarre spice with olive oil and pita bread, people selling jam in every variety from ginger and orange to Elderflower and gooseberry, falafel and wrap stands and my personal favourite the raclette stand with all the proper trimmings including corchicons and pickled onions. On a Saturday you can barely move for the volume of people but it’s worth it to sample fresh apple juice, fudge, coffee from Argentina, authentic Italian bread and local cheese. Although to everyone who thinks they are doing the world a favour a lot of the produce here is from major agribusiness which also provide to Tesco etc.. having a stand here is just an excuse to jack up prices but frankly it&#8217;s worth it for the truffle infused honey.</p>
<p style="text-align: left;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/borough2.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/borough3.gif" alt="" width="527" height="206" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/borough4.gif" alt="" width="540" height="204" /><br />
<a href="http://www.boroughmarket.org.uk" target="_blank">http://www.boroughmarket.org.uk</a></p>
<p><strong>Southwark Street, Borough (London Bridge tube under the railway next to the Cathedral)<br />
Thursdays 11am &#8211; 5pm  Fridays 12pm &#8211; 6pm  Saturdays 8am &#8211; 5pm</strong></p>

<div id='map_277' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.501718, -0.0979621) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_277').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_277'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.501718, -0.0979621),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.501718, -0.0979621));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.501718, -0.0979621), '<span style="font-weight:bold;font-size:15px;">Borough Market</span><br>Market, Borough' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
<br /><p>Related posts:<ol>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/broadway-market/' rel='bookmark' title='Broadway Market'>Broadway Market</a></li>
<li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Columbia Road Flower Market'>Columbia Road Flower Market</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/borough-market/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

