forked from mergeos-bounties/PlantGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathficus_elastica.json
More file actions
30 lines (30 loc) · 1.25 KB
/
Copy pathficus_elastica.json
File metadata and controls
30 lines (30 loc) · 1.25 KB
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": "ficus_elastica",
"common_name": "Rubber Plant",
"scientific_name": "Ficus elastica",
"tags": [
"large glossy leaves",
"tree form",
"indoor",
"bright light",
"houseplant"
],
"care": {
"summary": "A bold houseplant featuring thick, glossy, large leaves. It can grow into a large tree indoors if given enough space and light.",
"light": "Bright, indirect light is ideal. Can tolerate some direct morning sun.",
"water": "Water when the top few inches of soil are dry. It is somewhat drought tolerant.",
"soil": "Well-draining potting mix.",
"humidity": "Average room humidity is fine, but it appreciates occasional misting or wiping leaves with a damp cloth.",
"temperature_c": "15-26",
"fertilizer": "Feed every month during the growing season with a balanced liquid fertilizer.",
"toxicity": "Toxic to dogs and cats, causing oral irritation and vomiting if ingested.",
"common_issues": [
"Yellowing leaves from overwatering",
"Dust accumulation on the large leaves, which hinders photosynthesis"
],
"tips": [
"Wipe the large leaves with a damp cloth to keep them glossy and dust-free.",
"Prune the top to encourage a bushier shape rather than a single tall stalk."
]
}
}