{ "type": "FeatureCollection", "features": [ <%= render :partial => "note", :collection => @notes, :spacer_template=> "note_spacer" -%> ] }