<div class="location-schema">
	<div itemscope="" itemtype="http://schema.org/LocalBusiness">
		<div itemprop="address" itemscope="" itemtype="http://schema.org/PostalAddress">
			<span itemprop="streetAddress">1335 A Canton Road</span><br>
			<span itemprop="addressLocality">Marietta</span>, <span itemprop="addressRegion">Georgia</span> <span itemprop="postalCode">30066</span>
		</div>
		<strong>Phone</strong> <span itemprop="telephone"><a href="tel:#">#</a></span>
	</div>
</div>