forked from openlp/openlp
14 lines
355 B
JSON
14 lines
355 B
JSON
|
{
|
||
|
"title": "STF001 - Amazing Grace! how sweet the sound!",
|
||
|
"authors": [
|
||
|
"John Newton (d. 1807)"
|
||
|
],
|
||
|
"verse_order_list": ["v1"],
|
||
|
"verses": [
|
||
|
[
|
||
|
"Amazing Grace! how sweet the sound!\nThat saved a wretch like me!\nI once was lost, but now am found;\nWas blind, but now I see.",
|
||
|
"v"
|
||
|
]
|
||
|
]
|
||
|
}
|