-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathsubtropical.json
More file actions
82 lines (82 loc) · 3.13 KB
/
subtropical.json
File metadata and controls
82 lines (82 loc) · 3.13 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
[
{
"name": "Bird of Paradise",
"image": "https://gardendrum.com/wp-content/uploads/2012/02/Heliconia-2.jpg",
"climate": "Subtropical",
"description": "Comes in various colours, what makes it unique is its bird beak shaped flowers.",
"height": "Up to 6 feet",
"special_feature": "Striking appearance"
},
{
"name": "Gardenia",
"image": "https://plantly.io/wp-content/uploads/2023/03/gardenia-bush-flower.jpg",
"climate": "Subtropical",
"description": "A fragrant plant with white flowers and glossy leaves.",
"height": "Up to 4 feet",
"special_feature": "Fragrant"
},
{
"name": "Live Oak Tree",
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRIJU2Vm9rN0s5C2EOVOj909mJvO3YJDNkaMw&usqp=CAU52.jpg",
"climate": "Subtropical",
"description": "A large tree with a spreading canopy and twisted branches.",
"height": "Up to 60 feet",
"special_feature": "Long lifespan"
},
{
"name": "Crape Myrtle Tree",
"image": "https://cdn.shopify.com/s/files/1/0059/8835/2052/products/Tuscarora_Crape_myrtle_2_FGT.jpg?v=1612444257",
"climate": "Subtropical",
"description": "A small tree with showy flowers and a smooth bark.",
"height": "Up to 20 feet",
"special_feature": "Vibrant flowers"
},
{
"name": "Southern Magnolia Tree",
"image": "https://moreleaf.org/wp-content/uploads/2021/06/magnolia-1024x768.png",
"climate": "Subtropical",
"description": "A large tree with large flowers and a conical shape.",
"height": "Up to 80 feet",
"special_feature": "Fragrant flowers"
},
{
"name": "Azalea",
"image": "http://nwdistrict.ifas.ufl.edu/hort/files/2019/03/azalea_ifas.jpg",
"climate": "Subtropical",
"description": "A flowering shrub with vibrant blooms in shades of pink, purple, and white.",
"height": "Up to 6 feet",
"special_feature": "Vibrant flowers"
},
{
"name": "Camellia",
"image": "https://tse3.mm.bing.net/th?id=OIP.yL_VrXjjzf1YEaSmMKNSVAHaE8&pid=Api&P=0&h=180",
"climate": "Subtropical",
"description": "An evergreen shrub with showy flowers in shades of pink, white, and red.",
"height": "Up to 12 feet",
"special_feature": "Evergreen leaves"
},
{
"name": "Pittosporum",
"image": "http://davisla.files.wordpress.com/2011/04/pittosporum-tobira-istanbul.jpg",
"climate": "Subtropical",
"description": "An evergreen shrub with variegated leaves and small white flowers.",
"height": "Up to 12 feet",
"special_feature": "Evergreen leaves"
},
{
"name": "Sweet Olive",
"image": "https://i.pinimg.com/originals/ab/9a/65/ab9a65b0c98beb293335a6aa5ac9b029.jpg",
"climate": "Subtropical",
"description": "An evergreen shrub with fragrant white flowers and glossy leaves.",
"height": "Up to 10 feet",
"special_feature": "Fragrant flowers"
},
{
"name": "Ligustrum",
"image": "https://tse3.mm.bing.net/th?id=OIP.pTxS7Re2XpzNVE42z5AcDAHaHa&pid=Api&P=0&h=180",
"climate": "Subtropical",
"description": "An evergreen shrub with white flowers and black berries.",
"height": "Up to 10 feet",
"special_feature": "Evergreen leaves"
}
]