forked from mergeos-bounties/PlantGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdracaena_marginata.json
More file actions
33 lines (33 loc) · 975 Bytes
/
Copy pathdracaena_marginata.json
File metadata and controls
33 lines (33 loc) · 975 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": "dracaena_marginata",
"common_name": "Dragon Tree",
"scientific_name": "Dracaena marginata",
"tags": [
"indoor",
"tree",
"low water",
"air purifying",
"easy",
"office"
],
"care": {
"summary": "Upright cane plant with narrow red-edged leaves; tolerant of lower light and irregular watering.",
"light": "Bright indirect; tolerates medium light",
"water": "Allow top third of soil to dry between waterings",
"soil": "Well-draining potting mix",
"humidity": "Average; higher helps leaf tips",
"temperature_c": "18-27",
"fertilizer": "Dilute houseplant feed monthly in spring/summer",
"toxicity": "Toxic to pets if ingested",
"common_issues": [
"Brown tips from fluoride or dry air",
"Yellow leaves from overwatering",
"Leggy growth in deep shade"
],
"tips": [
"Rotate pot monthly for even growth",
"Wipe dust from leaves",
"Avoid cold drafts"
]
}
}