<?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/"
	>

<channel>
	<title>Maryland House &amp; Garden Pilgrimage &#8211; Baltimore Magazine</title>
	<atom:link href="https://www.baltimoremagazine.com/tag/maryland-house-garden-pilgrimage/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.baltimoremagazine.com</link>
	<description>The Best of Baltimore Since 1907</description>
	<lastBuildDate>Wed, 05 Aug 2020 19:29:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.baltimoremagazine.com/wp-content/uploads/2020/08/cropped-favicon-32x32.png</url>
	<title>Maryland House &amp; Garden Pilgrimage &#8211; Baltimore Magazine</title>
	<link>https://www.baltimoremagazine.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Sneak Peek at a Roland Park House Tour</title>
		<link>https://www.baltimoremagazine.com/section/homegarden/sneak-peek-roland-park-house-tour/</link>
		
		<dc:creator><![CDATA[Mike Smith]]></dc:creator>
		<pubDate>Wed, 13 May 2015 08:30:00 +0000</pubDate>
				<category><![CDATA[Home & Living]]></category>
		<category><![CDATA[Maryland House & Garden Pilgrimage]]></category>
		<category><![CDATA[Roland Park]]></category>
		<guid isPermaLink="false">http://server2.local/BIT-SPRING/baltimoremagazine.com/html/?post_type=article&#038;p=6725</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			
		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<p>Ever since its founding in the late 1800s, Roland Park has been one of Baltimore’s most fashionable neighborhoods, a picturesque “garden suburb” of winding lanes, lush gardens, and grand homes. As part of its annual statewide tour of notable properties, the Maryland House & Garden Pilgrimage will visit eight historic Roland Park locations on <strong>May 17</strong>. Tickets are $30 and can be <a href="http://www.brownpapertickets.com/event/1021692?BaltimoreCity">purchased here</a>. Here’s a sneak peek of what to expect.
</p>


<figure>

<img decoding="async" id="lead-image" src="http://98329bfccf2a7356f7c4-b113946b17b55222ad1df26d6703a42e.r50.cf2.rackcdn.com/702_lake.jpg">
<figcaption>
<p>
<span id="arrow">&rArr;</span> 702 Lake Avenue. </span><span id="lead-phrase">A TRULY COMMANDING RESIDENCE,</span> this stone manor has seven bedrooms, 11 bathrooms, and a dining room that can seat 20 comfortably. The grounds contain rare specimen trees, multiple terraces, a pool, and a pool house. <em> All photos by Patterson Lacy.</em> </p></figcaption></figure>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<style type="text/css">#lead-image {

max-width: 100%;
max-height: 100%;

}


#arrow {

font-weight: bold;
color: #f1c40f;

}

#caption {

color: #00abbb;
font-weight: bold;
font-variant: small-caps;


}

#lead-phrase {

font-weight: bold;

}

figcaption {

padding-top: 15px;
padding-bottom: 24px;

}


figure {

margin: auto;

}

/*
==============================================
hatch
==============================================
*/

.hatch{
	animation-name: hatch;
	-webkit-animation-name: hatch;	

	animation-duration: 2s;	
	-webkit-animation-duration: 2s;

	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;

	transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-webkit-transform-origin: 50% 100%; 

	visibility: visible !important;		
}

@keyframes hatch {
	0% {
		transform: rotate(0deg) scaleY(0.6);
	}
	20% {
		transform: rotate(-2deg) scaleY(1.05);
	}
	35% {
		transform: rotate(2deg) scaleY(1);
	}
	50% {
		transform: rotate(-2deg);
	}	
	65% {
		transform: rotate(1deg);
	}	
	80% {
		transform: rotate(-1deg);
	}		
	100% {
		transform: rotate(0deg);
	}									
}

@-webkit-keyframes hatch {
	0% {
		-webkit-transform: rotate(0deg) scaleY(0.6);
	}
	20% {
		-webkit-transform: rotate(-2deg) scaleY(1.05);
	}
	35% {
		-webkit-transform: rotate(2deg) scaleY(1);
	}
	50% {
		-webkit-transform: rotate(-2deg);
	}	
	65% {
		-webkit-transform: rotate(1deg);
	}	
	80% {
		-webkit-transform: rotate(-1deg);
	}		
	100% {
		-webkit-transform: rotate(0deg);
	}		
}</style>
		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			
<a href='https://www.baltimoremagazine.com/wp-content/uploads/2019/06/205-goodwood.png'><img fetchpriority="high" decoding="async" width="270" height="270" src="https://www.baltimoremagazine.com/wp-content/uploads/2019/06/205-goodwood-270x270.png" class="attachment-thumbnail size-thumbnail" alt="205 goodwood" /></a>
<a href='https://www.baltimoremagazine.com/wp-content/uploads/2019/06/209-goodwood.jpg'><img decoding="async" width="270" height="270" src="https://www.baltimoremagazine.com/wp-content/uploads/2019/06/209-goodwood-270x270.jpg" class="attachment-thumbnail size-thumbnail" alt="209 goodwood" /></a>
<a href='https://www.baltimoremagazine.com/wp-content/uploads/2019/06/4-boulder.jpg'><img decoding="async" width="270" height="270" src="https://www.baltimoremagazine.com/wp-content/uploads/2019/06/4-boulder-270x270.jpg" class="attachment-thumbnail size-thumbnail" alt="4 boulder" /></a>
<a href='https://www.baltimoremagazine.com/wp-content/uploads/2019/06/106-edgevale.jpg'><img loading="lazy" decoding="async" width="270" height="270" src="https://www.baltimoremagazine.com/wp-content/uploads/2019/06/106-edgevale-270x270.jpg" class="attachment-thumbnail size-thumbnail" alt="106 edgevale" /></a>
<a href='https://www.baltimoremagazine.com/wp-content/uploads/2019/06/306-edgevale.jpg'><img loading="lazy" decoding="async" width="270" height="270" src="https://www.baltimoremagazine.com/wp-content/uploads/2019/06/306-edgevale-270x270.jpg" class="attachment-thumbnail size-thumbnail" alt="306 edgevale" /></a>
<a href='https://www.baltimoremagazine.com/wp-content/uploads/2019/06/112-st-johns.jpg'><img loading="lazy" decoding="async" width="270" height="270" src="https://www.baltimoremagazine.com/wp-content/uploads/2019/06/112-st-johns-270x270.jpg" class="attachment-thumbnail size-thumbnail" alt="112 st johns" /></a>
<a href='https://www.baltimoremagazine.com/wp-content/uploads/2019/06/4500-roland.jpg'><img loading="lazy" decoding="async" width="270" height="270" src="https://www.baltimoremagazine.com/wp-content/uploads/2019/06/4500-roland-270x270.jpg" class="attachment-thumbnail size-thumbnail" alt="4500 roland" /></a>


		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<p>
		</div>
	</div>
</div></div></div></div>
</div>
<p><a href="https://www.baltimoremagazine.com/section/homegarden/sneak-peek-roland-park-house-tour/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 45/79 objects using Redis
Page Caching using Disk: Enhanced 

Served from: www.baltimoremagazine.com @ 2026-08-04 05:52:25 by W3 Total Cache
-->