<?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 &#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>Wed, 28 Jul 2010 11:35:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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[….is my favourite of all markets 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 [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/bricklane-market/' rel='bookmark' title='Permanent Link: Bricklane Market'>Bricklane Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/borough-market/' rel='bookmark' title='Permanent Link: Borough Market'>Borough Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2008/10/e-pellicci/' rel='bookmark' title='Permanent Link: E Pellicci'>E Pellicci</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>….is my favourite of all markets 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 no tourists. It’s all 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, cinnamon”. The best part is there are countless stands to buy amazing food like falafel and vegetarian curry that sort of thing.</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='Permanent Link: Bricklane Market'>Bricklane Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/borough-market/' rel='bookmark' title='Permanent Link: Borough Market'>Borough Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2008/10/e-pellicci/' rel='bookmark' title='Permanent Link: E Pellicci'>E Pellicci</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>Bricklane 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. 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 [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/12/alfies-antique-market/' rel='bookmark' title='Permanent Link: Alfies Antique Market'>Alfies Antique Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Permanent Link: Columbia Road Flower Market'>Columbia Road Flower Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/market-coffee-house/' rel='bookmark' title='Permanent Link: Market Coffee House'>Market Coffee House</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. 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. Since the over-gentrification of near by Spitalfields market, many of the old vendors have moved out to the area’s surrounding Bricklane. 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 (the Spitalfields part that is).</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.sundayupmarket.co.uk/" target="_blank">http://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.523751177356935, -0.0715184211730957) ;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.523751177356935, -0.0715184211730957),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.523751177356935, -0.0715184211730957));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.523751177356935, -0.0715184211730957), '<span style="font-weight:bold;font-size:15px;">Bricklane</span><br>Spitalfields, East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/12/alfies-antique-market/' rel='bookmark' title='Permanent Link: Alfies Antique Market'>Alfies Antique Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Permanent Link: Columbia Road Flower Market'>Columbia Road Flower Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/market-coffee-house/' rel='bookmark' title='Permanent Link: Market Coffee House'>Market Coffee House</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[Antique shops one after the other line the southern end of Portobello Road on a Saturday. 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 [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Permanent Link: Columbia Road Flower Market'>Columbia Road Flower Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/rellik/' rel='bookmark' title='Permanent Link: Rellik'>Rellik</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/apple-tree/' rel='bookmark' title='Permanent Link: Apple Tree'>Apple Tree</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Antique shops one after the other line the southern end of Portobello Road on a Saturday. 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 jewelery and more vintage clothes.</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 you think that’s ugly, wait and see what I can do. 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.5183838585532, -0.2071094512939453) ;points.push(poin);var poin = new GLatLng(51.521641709598924, -0.20878314971923828) ;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.5183838585532, -0.2071094512939453),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5183838585532, -0.2071094512939453));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5183838585532, -0.2071094512939453), '<span style="font-weight:bold;font-size:15px;">Portobello Road</span><br>Notting Hill, West London' );
          	          			});
						map.addOverlay(marker);
					
		            			
					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.521641709598924, -0.20878314971923828),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.521641709598924, -0.20878314971923828));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.521641709598924, -0.20878314971923828), '<span style="font-weight:bold;font-size:15px;">Golbourne Road</span><br>Notting Hill, West London' );
          	          			});
						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='Permanent Link: Columbia Road Flower Market'>Columbia Road Flower Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/rellik/' rel='bookmark' title='Permanent Link: Rellik'>Rellik</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/apple-tree/' rel='bookmark' title='Permanent Link: Apple Tree'>Apple Tree</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 when as Napoleon put it “Britain is a nation of shop keepers”* with independent little shops selling anything from perfume [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/portobello-road-golbourne-road/' rel='bookmark' title='Permanent Link: Portobello Road / Golbourne Road'>Portobello Road / Golbourne Road</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/bricklane-market/' rel='bookmark' title='Permanent Link: Bricklane Market'>Bricklane Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/borough-market/' rel='bookmark' title='Permanent Link: Borough Market'>Borough Market</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 when as Napoleon put it “Britain is a nation 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 hnad made jam. But even if you’re not into crowds it’s still one of the prettiest streets in London to visit.<br />
*I believe he meant this as an insult<br />
<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 />
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='Permanent Link: Portobello Road / Golbourne Road'>Portobello Road / Golbourne Road</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/bricklane-market/' rel='bookmark' title='Permanent Link: Bricklane Market'>Bricklane Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/borough-market/' rel='bookmark' title='Permanent Link: Borough Market'>Borough Market</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='Permanent Link: Broadway Market'>Broadway Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Permanent Link: Columbia Road Flower Market'>Columbia Road Flower Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/la-fromagerie/' rel='bookmark' title='Permanent Link: La Fromagerie'>La Fromagerie</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><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.</p>
<p style="text-align: center;"><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" /></p>
<p><a href="http://www.boroughmarket.org.uk" target="_blank">http://www.boroughmarket.org.uk</a></p>
<p><strong><br />
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.50588436653589, -0.0908517837524414) ;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.50588436653589, -0.0908517837524414),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.50588436653589, -0.0908517837524414));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.50588436653589, -0.0908517837524414), '<span style="font-weight:bold;font-size:15px;">Borough Market</span><br>London Bridge, South London' );
          	          			});
						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='Permanent Link: Broadway Market'>Broadway Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Permanent Link: Columbia Road Flower Market'>Columbia Road Flower Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/la-fromagerie/' rel='bookmark' title='Permanent Link: La Fromagerie'>La Fromagerie</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>
