From ae3235af1939e994c28547f3ec70995af0e13490 Mon Sep 17 00:00:00 2001 From: Frank Bi Date: Wed, 12 Feb 2014 16:43:09 -0500 Subject: [PATCH] buyboyzzzz --- bars.geojson | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/bars.geojson b/bars.geojson index ff892ef..9487617 100644 --- a/bars.geojson +++ b/bars.geojson @@ -197,6 +197,36 @@ 38.898077 ] } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -77.097225, + 38.8859 + ] + }, + "properties": { + "marker-symbol": "bar", + "name": "Northside Social", + "address": "3211 Wilson Blvd, Arlington, VA 22201" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -77.089549, + 38.841304 + ] + }, + "properties": { + "marker-symbol": "bar", + "name": "Busboys And Poets", + "address": "4251 Campbell Ave, Arlington, VA 22206" + } } ] }