-
Notifications
You must be signed in to change notification settings - Fork 1
/
jails.json
30 lines (30 loc) · 1.09 KB
/
jails.json
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
{
"DeSoto County": {
"name": "DeSoto",
"url": "https://omsweb.public-safety-cloud.com/jtclientweb/jailtracker/index/DeSoto_County_Ms"
},
"Forrest County": {
"name": "Forrest",
"url": "https://omsweb.public-safety-cloud.com/jtclientweb/jailtracker/index/Forrest_County_MS"
},
"Hancock County": {
"name": "Hancock",
"url": "https://omsweb.public-safety-cloud.com/jtclientweb/jailtracker/index/HANCOCK_COUNTY_MS"
},
"Lamar County": {
"name": "Lamar",
"url": "https://omsweb.public-safety-cloud.com/jtclientweb/jailtracker/index/Lamar_County_Ms"
},
"Marion County": {
"name": "Marion",
"url": "https://omsweb.public-safety-cloud.com/jtclientweb/jailtracker/index/Marion_County_Ms"
},
"Perry County": {
"name": "Perry",
"url": "https://omsweb.public-safety-cloud.com/jtclientweb/jailtracker/index/Perry_County_MS"
},
"Yazoo County": {
"name": "Yazoo",
"url": "https://omsweb.public-safety-cloud.com/jtclientweb/jailtracker/index/Yazoo_County_MS"
}
}