forked from mergeos-bounties/PlantGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbird_of_paradise.json
More file actions
33 lines (33 loc) · 929 Bytes
/
Copy pathbird_of_paradise.json
File metadata and controls
33 lines (33 loc) · 929 Bytes
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
31
32
33
{
"id": "bird_of_paradise",
"common_name": "Bird of Paradise",
"scientific_name": "Strelitzia reginae",
"tags": [
"tropical",
"large leaves",
"statement",
"bright light",
"indoor",
"upright"
],
"care": {
"summary": "Bold tropical with paddle leaves that needs bright light and room to grow.",
"light": "Bright indirect to some direct morning sun",
"water": "Water when top 2\u20133 cm soil is dry; reduce in winter",
"soil": "Rich, well-draining potting mix",
"humidity": "Medium to high",
"temperature_c": "18-27",
"fertilizer": "Monthly in growing season",
"toxicity": "Mildly toxic if ingested",
"common_issues": [
"Split leaves from low humidity",
"Yellow lower leaves from overwatering",
"No blooms indoors (common)"
],
"tips": [
"Wipe large leaves",
"Give a large pot",
"Rotate for even growth"
]
}
}