-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathdummy_data.json
30 lines (30 loc) · 983 Bytes
/
dummy_data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[
{
"title": "Animal Collective Rescue",
"category": "Animals",
"category_sub": "Boarding",
"category_sub_sub": "All",
"location": "Anywhere",
"description": "This is a joint project of many rescue groups around Australia and is a registered business name as part of the MKC.",
"phone": "(02) 6351 4515",
"email": "[email protected]",
"address": "NSW, ARFCG, 1/382-384 Mowbray Rd, Lane Cove NSW 2066",
"link": "#"
},
{
"title": "Guzman Y Gomez",
"category": "General assistance",
"category_sub": "Food/drinks",
"location": "Anywhere",
"description": "GYG would like to invite all RFS volunteers and emergency workers, and their families to any GYG nationally on 18-19 january to have a burrito on us.",
"website": "#",
"link": "#"
},
{
"title": "Legal Aid NSW",
"category": "General assistance",
"category_sub": "Legal",
"location": "Anywhere",
"phone": "(02) 6351 4515"
}
]