-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathtemperate.json
More file actions
98 lines (98 loc) · 3.8 KB
/
temperate.json
File metadata and controls
98 lines (98 loc) · 3.8 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
[
{
"name": "English Ivy",
"image": "https://tse2.mm.bing.net/th?id=OIP.kyJm_x5ueX5v8I39QCBTfAHaFj&pid=Api&P=0&h=180",
"climate": "Temperate",
"description": "A versatile plant with trailing stems and small leaves.",
"height": "Up to 8 feet",
"special_feature": "Easy to train"
},
{
"name": "Peace Lily",
"image": "https://www.noticiasdejardim.com/wp-content/uploads/2020/07/peace-lily-plants-peace-lily-care-1.jpg",
"climate": "Temperate",
"description": "A plant with white blooms and dark green leaves, known for its air purification abilities.",
"height": "Up to 3 feet",
"special_feature": "Air purification"
},
{
"name": "Sugar Maple Tree",
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQTLHRmPlzq9VcLQ3fRqcDtYG4caFiRZ7hq0g&sg",
"climate": "Temperate",
"description": "A large tree with palmate leaves and a grey bark.",
"height": "Up to 100 feet",
"special_feature": "Brilliant fall colors"
},
{
"name": "Redbud Tree",
"image": "https://cdn.mos.cms.futurecdn.net/KqZzsz2Jz4yvU8gr9cPe3m.jpg",
"climate": "Temperate",
"description": "A small tree with pink flowers and a spreading canopy.",
"height": "Up to 30 feet",
"special_feature": "Early bloomer"
},
{
"name": "Paperbark Maple Tree",
"image": "https://jfschmidt.com/wp-content/uploads/2023/01/acer-fireburstpaperbark-web-01.jpg",
"climate": "Temperate",
"description": "A small tree with peeling bark and palmate leaves.",
"height": "Up to 30 feet",
"special_feature": "Unique bark"
},
{
"name": "Pin Oak Tree",
"image": "https://www.brighterblooms.com/cdn/shop/products/Pin_Oak_1_BB.jpg",
"climate": "Temperate",
"description": "A large tree with pinnate leaves and a broad canopy.",
"height": "Up to 70 feet",
"special_feature": "Tolerates wet soil"
},
{
"name": "Sweetgum Tree",
"image": "https://www.thespruce.com/thmb/mmo6Uk2yqlbrneRyOUGeEic3800=/1500x0/filters:no_upscale():max_bytes(150000):strip_icc()/GettyImages-1354385327-0c3b1b1123854493b3cad7212fd9776c.jpg",
"climate": "Temperate",
"description": "A large tree with star-shaped leaves and colorful fall foliage.",
"height": "Up to 100 feet",
"special_feature": "Unique fruit"
},
{
"name": "Black Gum Tree",
"image": "https://sylvangardenslandscape.com/wp-content/uploads/2020/05/Black-Gum.jpg",
"climate": "Temperate",
"description": "A small tree with oval leaves and a conical shape.",
"height": "Up to 50 feet",
"special_feature": "Attractive fall color"
},
{
"name": "Hawthorn Tree",
"image": "https://treegrowing.tcv.org.uk/wp-content/uploads/2019/09/lone-hawthorn-740x555.jpg",
"climate": "Temperate",
"description": "A small tree with lobed leaves and white flowers.",
"height": "Up to 25 feet",
"special_feature": "Thorny branches"
},
{
"name": "Sycamore Tree",
"image": "https://www.plantingtree.com/cdn/shop/products/3087.jpg",
"climate": "Temperate",
"description": "A large tree with maple-like leaves and a mottled trunk.",
"height": "Up to 100 feet",
"special_feature": "Unique bark"
},
{
"name": "Yellow Poplar Tree",
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRYUC57rOAoF3ixAWSxpmTDT0lrPjH7XnqO0A&s",
"climate": "Temperate",
"description": "A tall tree with tulip-shaped flowers and yellow-green leaves.",
"height": "Up to 100 feet",
"special_feature": "Tallest hardwood tree"
},
{
"name": "Dogwood Tree",
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSXAIMSPBU12AWXe486EbJWYAbCigTW_LeAJA&s",
"climate": "Temperate",
"description": "A small tree with showy flowers and red berries.",
"height": "Up to 25 feet",
"special_feature": "Ornamental flowers"
}
]