forked from mergeos-bounties/PlantGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathholy_basil.json
More file actions
32 lines (32 loc) · 925 Bytes
/
Copy pathholy_basil.json
File metadata and controls
32 lines (32 loc) · 925 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": "holy_basil",
"common_name": "Holy Basil / Tulsi",
"scientific_name": "Ocimum tenuiflorum",
"tags": [
"edible",
"herb",
"medicinal",
"aromatic",
"outdoor"
],
"care": {
"summary": "Sacred basil variety used in Ayurvedic medicine; aromatic leaves with peppery clove flavor.",
"light": "Full sun (6+ hours)",
"water": "Moderate; water when top inch of soil is dry",
"soil": "Rich, moist, well-drained soil",
"humidity": "Average",
"temperature_c": "18-30",
"fertilizer": "Light feed every 3-4 weeks",
"toxicity": "Safe for consumption; used in teas and cooking",
"common_issues": [
"Wilting from underwatering",
"Aphids and whiteflies",
"Root rot in waterlogged soil"
],
"tips": [
"Pinch flowers to encourage leaf growth",
"Harvest regularly to promote bushiness",
"Can be dried for tea storage"
]
}
}