forked from mergeos-bounties/PlantGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfiddle_leaf_fig.json
More file actions
30 lines (30 loc) · 831 Bytes
/
Copy pathfiddle_leaf_fig.json
File metadata and controls
30 lines (30 loc) · 831 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
{
"id": "fiddle_leaf_fig",
"common_name": "Fiddle Leaf Fig",
"scientific_name": "Ficus lyrata",
"tags": [
"indoor",
"large leaves",
"tree form",
"bright light",
"fig"
],
"care": {
"summary": "Statement tree with large violin-shaped leaves; sensitive to moves.",
"light": "Bright indirect near a window",
"water": "Water thoroughly then let top half dry",
"soil": "Well-draining indoor mix",
"humidity": "Average to high",
"temperature_c": "18-29",
"fertilizer": "Fiddle-leaf formula monthly in spring/summer",
"toxicity": "Sap can irritate skin; toxic if ingested",
"common_issues": [
"Leaf drop after relocation",
"Brown spots from inconsistent water"
],
"tips": [
"Rotate weekly for even growth",
"Avoid cold drafts"
]
}
}