Vehicle Schema
| Key | Type | Description |
|---|---|---|
| _id | string | The unique id of the vehicle |
| name | string | The name of the vehicle |
| description | number | The description of the vehicle |
| image | string | Link to the vehicle's image |
| Key | Type | Description |
|---|---|---|
| _id | string | The unique id of the vehicle |
| name | string | The name of the vehicle |
| description | number | The description of the vehicle |
| image | string | Link to the vehicle's image |