first commit
This commit is contained in:
16
hospital.json
Normal file
16
hospital.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"hospitals": [
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Centre Hospitalier",
|
||||
"address": "4, rue Ernest Barblé L-1210 Luxembourg",
|
||||
"phone": "+352 44 11 11"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Hopital Kirchberg",
|
||||
"address": "9, rue Edward Steichen L-2540 Luxembourg",
|
||||
"phone": "+352 24 68-1"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user