forked from mergeos-bounties/PlantGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathboston_fern.json
More file actions
37 lines (37 loc) · 954 Bytes
/
Copy pathboston_fern.json
File metadata and controls
37 lines (37 loc) · 954 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
34
35
36
37
{
"id": "boston_fern",
"common_name": "Boston Fern",
"scientific_name": "Nephrolepis exaltata",
"tags": [
"fern",
"trailing",
"feathery",
"humidity",
"shade",
"indoor",
"hanging"
],
"care": {
"summary": "Lush hanging fern that loves humidity and consistent moisture.",
"light": "Bright indirect to medium shade; avoid harsh sun",
"water": "Keep evenly moist; mist fronds in dry rooms",
"soil": "Peaty, well-draining potting mix",
"humidity": "High",
"temperature_c": "16-24",
"fertilizer": "Half-strength monthly in growing season",
"toxicity": "Non-toxic to pets (generally)",
"common_issues": [
"Crispy tips from low humidity",
"Yellow fronds from overwatering",
"Scale insects"
],
"tips": [
"Hang in bathrooms for humidity",
"Trim brown fronds at base",
"Rotate pot for even growth"
]
},
"toxicity": [
"pet_safe"
]
}