forked from mergeos-bounties/PlantGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcactus_echinopsis.json
More file actions
32 lines (32 loc) · 959 Bytes
/
Copy pathcactus_echinopsis.json
File metadata and controls
32 lines (32 loc) · 959 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
{
"id": "cactus_echinopsis",
"common_name": "Sea Urchin Cactus",
"scientific_name": "Echinopsis tubiflora",
"tags": [
"succulent",
"cactus",
"flowering",
"indoor",
"drought-tolerant"
],
"care": {
"summary": "Round globular cactus producing spectacular large white funnel flowers.",
"light": "Full sun to bright indirect",
"water": "Very sparse; water monthly in growing season, none in winter",
"soil": "Cactus mix with excellent drainage",
"humidity": "Low",
"temperature_c": "10-35",
"fertilizer": "Cactus feed once in spring at quarter strength",
"toxicity": "Spines can injure; otherwise non-toxic",
"common_issues": [
"Root rot from overwatering",
"Mealybug infestation",
"Etiolation in insufficient light"
],
"tips": [
"Flowers bloom at night for one day",
"Repot every 2-3 years",
"Handle with thick gloves or folded newspaper"
]
}
}