json.type "FeatureCollection" json.features(@notes) do |note| json.ingest! render(note) end