🚒 CentralSquare CAD API Test

🔎 Lookup Single CFS Record

(Leave empty to use search below)
(Relative to script folder - for local testing)

(Mailbox ID for FTP dispatch folder)

Search Parameters

(hardcoded for testing)

Step 1: CAD Integration

✓ Found integration: Central Square - Coffee County 911

FieldValue
ID692f48c907b1bb0a4
API Base URLhttps://api-coffeecounty-911-tn.zuercherportal.com
TokeneyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIyN... (422 chars)
Token Expiration2026-05-17 12:00:02
Last ErrorNone

Step 2: API Request

â„šī¸ Mode: Search

Base URL from Integration: https://api-coffeecounty-911-tn.zuercherportal.com

Computed Endpoint: /api/cad/latest/cfs_core/search

Full URL: https://api-coffeecounty-911-tn.zuercherportal.com/api/cad/latest/cfs_core/search

Final Request URL: POST https://api-coffeecounty-911-tn.zuercherportal.com/api/cad/latest/cfs_core/search?skip=10&limit=10

Date Range: 2026-05-15T20:25:18.000Z → 2026-05-16T20:25:18.000Z

Parameters: skip=10, limit=10

Request Body:

{
    "RecordCreatedFrom": "2026-05-15T20:25:18.000Z",
    "RecordCreatedTo": "2026-05-16T20:25:18.000Z",
    "OrderByField": "Created",
    "OrderByDirection": "Descending"
}

Step 3: API Response

Headers Sent:

Content-Type: application/json
Accept: application/json
Authorization: Bearer [MASKED]
From: StationBoss

Response Time: 774.94ms

HTTP Status: 200 OK

Full Response:

{
    "previous": "http://api-coffeecounty-911-tn.zuercherportal.com/api/cad/latest/cfs_core/search?skip=0&limit=10",
    "next": "http://api-coffeecounty-911-tn.zuercherportal.com/api/cad/latest/cfs_core/search?skip=20&limit=10",
    "cfs_cores": [
        {
            "CFSNumber": "2026-032969",
            "DispatchAgency": {
                "UniqueIdentifier": 1,
                "Abbreviation": "CCECD",
                "Name": "Coffee County Emergency Communications District",
                "ORI": "TN0160000",
                "RunsDispatch": true,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "OTH"
            },
            "ExternalCFSNumber": null,
            "ExternalNumbers": [
                {
                    "ExternalNumber": "EMS26-04107",
                    "Agency": {
                        "UniqueIdentifier": 29,
                        "Abbreviation": "EMS",
                        "Name": "EMS",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "EMS"
                    }
                }
            ],
            "Case": [],
            "IncidentDateTime": "2026-05-16T19:27:51.717683Z",
            "CallTaker": {
                "Username": "angela.cook",
                "UniqueIdentifier": 246,
                "MostRecentUniqueIdentifier": 2852,
                "CallSign": "916",
                "EmployeeCode": "916",
                "LastName": "Cook",
                "FirstName": "Angela",
                "MiddleName": "",
                "FullDescription": "916 - Cook, Angela",
                "Suffix": "",
                "WorksForORI": "TN0160000",
                "AgencyAbbreviation": "CCECD",
                "AgencyUniqueIdentifier": 1,
                "Rank": null,
                "AgencyName": "Coffee County Emergency Communications District"
            },
            "CallDateTime": "2026-05-16T19:27:51.717683Z",
            "PrimaryResponseAgency": {
                "UniqueIdentifier": 11,
                "Abbreviation": "MAS",
                "Name": "Manchester Ambulance Service ",
                "ORI": "",
                "RunsDispatch": false,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "EMS"
            },
            "Reporter": {
                "FreeformFullName": "becky  ",
                "HowReported": null,
                "FromPhoneNumber": null,
                "ContactPhoneNumber": "(931) 808-2299",
                "Last": null,
                "First": null,
                "Middle": null,
                "Suffix": null,
                "Address": {
                    "Street": "",
                    "CrossStreetOne": "",
                    "CrossStreetTwo": null,
                    "City": "",
                    "State": {
                        "UniqueIdentifier": "  ",
                        "Description": "Unknown",
                        "IIN": null,
                        "N-DEx Code": null,
                        "NCIC Code": null,
                        "NFIRS Code": null
                    },
                    "Zip": "",
                    "Highway": null,
                    "Milepost": null,
                    "Latitude": null,
                    "Longitude": null,
                    "AddressUniqueIdentifier": 1,
                    "VerifiedStatus": null,
                    "LocationNotes": [],
                    "Bulletins": [],
                    "Attachments": [],
                    "CommonAddress": null,
                    "CommonAddresses": []
                }
            },
            "Address": {
                "Street": "3295 HILLSBORO HWY",
                "CrossStreetOne": "HILLSBORO HWY",
                "CrossStreetTwo": null,
                "City": "MANCHESTER",
                "State": {
                    "UniqueIdentifier": "TN",
                    "Description": "Tennessee",
                    "IIN": 636053,
                    "N-DEx Code": "TN",
                    "NCIC Code": "TN",
                    "NFIRS Code": "TN"
                },
                "Zip": "37355",
                "Highway": null,
                "Milepost": null,
                "Latitude": 35.45031800000000288264345726929605007171630859375,
                "Longitude": -86.033308000000005222318577580153942108154296875,
                "AddressUniqueIdentifier": 384410,
                "VerifiedStatus": "Verified Point",
                "LocationNotes": null,
                "Bulletins": null,
                "Attachments": null,
                "CommonAddress": null,
                "CommonAddresses": []
            },
            "Address Details": null,
            "Beat": null,
            "Zone": null,
            "MapLayer": [
                {
                    "UniqueIdentifier": 7,
                    "Description": "County Boundaries",
                    "Value": "Coffee"
                },
                {
                    "UniqueIdentifier": 9,
                    "Description": "ESB EMS",
                    "Value": "MAS"
                },
                {
                    "UniqueIdentifier": 10,
                    "Description": "ESB Fire",
                    "Value": "HFD"
                },
                {
                    "UniqueIdentifier": 11,
                    "Description": "ESB LAW",
                    "Value": "CCSO"
                },
                {
                    "UniqueIdentifier": 12,
                    "Description": "ESN",
                    "Value": "241"
                }
            ],
            "IncidentCode": [
                {
                    "IncidentCode": {
                        "UniqueIdentifier": 809,
                        "Code": "SOB",
                        "Description": "SHORT OF BREATH/DIFFICULTY BREATHING"
                    },
                    "IsPrimary": true,
                    "IncidentCodeModifier": {
                        "UniqueIdentifier": 1,
                        "Code": "I",
                        "Description": "In Progress"
                    }
                }
            ],
            "UseCaution": false,
            "Priority": {
                "UniqueIdentifier": 1,
                "Level": "1"
            },
            "Disposition": [],
            "Unit": [
                {
                    "UnitNumber": "MAS",
                    "IsPrimary": true,
                    "Responder": null,
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 2,
                        "Code": "",
                        "Description": "EMS",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 11,
                        "Abbreviation": "MAS",
                        "Name": "Manchester Ambulance Service ",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "EMS"
                    }
                },
                {
                    "UnitNumber": "110",
                    "IsPrimary": true,
                    "Responder": null,
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 2,
                        "Code": "",
                        "Description": "EMS",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 29,
                        "Abbreviation": "EMS",
                        "Name": "EMS",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "EMS"
                    }
                }
            ],
            "Vehicle": [],
            "Name": [
                {
                    "NameUniqueIdentifier": {
                        "v1": "/api/system/v1/names/2802451",
                        "latest": "/api/system/latest/names/2802451"
                    },
                    "NameInvolvementType": {
                        "UniqueIdentifier": 58,
                        "Description": "Reporter",
                        "StateReportingCode": null,
                        "AvailableInCFS": true,
                        "AvailableInCases": true,
                        "ConsideredPatient": false,
                        "Private": false
                    }
                }
            ],
            "CommandLog": [
                {
                    "Timestamp": "2026-05-16T20:13:34.521606Z",
                    "Creator": {
                        "Username": "amanda.bailey",
                        "UniqueIdentifier": 238,
                        "MostRecentUniqueIdentifier": 2855,
                        "CallSign": "912",
                        "EmployeeCode": "912",
                        "LastName": "Bailey",
                        "FirstName": "Amanda",
                        "MiddleName": "",
                        "FullDescription": "912 - Bailey, Amanda",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "110",
                    "Text": "Arrived At (Location: Hospital)",
                    "Status": {
                        "UniqueIdentifier": 11,
                        "Description": "Arrived At",
                        "Abbreviation": "AA",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": true,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "arrived"
                },
                {
                    "Timestamp": "2026-05-16T19:45:52.760155Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "110",
                    "Text": "Leaving Scene (Location: 1x non)",
                    "Status": {
                        "UniqueIdentifier": 10,
                        "Description": "Leaving Scene To",
                        "Abbreviation": "LS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": true,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": "1x non",
                    "Tag": "leaving"
                },
                {
                    "Timestamp": "2026-05-16T19:38:22.492338Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "110",
                    "Text": "On Scene",
                    "Status": {
                        "UniqueIdentifier": 3,
                        "Description": "On Scene",
                        "Abbreviation": "OS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": true,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "scene"
                },
                {
                    "Timestamp": "2026-05-16T19:33:37.037601Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "MAS",
                    "Text": "Available",
                    "Status": {
                        "UniqueIdentifier": 1,
                        "Description": "Available",
                        "Abbreviation": "AV",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "available"
                },
                {
                    "Timestamp": "2026-05-16T19:33:28.096392Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "110",
                    "Text": "Enroute",
                    "Status": {
                        "UniqueIdentifier": 2,
                        "Description": "Enroute",
                        "Abbreviation": "E",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": true,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "enroute"
                },
                {
                    "Timestamp": "2026-05-16T19:32:13.212584Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "MAS",
                    "Text": "Dispatch",
                    "Status": {
                        "UniqueIdentifier": 7,
                        "Description": "Assigned",
                        "Abbreviation": "AS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": true,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "assign"
                },
                {
                    "Timestamp": "2026-05-16T19:29:03.459666Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "pt judy reed",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:27:51.717683Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "New CFS",
                    "Status": null,
                    "Destination": null,
                    "Tag": "new"
                }
            ],
            "ProQA": null,
            "InteliComm": null,
            "RapidSOS": null,
            "TextHistory": [],
            "Link": [],
            "IsScheduledCall": false,
            "NearestCrossStreet": "VOLUNTEER PKWY (0.4 miles) and COUNTY JAIL LN (0.1 miles)",
            "NearestIntersection": "HILLSBORO HWY and VOLUNTEER PKWY (0.4 miles)"
        },
        {
            "CFSNumber": "2026-032968",
            "DispatchAgency": {
                "UniqueIdentifier": 1,
                "Abbreviation": "CCECD",
                "Name": "Coffee County Emergency Communications District",
                "ORI": "TN0160000",
                "RunsDispatch": true,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "OTH"
            },
            "ExternalCFSNumber": null,
            "ExternalNumbers": [
                {
                    "ExternalNumber": "TFD26-01266",
                    "Agency": {
                        "UniqueIdentifier": 5,
                        "Abbreviation": "TFD",
                        "Name": "Tullahoma Fire Department",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "FIRE"
                    }
                },
                {
                    "ExternalNumber": "EMS26-04105",
                    "Agency": {
                        "UniqueIdentifier": 29,
                        "Abbreviation": "EMS",
                        "Name": "EMS",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "EMS"
                    }
                },
                {
                    "ExternalNumber": "EMS26-04106",
                    "Agency": {
                        "UniqueIdentifier": 29,
                        "Abbreviation": "EMS",
                        "Name": "EMS",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "EMS"
                    }
                }
            ],
            "Case": [],
            "IncidentDateTime": "2026-05-16T19:10:00.419566Z",
            "CallTaker": {
                "Username": "cheryl.nelson",
                "UniqueIdentifier": 263,
                "MostRecentUniqueIdentifier": 2893,
                "CallSign": "904",
                "EmployeeCode": "904",
                "LastName": "Nelson",
                "FirstName": "Cheryl",
                "MiddleName": "",
                "FullDescription": "904 - Nelson, Cheryl",
                "Suffix": "",
                "WorksForORI": "TN0160000",
                "AgencyAbbreviation": "CCECD",
                "AgencyUniqueIdentifier": 1,
                "Rank": null,
                "AgencyName": "Coffee County Emergency Communications District"
            },
            "CallDateTime": "2026-05-16T19:10:00.419566Z",
            "PrimaryResponseAgency": {
                "UniqueIdentifier": 15,
                "Abbreviation": "TAN",
                "Name": "Tullahoma Ambulance Service North",
                "ORI": "",
                "RunsDispatch": false,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "EMS"
            },
            "Reporter": {
                "FreeformFullName": "BRANDON,DOROTHY",
                "HowReported": {
                    "Description": "911",
                    "N-DEx Code": "E911",
                    "UniqueIdentifier": 1
                },
                "FromPhoneNumber": "(931) 563-7326",
                "ContactPhoneNumber": null,
                "Last": null,
                "First": null,
                "Middle": null,
                "Suffix": null,
                "Address": {
                    "Street": "",
                    "CrossStreetOne": "",
                    "CrossStreetTwo": null,
                    "City": "",
                    "State": {
                        "UniqueIdentifier": "  ",
                        "Description": "Unknown",
                        "IIN": null,
                        "N-DEx Code": null,
                        "NCIC Code": null,
                        "NFIRS Code": null
                    },
                    "Zip": "",
                    "Highway": null,
                    "Milepost": null,
                    "Latitude": null,
                    "Longitude": null,
                    "AddressUniqueIdentifier": 1,
                    "VerifiedStatus": null,
                    "LocationNotes": [],
                    "Bulletins": [],
                    "Attachments": [],
                    "CommonAddress": null,
                    "CommonAddresses": []
                }
            },
            "Address": {
                "Street": "110 CAMBRIDGE CT",
                "CrossStreetOne": "CAMBRIDGE CT",
                "CrossStreetTwo": null,
                "City": "TULLAHOMA",
                "State": {
                    "UniqueIdentifier": "TN",
                    "Description": "Tennessee",
                    "IIN": 636053,
                    "N-DEx Code": "TN",
                    "NCIC Code": "TN",
                    "NFIRS Code": "TN"
                },
                "Zip": "37388",
                "Highway": null,
                "Milepost": null,
                "Latitude": 35.35688900000000245427145273424685001373291015625,
                "Longitude": -86.2260880000000042855390347540378570556640625,
                "AddressUniqueIdentifier": 288945,
                "VerifiedStatus": "Verified Point",
                "LocationNotes": null,
                "Bulletins": null,
                "Attachments": null,
                "CommonAddress": null,
                "CommonAddresses": []
            },
            "Address Details": null,
            "Beat": null,
            "Zone": null,
            "MapLayer": [
                {
                    "UniqueIdentifier": 6,
                    "Description": "Corporate Limits",
                    "Value": "TULLAHOMA"
                },
                {
                    "UniqueIdentifier": 7,
                    "Description": "County Boundaries",
                    "Value": "Coffee"
                },
                {
                    "UniqueIdentifier": 9,
                    "Description": "ESB EMS",
                    "Value": "TAS"
                },
                {
                    "UniqueIdentifier": 10,
                    "Description": "ESB Fire",
                    "Value": "TFD"
                },
                {
                    "UniqueIdentifier": 11,
                    "Description": "ESB LAW",
                    "Value": "TPD"
                },
                {
                    "UniqueIdentifier": 12,
                    "Description": "ESN",
                    "Value": "083"
                }
            ],
            "IncidentCode": [
                {
                    "IncidentCode": {
                        "UniqueIdentifier": 668,
                        "Code": "LIFT",
                        "Description": "LIFT ASSIST NON INJURY"
                    },
                    "IsPrimary": true,
                    "IncidentCodeModifier": {
                        "UniqueIdentifier": 1,
                        "Code": "I",
                        "Description": "In Progress"
                    }
                }
            ],
            "UseCaution": false,
            "Priority": {
                "UniqueIdentifier": 1,
                "Level": "1"
            },
            "Disposition": [
                {
                    "Disposition": {
                        "UniqueIdentifier": 54,
                        "Code": "C",
                        "Description": "Completed By Officer / Deputy"
                    },
                    "IsPrimary": true
                }
            ],
            "Unit": [
                {
                    "UnitNumber": "TAN",
                    "IsPrimary": true,
                    "Responder": null,
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 2,
                        "Code": "",
                        "Description": "EMS",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 15,
                        "Abbreviation": "TAN",
                        "Name": "Tullahoma Ambulance Service North",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "EMS"
                    }
                },
                {
                    "UnitNumber": "TFD",
                    "IsPrimary": true,
                    "Responder": {
                        "Username": "",
                        "UniqueIdentifier": 320,
                        "MostRecentUniqueIdentifier": 321,
                        "CallSign": "",
                        "EmployeeCode": "",
                        "LastName": "Tullahoma Fire Dept",
                        "FirstName": "",
                        "MiddleName": "",
                        "FullDescription": "Tullahoma Fire Dept",
                        "Suffix": "",
                        "WorksForORI": "",
                        "AgencyAbbreviation": "TFD",
                        "AgencyUniqueIdentifier": 5,
                        "Rank": null,
                        "AgencyName": "Tullahoma Fire Department"
                    },
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 3,
                        "Code": "",
                        "Description": "FIRE",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 5,
                        "Abbreviation": "TFD",
                        "Name": "Tullahoma Fire Department",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "FIRE"
                    }
                },
                {
                    "UnitNumber": "118",
                    "IsPrimary": true,
                    "Responder": null,
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 2,
                        "Code": "",
                        "Description": "EMS",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 29,
                        "Abbreviation": "EMS",
                        "Name": "EMS",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "EMS"
                    }
                },
                {
                    "UnitNumber": "MED1",
                    "IsPrimary": false,
                    "Responder": null,
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 3,
                        "Code": "",
                        "Description": "FIRE",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 5,
                        "Abbreviation": "TFD",
                        "Name": "Tullahoma Fire Department",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "FIRE"
                    }
                },
                {
                    "UnitNumber": "111",
                    "IsPrimary": false,
                    "Responder": null,
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 2,
                        "Code": "",
                        "Description": "EMS",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 29,
                        "Abbreviation": "EMS",
                        "Name": "EMS",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "EMS"
                    }
                }
            ],
            "Vehicle": [],
            "Name": [
                {
                    "NameUniqueIdentifier": {
                        "v1": "/api/system/v1/names/2802447",
                        "latest": "/api/system/latest/names/2802447"
                    },
                    "NameInvolvementType": {
                        "UniqueIdentifier": 58,
                        "Description": "Reporter",
                        "StateReportingCode": null,
                        "AvailableInCFS": true,
                        "AvailableInCases": true,
                        "ConsideredPatient": false,
                        "Private": false
                    }
                }
            ],
            "CommandLog": [
                {
                    "Timestamp": "2026-05-16T19:34:24.202948Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "111, 118, MED1",
                    "Text": "Complete",
                    "Status": {
                        "UniqueIdentifier": 1,
                        "Description": "Available",
                        "Abbreviation": "AV",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "complete"
                },
                {
                    "Timestamp": "2026-05-16T19:27:50.004999Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "118",
                    "Text": "Returning to Base",
                    "Status": {
                        "UniqueIdentifier": 19,
                        "Description": "Returning to Base",
                        "Abbreviation": "RTB",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": null
                },
                {
                    "Timestamp": "2026-05-16T19:22:52.778007Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "111",
                    "Text": "On Scene",
                    "Status": {
                        "UniqueIdentifier": 3,
                        "Description": "On Scene",
                        "Abbreviation": "OS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": true,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "scene"
                },
                {
                    "Timestamp": "2026-05-16T19:21:36.406730Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "118",
                    "Text": "On Scene",
                    "Status": {
                        "UniqueIdentifier": 3,
                        "Description": "On Scene",
                        "Abbreviation": "OS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": true,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "scene"
                },
                {
                    "Timestamp": "2026-05-16T19:20:19.963626Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "MED1",
                    "Text": "On Scene",
                    "Status": {
                        "UniqueIdentifier": 3,
                        "Description": "On Scene",
                        "Abbreviation": "OS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": true,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "scene"
                },
                {
                    "Timestamp": "2026-05-16T19:14:33.640110Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "TAN, TFD",
                    "Text": "Available",
                    "Status": {
                        "UniqueIdentifier": 1,
                        "Description": "Available",
                        "Abbreviation": "AV",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "available"
                },
                {
                    "Timestamp": "2026-05-16T19:14:27.564291Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "111",
                    "Text": "Enroute",
                    "Status": {
                        "UniqueIdentifier": 2,
                        "Description": "Enroute",
                        "Abbreviation": "E",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": true,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "enroute"
                },
                {
                    "Timestamp": "2026-05-16T19:14:14.123361Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "Create Run Number (Agency: EMS)",
                    "Status": null,
                    "Destination": null,
                    "Tag": "external"
                },
                {
                    "Timestamp": "2026-05-16T19:14:07.202943Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "MED1",
                    "Text": "Enroute",
                    "Status": {
                        "UniqueIdentifier": 2,
                        "Description": "Enroute",
                        "Abbreviation": "E",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": true,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "enroute"
                },
                {
                    "Timestamp": "2026-05-16T19:13:57.256387Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "118",
                    "Text": "Enroute",
                    "Status": {
                        "UniqueIdentifier": 2,
                        "Description": "Enroute",
                        "Abbreviation": "E",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": true,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "enroute"
                },
                {
                    "Timestamp": "2026-05-16T19:12:55.324271Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "TAN, TFD",
                    "Text": "Dispatch",
                    "Status": {
                        "UniqueIdentifier": 7,
                        "Description": "Assigned",
                        "Abbreviation": "AS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": true,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "assign"
                },
                {
                    "Timestamp": "2026-05-16T19:11:21.981092Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "UNABLE TO GET UP",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:11:08.213552Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "DOOR UNLOCKED",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:11:00.759315Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "ALONE",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:10:50.445204Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "PT - DOROTHY BRANDON",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:10:39.188580Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "ON THE FLOOR",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:10:35.362496Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "89 Y/O FEMALE",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:10:00.419566Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "New CFS",
                    "Status": null,
                    "Destination": null,
                    "Tag": "new"
                }
            ],
            "ProQA": null,
            "InteliComm": null,
            "RapidSOS": {
                "LocationTime": null,
                "CallerName": null,
                "Location": null,
                "Altitude": null,
                "EstimatedAddress": null,
                "EstimatedAddressName": null,
                "IndoorLocation": null,
                "AddressContact": null,
                "AdditionalInformation": null,
                "Status": " Stopped"
            },
            "TextHistory": [],
            "Link": [],
            "IsScheduledCall": false,
            "NearestCrossStreet": "BEL AIRE DR (0.1 miles)",
            "NearestIntersection": "CAMBRIDGE CT and BEL AIRE DR (0.1 miles)"
        },
        {
            "CFSNumber": "2026-032967",
            "DispatchAgency": {
                "UniqueIdentifier": 1,
                "Abbreviation": "CCECD",
                "Name": "Coffee County Emergency Communications District",
                "ORI": "TN0160000",
                "RunsDispatch": true,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "OTH"
            },
            "ExternalCFSNumber": null,
            "ExternalNumbers": [],
            "Case": [],
            "IncidentDateTime": "2026-05-16T19:08:57.171485Z",
            "CallTaker": {
                "Username": "whitney.howard",
                "UniqueIdentifier": 202,
                "MostRecentUniqueIdentifier": 2874,
                "CallSign": "915",
                "EmployeeCode": "915",
                "LastName": "Howard",
                "FirstName": "Whitney",
                "MiddleName": "",
                "FullDescription": "915 - Howard, Whitney",
                "Suffix": "",
                "WorksForORI": "TN0160000",
                "AgencyAbbreviation": "CCECD",
                "AgencyUniqueIdentifier": 1,
                "Rank": null,
                "AgencyName": "Coffee County Emergency Communications District"
            },
            "CallDateTime": "2026-05-16T19:08:57.171485Z",
            "PrimaryResponseAgency": null,
            "Reporter": {
                "FreeformFullName": "VERIZON",
                "HowReported": {
                    "Description": "911",
                    "N-DEx Code": "E911",
                    "UniqueIdentifier": 1
                },
                "FromPhoneNumber": "(931) 639-0496",
                "ContactPhoneNumber": null,
                "Last": null,
                "First": null,
                "Middle": null,
                "Suffix": null,
                "Address": {
                    "Street": "",
                    "CrossStreetOne": "",
                    "CrossStreetTwo": null,
                    "City": "",
                    "State": {
                        "UniqueIdentifier": "  ",
                        "Description": "Unknown",
                        "IIN": null,
                        "N-DEx Code": null,
                        "NCIC Code": null,
                        "NFIRS Code": null
                    },
                    "Zip": "",
                    "Highway": null,
                    "Milepost": null,
                    "Latitude": null,
                    "Longitude": null,
                    "AddressUniqueIdentifier": 1,
                    "VerifiedStatus": null,
                    "LocationNotes": [],
                    "Bulletins": [],
                    "Attachments": [],
                    "CommonAddress": null,
                    "CommonAddresses": []
                }
            },
            "Address": {
                "Street": "35.382938, -86.227463",
                "CrossStreetOne": "35.382938, -86.227463",
                "CrossStreetTwo": null,
                "City": "",
                "State": {
                    "UniqueIdentifier": "  ",
                    "Description": "Unknown",
                    "IIN": null,
                    "N-DEx Code": null,
                    "NCIC Code": null,
                    "NFIRS Code": null
                },
                "Zip": "",
                "Highway": null,
                "Milepost": null,
                "Latitude": 35.38293800000000288719093077816069126129150390625,
                "Longitude": -86.22746300000000019281287677586078643798828125,
                "AddressUniqueIdentifier": 234932,
                "VerifiedStatus": "Verified Location",
                "LocationNotes": null,
                "Bulletins": null,
                "Attachments": null,
                "CommonAddress": null,
                "CommonAddresses": []
            },
            "Address Details": null,
            "Beat": null,
            "Zone": null,
            "MapLayer": [
                {
                    "UniqueIdentifier": 6,
                    "Description": "Corporate Limits",
                    "Value": "TULLAHOMA"
                },
                {
                    "UniqueIdentifier": 7,
                    "Description": "County Boundaries",
                    "Value": "Coffee"
                },
                {
                    "UniqueIdentifier": 9,
                    "Description": "ESB EMS",
                    "Value": "TAN"
                },
                {
                    "UniqueIdentifier": 10,
                    "Description": "ESB Fire",
                    "Value": "TFD"
                },
                {
                    "UniqueIdentifier": 11,
                    "Description": "ESB LAW",
                    "Value": "TPD"
                },
                {
                    "UniqueIdentifier": 12,
                    "Description": "ESN",
                    "Value": "053"
                }
            ],
            "IncidentCode": [
                {
                    "IncidentCode": {
                        "UniqueIdentifier": 616,
                        "Code": "911 ABAN",
                        "Description": "911 ABANDONED CALL"
                    },
                    "IsPrimary": true,
                    "IncidentCodeModifier": null
                }
            ],
            "UseCaution": false,
            "Priority": {
                "UniqueIdentifier": 1,
                "Level": "1"
            },
            "Disposition": [
                {
                    "Disposition": {
                        "UniqueIdentifier": 54,
                        "Code": "C",
                        "Description": "Completed By Officer / Deputy"
                    },
                    "IsPrimary": true
                }
            ],
            "Unit": [],
            "Vehicle": [],
            "Name": [
                {
                    "NameUniqueIdentifier": {
                        "v1": "/api/system/v1/names/2802443",
                        "latest": "/api/system/latest/names/2802443"
                    },
                    "NameInvolvementType": {
                        "UniqueIdentifier": 58,
                        "Description": "Reporter",
                        "StateReportingCode": null,
                        "AvailableInCFS": true,
                        "AvailableInCases": true,
                        "ConsideredPatient": false,
                        "Private": false
                    }
                }
            ],
            "CommandLog": [
                {
                    "Timestamp": "2026-05-16T19:11:14.652691Z",
                    "Creator": {
                        "Username": "whitney.howard",
                        "UniqueIdentifier": 202,
                        "MostRecentUniqueIdentifier": 2874,
                        "CallSign": "915",
                        "EmployeeCode": "915",
                        "LastName": "Howard",
                        "FirstName": "Whitney",
                        "MiddleName": "",
                        "FullDescription": "915 - Howard, Whitney",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "Complete",
                    "Status": null,
                    "Destination": null,
                    "Tag": "complete"
                },
                {
                    "Timestamp": "2026-05-16T19:11:10.912205Z",
                    "Creator": {
                        "Username": "whitney.howard",
                        "UniqueIdentifier": 202,
                        "MostRecentUniqueIdentifier": 2874,
                        "CallSign": "915",
                        "EmployeeCode": "915",
                        "LastName": "Howard",
                        "FirstName": "Whitney",
                        "MiddleName": "",
                        "FullDescription": "915 - Howard, Whitney",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "ADV ALL WAS 104 BACK 108",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:08:57.171485Z",
                    "Creator": {
                        "Username": "whitney.howard",
                        "UniqueIdentifier": 202,
                        "MostRecentUniqueIdentifier": 2874,
                        "CallSign": "915",
                        "EmployeeCode": "915",
                        "LastName": "Howard",
                        "FirstName": "Whitney",
                        "MiddleName": "",
                        "FullDescription": "915 - Howard, Whitney",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "New CFS",
                    "Status": null,
                    "Destination": null,
                    "Tag": "new"
                }
            ],
            "ProQA": null,
            "InteliComm": null,
            "RapidSOS": {
                "LocationTime": null,
                "CallerName": null,
                "Location": null,
                "Altitude": null,
                "EstimatedAddress": null,
                "EstimatedAddressName": null,
                "IndoorLocation": null,
                "AddressContact": null,
                "AdditionalInformation": null,
                "Status": " Stopped"
            },
            "TextHistory": [],
            "Link": [],
            "IsScheduledCall": false,
            "NearestCrossStreet": "N WASHINGTON ST (0.1 miles)",
            "NearestIntersection": "N WASHINGTON CT and N WASHINGTON ST (0.1 miles)"
        },
        {
            "CFSNumber": "2026-032966",
            "DispatchAgency": {
                "UniqueIdentifier": 1,
                "Abbreviation": "CCECD",
                "Name": "Coffee County Emergency Communications District",
                "ORI": "TN0160000",
                "RunsDispatch": true,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "OTH"
            },
            "ExternalCFSNumber": null,
            "ExternalNumbers": [],
            "Case": [],
            "IncidentDateTime": "2026-05-16T19:07:34.508081Z",
            "CallTaker": {
                "Username": "matlyn.robinson",
                "UniqueIdentifier": 2805,
                "MostRecentUniqueIdentifier": 2887,
                "CallSign": "923",
                "EmployeeCode": "923",
                "LastName": "Robinson  ",
                "FirstName": "Matlyn  ",
                "MiddleName": "",
                "FullDescription": "923 - Robinson, Matlyn",
                "Suffix": "",
                "WorksForORI": "TN0160000",
                "AgencyAbbreviation": "CCECD",
                "AgencyUniqueIdentifier": 1,
                "Rank": null,
                "AgencyName": "Coffee County Emergency Communications District"
            },
            "CallDateTime": "2026-05-16T19:07:34.508081Z",
            "PrimaryResponseAgency": {
                "UniqueIdentifier": 4,
                "Abbreviation": "MFD",
                "Name": "Manchester Fire Department",
                "ORI": "",
                "RunsDispatch": false,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "FIRE"
            },
            "Reporter": {
                "FreeformFullName": "SOUTH EASTON",
                "HowReported": null,
                "FromPhoneNumber": null,
                "ContactPhoneNumber": "(800) 852-2902",
                "Last": null,
                "First": null,
                "Middle": null,
                "Suffix": null,
                "Address": {
                    "Street": "",
                    "CrossStreetOne": "",
                    "CrossStreetTwo": null,
                    "City": "",
                    "State": {
                        "UniqueIdentifier": "  ",
                        "Description": "Unknown",
                        "IIN": null,
                        "N-DEx Code": null,
                        "NCIC Code": null,
                        "NFIRS Code": null
                    },
                    "Zip": "",
                    "Highway": null,
                    "Milepost": null,
                    "Latitude": null,
                    "Longitude": null,
                    "AddressUniqueIdentifier": 1,
                    "VerifiedStatus": null,
                    "LocationNotes": [],
                    "Bulletins": [],
                    "Attachments": [],
                    "CommonAddress": null,
                    "CommonAddresses": []
                }
            },
            "Address": {
                "Street": "119 BRYAN AVE",
                "CrossStreetOne": "BRYAN AVE",
                "CrossStreetTwo": null,
                "City": "MANCHESTER",
                "State": {
                    "UniqueIdentifier": "TN",
                    "Description": "Tennessee",
                    "IIN": 636053,
                    "N-DEx Code": "TN",
                    "NCIC Code": "TN",
                    "NFIRS Code": "TN"
                },
                "Zip": "37355",
                "Highway": null,
                "Milepost": null,
                "Latitude": 35.4656269999999977926563587971031665802001953125,
                "Longitude": -86.0893200000000007321432349272072315216064453125,
                "AddressUniqueIdentifier": 11103,
                "VerifiedStatus": "Verified Point",
                "LocationNotes": null,
                "Bulletins": null,
                "Attachments": null,
                "CommonAddress": null,
                "CommonAddresses": []
            },
            "Address Details": null,
            "Beat": null,
            "Zone": null,
            "MapLayer": [
                {
                    "UniqueIdentifier": 6,
                    "Description": "Corporate Limits",
                    "Value": "MANCHESTER"
                },
                {
                    "UniqueIdentifier": 7,
                    "Description": "County Boundaries",
                    "Value": "Coffee"
                },
                {
                    "UniqueIdentifier": 9,
                    "Description": "ESB EMS",
                    "Value": "MAS"
                },
                {
                    "UniqueIdentifier": 10,
                    "Description": "ESB Fire",
                    "Value": "MFD"
                },
                {
                    "UniqueIdentifier": 11,
                    "Description": "ESB LAW",
                    "Value": "MPD"
                },
                {
                    "UniqueIdentifier": 12,
                    "Description": "ESN",
                    "Value": "236"
                }
            ],
            "IncidentCode": [
                {
                    "IncidentCode": {
                        "UniqueIdentifier": 634,
                        "Code": "ALARMF",
                        "Description": "FIRE ALARM"
                    },
                    "IsPrimary": true,
                    "IncidentCodeModifier": {
                        "UniqueIdentifier": 1,
                        "Code": "I",
                        "Description": "In Progress"
                    }
                }
            ],
            "UseCaution": false,
            "Priority": {
                "UniqueIdentifier": 1,
                "Level": "1"
            },
            "Disposition": [
                {
                    "Disposition": {
                        "UniqueIdentifier": 54,
                        "Code": "C",
                        "Description": "Completed By Officer / Deputy"
                    },
                    "IsPrimary": true
                }
            ],
            "Unit": [
                {
                    "UnitNumber": "MFD",
                    "IsPrimary": true,
                    "Responder": {
                        "Username": "",
                        "UniqueIdentifier": 318,
                        "MostRecentUniqueIdentifier": 1224,
                        "CallSign": "",
                        "EmployeeCode": "",
                        "LastName": "Manchester FD",
                        "FirstName": "MFD",
                        "MiddleName": "",
                        "FullDescription": "Manchester FD, MFD",
                        "Suffix": "",
                        "WorksForORI": "",
                        "AgencyAbbreviation": "MFD",
                        "AgencyUniqueIdentifier": 4,
                        "Rank": null,
                        "AgencyName": "Manchester Fire Department"
                    },
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 3,
                        "Code": "",
                        "Description": "FIRE",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 4,
                        "Abbreviation": "MFD",
                        "Name": "Manchester Fire Department",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "FIRE"
                    }
                },
                {
                    "UnitNumber": "602",
                    "IsPrimary": false,
                    "Responder": null,
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 3,
                        "Code": "",
                        "Description": "FIRE",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 4,
                        "Abbreviation": "MFD",
                        "Name": "Manchester Fire Department",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "FIRE"
                    }
                },
                {
                    "UnitNumber": "ENG1",
                    "IsPrimary": false,
                    "Responder": null,
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 3,
                        "Code": "",
                        "Description": "FIRE",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 4,
                        "Abbreviation": "MFD",
                        "Name": "Manchester Fire Department",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "FIRE"
                    }
                },
                {
                    "UnitNumber": "ENG2",
                    "IsPrimary": false,
                    "Responder": null,
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 3,
                        "Code": "",
                        "Description": "FIRE",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 4,
                        "Abbreviation": "MFD",
                        "Name": "Manchester Fire Department",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "FIRE"
                    }
                },
                {
                    "UnitNumber": "610",
                    "IsPrimary": false,
                    "Responder": null,
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 3,
                        "Code": "",
                        "Description": "FIRE",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 4,
                        "Abbreviation": "MFD",
                        "Name": "Manchester Fire Department",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "FIRE"
                    }
                }
            ],
            "Vehicle": [],
            "Name": [
                {
                    "NameUniqueIdentifier": {
                        "v1": "/api/system/v1/names/2802445",
                        "latest": "/api/system/latest/names/2802445"
                    },
                    "NameInvolvementType": {
                        "UniqueIdentifier": 58,
                        "Description": "Reporter",
                        "StateReportingCode": null,
                        "AvailableInCFS": true,
                        "AvailableInCases": true,
                        "ConsideredPatient": false,
                        "Private": false
                    }
                }
            ],
            "CommandLog": [
                {
                    "Timestamp": "2026-05-16T19:37:19.585915Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "602, 610, ENG1, ENG2",
                    "Text": "Complete",
                    "Status": {
                        "UniqueIdentifier": 1,
                        "Description": "Available",
                        "Abbreviation": "AV",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "complete"
                },
                {
                    "Timestamp": "2026-05-16T19:17:57.665890Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "ENG2",
                    "Text": "Returning to Base",
                    "Status": {
                        "UniqueIdentifier": 19,
                        "Description": "Returning to Base",
                        "Abbreviation": "RTB",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": null
                },
                {
                    "Timestamp": "2026-05-16T19:17:49.949501Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "ENG1",
                    "Text": "Returning to Base",
                    "Status": {
                        "UniqueIdentifier": 19,
                        "Description": "Returning to Base",
                        "Abbreviation": "RTB",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": null
                },
                {
                    "Timestamp": "2026-05-16T19:17:39.930839Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "602 adv burned something on the grill",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:15:13.432589Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "ENG1, ENG2",
                    "Text": "On Scene",
                    "Status": {
                        "UniqueIdentifier": 3,
                        "Description": "On Scene",
                        "Abbreviation": "OS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": true,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "scene"
                },
                {
                    "Timestamp": "2026-05-16T19:14:48.304530Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "610",
                    "Text": "Enroute",
                    "Status": {
                        "UniqueIdentifier": 2,
                        "Description": "Enroute",
                        "Abbreviation": "E",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": true,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "enroute"
                },
                {
                    "Timestamp": "2026-05-16T19:12:40.244866Z",
                    "Creator": {
                        "Username": "matlyn.robinson",
                        "UniqueIdentifier": 2805,
                        "MostRecentUniqueIdentifier": 2887,
                        "CallSign": "923",
                        "EmployeeCode": "923",
                        "LastName": "Robinson  ",
                        "FirstName": "Matlyn  ",
                        "MiddleName": "",
                        "FullDescription": "923 - Robinson, Matlyn",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "MFD",
                    "Text": "Available",
                    "Status": {
                        "UniqueIdentifier": 1,
                        "Description": "Available",
                        "Abbreviation": "AV",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "available"
                },
                {
                    "Timestamp": "2026-05-16T19:12:34.307510Z",
                    "Creator": {
                        "Username": "matlyn.robinson",
                        "UniqueIdentifier": 2805,
                        "MostRecentUniqueIdentifier": 2887,
                        "CallSign": "923",
                        "EmployeeCode": "923",
                        "LastName": "Robinson  ",
                        "FirstName": "Matlyn  ",
                        "MiddleName": "",
                        "FullDescription": "923 - Robinson, Matlyn",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "ENG1, ENG2",
                    "Text": "Enroute",
                    "Status": {
                        "UniqueIdentifier": 2,
                        "Description": "Enroute",
                        "Abbreviation": "E",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": true,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "enroute"
                },
                {
                    "Timestamp": "2026-05-16T19:12:10.628820Z",
                    "Creator": {
                        "Username": "matlyn.robinson",
                        "UniqueIdentifier": 2805,
                        "MostRecentUniqueIdentifier": 2887,
                        "CallSign": "923",
                        "EmployeeCode": "923",
                        "LastName": "Robinson  ",
                        "FirstName": "Matlyn  ",
                        "MiddleName": "",
                        "FullDescription": "923 - Robinson, Matlyn",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "602",
                    "Text": "Enroute",
                    "Status": {
                        "UniqueIdentifier": 2,
                        "Description": "Enroute",
                        "Abbreviation": "E",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": true,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "enroute"
                },
                {
                    "Timestamp": "2026-05-16T19:10:41.651806Z",
                    "Creator": {
                        "Username": "matlyn.robinson",
                        "UniqueIdentifier": 2805,
                        "MostRecentUniqueIdentifier": 2887,
                        "CallSign": "923",
                        "EmployeeCode": "923",
                        "LastName": "Robinson  ",
                        "FirstName": "Matlyn  ",
                        "MiddleName": "",
                        "FullDescription": "923 - Robinson, Matlyn",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "MFD",
                    "Text": "Dispatch",
                    "Status": {
                        "UniqueIdentifier": 7,
                        "Description": "Assigned",
                        "Abbreviation": "AS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": true,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "assign"
                },
                {
                    "Timestamp": "2026-05-16T19:08:56.751765Z",
                    "Creator": {
                        "Username": "matlyn.robinson",
                        "UniqueIdentifier": 2805,
                        "MostRecentUniqueIdentifier": 2887,
                        "CallSign": "923",
                        "EmployeeCode": "923",
                        "LastName": "Robinson  ",
                        "FirstName": "Matlyn  ",
                        "MiddleName": "",
                        "FullDescription": "923 - Robinson, Matlyn",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "MCARTHUR MANOR",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:08:46.228783Z",
                    "Creator": {
                        "Username": "matlyn.robinson",
                        "UniqueIdentifier": 2805,
                        "MostRecentUniqueIdentifier": 2887,
                        "CallSign": "923",
                        "EmployeeCode": "923",
                        "LastName": "Robinson  ",
                        "FirstName": "Matlyn  ",
                        "MiddleName": "",
                        "FullDescription": "923 - Robinson, Matlyn",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "NO CONTACT - NO ONE HAS ANSWERED",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:08:34.425709Z",
                    "Creator": {
                        "Username": "matlyn.robinson",
                        "UniqueIdentifier": 2805,
                        "MostRecentUniqueIdentifier": 2887,
                        "CallSign": "923",
                        "EmployeeCode": "923",
                        "LastName": "Robinson  ",
                        "FirstName": "Matlyn  ",
                        "MiddleName": "",
                        "FullDescription": "923 - Robinson, Matlyn",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "KH - JASON BUSH 9314500245",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:08:07.162029Z",
                    "Creator": {
                        "Username": "matlyn.robinson",
                        "UniqueIdentifier": 2805,
                        "MostRecentUniqueIdentifier": 2887,
                        "CallSign": "923",
                        "EmployeeCode": "923",
                        "LastName": "Robinson  ",
                        "FirstName": "Matlyn  ",
                        "MiddleName": "",
                        "FullDescription": "923 - Robinson, Matlyn",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "MOTION: GENERAL FIRE ZONE ONE",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:07:34.508081Z",
                    "Creator": {
                        "Username": "matlyn.robinson",
                        "UniqueIdentifier": 2805,
                        "MostRecentUniqueIdentifier": 2887,
                        "CallSign": "923",
                        "EmployeeCode": "923",
                        "LastName": "Robinson  ",
                        "FirstName": "Matlyn  ",
                        "MiddleName": "",
                        "FullDescription": "923 - Robinson, Matlyn",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "New CFS",
                    "Status": null,
                    "Destination": null,
                    "Tag": "new"
                }
            ],
            "ProQA": null,
            "InteliComm": null,
            "RapidSOS": null,
            "TextHistory": [],
            "Link": [],
            "IsScheduledCall": false,
            "NearestCrossStreet": "OAK DR (0.1 miles) and MCARTHUR ST (0.1 miles)",
            "NearestIntersection": "BRYAN AVE and OAK DR (0.1 miles)"
        },
        {
            "CFSNumber": "2026-032965",
            "DispatchAgency": {
                "UniqueIdentifier": 1,
                "Abbreviation": "CCECD",
                "Name": "Coffee County Emergency Communications District",
                "ORI": "TN0160000",
                "RunsDispatch": true,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "OTH"
            },
            "ExternalCFSNumber": null,
            "ExternalNumbers": [],
            "Case": [],
            "IncidentDateTime": "2026-05-16T19:00:43.936498Z",
            "CallTaker": {
                "Username": "matlyn.robinson",
                "UniqueIdentifier": 2805,
                "MostRecentUniqueIdentifier": 2887,
                "CallSign": "923",
                "EmployeeCode": "923",
                "LastName": "Robinson  ",
                "FirstName": "Matlyn  ",
                "MiddleName": "",
                "FullDescription": "923 - Robinson, Matlyn",
                "Suffix": "",
                "WorksForORI": "TN0160000",
                "AgencyAbbreviation": "CCECD",
                "AgencyUniqueIdentifier": 1,
                "Rank": null,
                "AgencyName": "Coffee County Emergency Communications District"
            },
            "CallDateTime": "2026-05-16T19:00:43.936498Z",
            "PrimaryResponseAgency": {
                "UniqueIdentifier": 6,
                "Abbreviation": "SO",
                "Name": "Coffee County Sheriffs Department ",
                "ORI": "",
                "RunsDispatch": false,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "LAW"
            },
            "Reporter": {
                "FreeformFullName": "WINDY NEELY",
                "HowReported": null,
                "FromPhoneNumber": null,
                "ContactPhoneNumber": "(931) 212-5077",
                "Last": null,
                "First": null,
                "Middle": null,
                "Suffix": null,
                "Address": {
                    "Street": "",
                    "CrossStreetOne": "",
                    "CrossStreetTwo": null,
                    "City": "",
                    "State": {
                        "UniqueIdentifier": "  ",
                        "Description": "Unknown",
                        "IIN": null,
                        "N-DEx Code": null,
                        "NCIC Code": null,
                        "NFIRS Code": null
                    },
                    "Zip": "",
                    "Highway": null,
                    "Milepost": null,
                    "Latitude": null,
                    "Longitude": null,
                    "AddressUniqueIdentifier": 1,
                    "VerifiedStatus": null,
                    "LocationNotes": [],
                    "Bulletins": [],
                    "Attachments": [],
                    "CommonAddress": null,
                    "CommonAddresses": []
                }
            },
            "Address": {
                "Street": "2029 HILLSBORO BLVD",
                "CrossStreetOne": "HILLSBORO BLVD",
                "CrossStreetTwo": null,
                "City": "MANCHESTER",
                "State": {
                    "UniqueIdentifier": "TN",
                    "Description": "Tennessee",
                    "IIN": 636053,
                    "N-DEx Code": "TN",
                    "NCIC Code": "TN",
                    "NFIRS Code": "TN"
                },
                "Zip": "37355",
                "Highway": null,
                "Milepost": null,
                "Latitude": 35.4617300000000028603608370758593082427978515625,
                "Longitude": -86.062094999999999345163814723491668701171875,
                "AddressUniqueIdentifier": 60730,
                "VerifiedStatus": "Verified Point",
                "LocationNotes": null,
                "Bulletins": null,
                "Attachments": null,
                "CommonAddress": null,
                "CommonAddresses": []
            },
            "Address Details": null,
            "Beat": null,
            "Zone": null,
            "MapLayer": [
                {
                    "UniqueIdentifier": 6,
                    "Description": "Corporate Limits",
                    "Value": "MANCHESTER"
                },
                {
                    "UniqueIdentifier": 7,
                    "Description": "County Boundaries",
                    "Value": "Coffee"
                },
                {
                    "UniqueIdentifier": 9,
                    "Description": "ESB EMS",
                    "Value": "MAS"
                },
                {
                    "UniqueIdentifier": 10,
                    "Description": "ESB Fire",
                    "Value": "MFD"
                },
                {
                    "UniqueIdentifier": 11,
                    "Description": "ESB LAW",
                    "Value": "MPD"
                },
                {
                    "UniqueIdentifier": 12,
                    "Description": "ESN",
                    "Value": "236"
                }
            ],
            "IncidentCode": [
                {
                    "IncidentCode": {
                        "UniqueIdentifier": 727,
                        "Code": "INFO",
                        "Description": "INFORMATION"
                    },
                    "IsPrimary": true,
                    "IncidentCodeModifier": {
                        "UniqueIdentifier": 3,
                        "Code": "R",
                        "Description": "Routine"
                    }
                }
            ],
            "UseCaution": false,
            "Priority": {
                "UniqueIdentifier": 4,
                "Level": "4"
            },
            "Disposition": [
                {
                    "Disposition": {
                        "UniqueIdentifier": 54,
                        "Code": "C",
                        "Description": "Completed By Officer / Deputy"
                    },
                    "IsPrimary": true
                }
            ],
            "Unit": [
                {
                    "UnitNumber": "435",
                    "IsPrimary": true,
                    "Responder": {
                        "Username": "",
                        "UniqueIdentifier": 508,
                        "MostRecentUniqueIdentifier": 2551,
                        "CallSign": "435",
                        "EmployeeCode": "435",
                        "LastName": "Strieby",
                        "FirstName": "David",
                        "MiddleName": "",
                        "FullDescription": "435 - Strieby, David",
                        "Suffix": "",
                        "WorksForORI": "",
                        "AgencyAbbreviation": "SO",
                        "AgencyUniqueIdentifier": 6,
                        "Rank": null,
                        "AgencyName": "Coffee County Sheriffs Department "
                    },
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 1,
                        "Code": "",
                        "Description": "LAW",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 6,
                        "Abbreviation": "SO",
                        "Name": "Coffee County Sheriffs Department ",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "LAW"
                    }
                },
                {
                    "UnitNumber": "456",
                    "IsPrimary": false,
                    "Responder": {
                        "Username": "",
                        "UniqueIdentifier": 548,
                        "MostRecentUniqueIdentifier": 2568,
                        "CallSign": "456",
                        "EmployeeCode": "456",
                        "LastName": "White",
                        "FirstName": "Tanner",
                        "MiddleName": "",
                        "FullDescription": "456 - White, Tanner",
                        "Suffix": "",
                        "WorksForORI": "",
                        "AgencyAbbreviation": "SO",
                        "AgencyUniqueIdentifier": 6,
                        "Rank": null,
                        "AgencyName": "Coffee County Sheriffs Department "
                    },
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 1,
                        "Code": "",
                        "Description": "LAW",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 6,
                        "Abbreviation": "SO",
                        "Name": "Coffee County Sheriffs Department ",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "LAW"
                    }
                }
            ],
            "Vehicle": [],
            "Name": [
                {
                    "NameUniqueIdentifier": {
                        "v1": "/api/system/v1/names/2802441",
                        "latest": "/api/system/latest/names/2802441"
                    },
                    "NameInvolvementType": {
                        "UniqueIdentifier": 58,
                        "Description": "Reporter",
                        "StateReportingCode": null,
                        "AvailableInCFS": true,
                        "AvailableInCases": true,
                        "ConsideredPatient": false,
                        "Private": false
                    }
                }
            ],
            "CommandLog": [
                {
                    "Timestamp": "2026-05-16T20:18:58.002674Z",
                    "Creator": {
                        "Username": "alessandra.marlow",
                        "UniqueIdentifier": 2889,
                        "MostRecentUniqueIdentifier": 2894,
                        "CallSign": "914",
                        "EmployeeCode": "914",
                        "LastName": "Marlow",
                        "FirstName": "Alessandra",
                        "MiddleName": "",
                        "FullDescription": "914 - Marlow, Alessandra",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "435",
                    "Text": "Complete",
                    "Status": {
                        "UniqueIdentifier": 1,
                        "Description": "Available",
                        "Abbreviation": "AV",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "complete"
                },
                {
                    "Timestamp": "2026-05-16T20:18:52.169922Z",
                    "Creator": {
                        "Username": "alessandra.marlow",
                        "UniqueIdentifier": 2889,
                        "MostRecentUniqueIdentifier": 2894,
                        "CallSign": "914",
                        "EmployeeCode": "914",
                        "LastName": "Marlow",
                        "FirstName": "Alessandra",
                        "MiddleName": "",
                        "FullDescription": "914 - Marlow, Alessandra",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "PAPERS SERVED",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T20:18:46.626431Z",
                    "Creator": {
                        "Username": "alessandra.marlow",
                        "UniqueIdentifier": 2889,
                        "MostRecentUniqueIdentifier": 2894,
                        "CallSign": "914",
                        "EmployeeCode": "914",
                        "LastName": "Marlow",
                        "FirstName": "Alessandra",
                        "MiddleName": "",
                        "FullDescription": "914 - Marlow, Alessandra",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "435",
                    "Text": "On Scene",
                    "Status": {
                        "UniqueIdentifier": 3,
                        "Description": "On Scene",
                        "Abbreviation": "OS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": true,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "scene"
                },
                {
                    "Timestamp": "2026-05-16T20:12:49.318279Z",
                    "Creator": {
                        "Username": "alessandra.marlow",
                        "UniqueIdentifier": 2889,
                        "MostRecentUniqueIdentifier": 2894,
                        "CallSign": "914",
                        "EmployeeCode": "914",
                        "LastName": "Marlow",
                        "FirstName": "Alessandra",
                        "MiddleName": "",
                        "FullDescription": "914 - Marlow, Alessandra",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "456",
                    "Text": "Available",
                    "Status": {
                        "UniqueIdentifier": 1,
                        "Description": "Available",
                        "Abbreviation": "AV",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "available"
                },
                {
                    "Timestamp": "2026-05-16T20:11:46.122459Z",
                    "Creator": {
                        "Username": "alessandra.marlow",
                        "UniqueIdentifier": 2889,
                        "MostRecentUniqueIdentifier": 2894,
                        "CallSign": "914",
                        "EmployeeCode": "914",
                        "LastName": "Marlow",
                        "FirstName": "Alessandra",
                        "MiddleName": "",
                        "FullDescription": "914 - Marlow, Alessandra",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "435",
                    "Text": "Enroute",
                    "Status": {
                        "UniqueIdentifier": 2,
                        "Description": "Enroute",
                        "Abbreviation": "E",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": true,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "enroute"
                },
                {
                    "Timestamp": "2026-05-16T20:10:41.067276Z",
                    "Creator": {
                        "Username": "alessandra.marlow",
                        "UniqueIdentifier": 2889,
                        "MostRecentUniqueIdentifier": 2894,
                        "CallSign": "914",
                        "EmployeeCode": "914",
                        "LastName": "Marlow",
                        "FirstName": "Alessandra",
                        "MiddleName": "",
                        "FullDescription": "914 - Marlow, Alessandra",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "435 WILL BE AT RM 108 ATTEMPT TO SERVE",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:53:05.127336Z",
                    "Creator": {
                        "Username": "amanda.bailey",
                        "UniqueIdentifier": 238,
                        "MostRecentUniqueIdentifier": 2855,
                        "CallSign": "912",
                        "EmployeeCode": "912",
                        "LastName": "Bailey",
                        "FirstName": "Amanda",
                        "MiddleName": "",
                        "FullDescription": "912 - Bailey, Amanda",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "435",
                    "Text": "Available",
                    "Status": {
                        "UniqueIdentifier": 1,
                        "Description": "Available",
                        "Abbreviation": "AV",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "available"
                },
                {
                    "Timestamp": "2026-05-16T19:52:53.486755Z",
                    "Creator": {
                        "Username": "amanda.bailey",
                        "UniqueIdentifier": 238,
                        "MostRecentUniqueIdentifier": 2855,
                        "CallSign": "912",
                        "EmployeeCode": "912",
                        "LastName": "Bailey",
                        "FirstName": "Amanda",
                        "MiddleName": "",
                        "FullDescription": "912 - Bailey, Amanda",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "456",
                    "Text": "Dispatch",
                    "Status": {
                        "UniqueIdentifier": 7,
                        "Description": "Assigned",
                        "Abbreviation": "AS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": true,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "assign"
                },
                {
                    "Timestamp": "2026-05-16T19:51:22.192736Z",
                    "Creator": {
                        "Username": "amanda.bailey",
                        "UniqueIdentifier": 238,
                        "MostRecentUniqueIdentifier": 2855,
                        "CallSign": "912",
                        "EmployeeCode": "912",
                        "LastName": "Bailey",
                        "FirstName": "Amanda",
                        "MiddleName": "",
                        "FullDescription": "912 - Bailey, Amanda",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "COMPL IS BACK ON THE PHONE - CONNECTING HER TO AN OFFICER VIA S/6",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:17:51.087099Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "HE WOULD NOT GIVE IT",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:17:45.024334Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "435 ADV HE KNOWS OF A NEELY SUBJ AT LEGENDS - ASKED FOR THE MALE SUBJ FIRST NAME",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:17:03.936581Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "435",
                    "Text": "Dispatch",
                    "Status": {
                        "UniqueIdentifier": 7,
                        "Description": "Assigned",
                        "Abbreviation": "AS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": true,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "assign"
                },
                {
                    "Timestamp": "2026-05-16T19:13:22.795867Z",
                    "Creator": {
                        "Username": "matlyn.robinson",
                        "UniqueIdentifier": 2805,
                        "MostRecentUniqueIdentifier": 2887,
                        "CallSign": "923",
                        "EmployeeCode": "923",
                        "LastName": "Robinson  ",
                        "FirstName": "Matlyn  ",
                        "MiddleName": "",
                        "FullDescription": "923 - Robinson, Matlyn",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "NEEDS TO KNOW IF SHE HAS A PROTECTION ORDER AGAINST HER",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:01:13.216387Z",
                    "Creator": {
                        "Username": "matlyn.robinson",
                        "UniqueIdentifier": 2805,
                        "MostRecentUniqueIdentifier": 2887,
                        "CallSign": "923",
                        "EmployeeCode": "923",
                        "LastName": "Robinson  ",
                        "FirstName": "Matlyn  ",
                        "MiddleName": "",
                        "FullDescription": "923 - Robinson, Matlyn",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "RM 108",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:00:43.936498Z",
                    "Creator": {
                        "Username": "matlyn.robinson",
                        "UniqueIdentifier": 2805,
                        "MostRecentUniqueIdentifier": 2887,
                        "CallSign": "923",
                        "EmployeeCode": "923",
                        "LastName": "Robinson  ",
                        "FirstName": "Matlyn  ",
                        "MiddleName": "",
                        "FullDescription": "923 - Robinson, Matlyn",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "New CFS",
                    "Status": null,
                    "Destination": null,
                    "Tag": "new"
                }
            ],
            "ProQA": null,
            "InteliComm": null,
            "RapidSOS": null,
            "TextHistory": [],
            "Link": [],
            "IsScheduledCall": false,
            "NearestCrossStreet": "BURGER DR (177.7 feet) and BURGER ST (0.1 miles)",
            "NearestIntersection": "HILLSBORO BLVD and BURGER DR (177.7 feet)"
        },
        {
            "CFSNumber": "2026-032964",
            "DispatchAgency": {
                "UniqueIdentifier": 1,
                "Abbreviation": "CCECD",
                "Name": "Coffee County Emergency Communications District",
                "ORI": "TN0160000",
                "RunsDispatch": true,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "OTH"
            },
            "ExternalCFSNumber": null,
            "ExternalNumbers": [],
            "Case": [],
            "IncidentDateTime": "2026-05-16T18:58:38.257769Z",
            "CallTaker": {
                "Username": "angela.cook",
                "UniqueIdentifier": 246,
                "MostRecentUniqueIdentifier": 2852,
                "CallSign": "916",
                "EmployeeCode": "916",
                "LastName": "Cook",
                "FirstName": "Angela",
                "MiddleName": "",
                "FullDescription": "916 - Cook, Angela",
                "Suffix": "",
                "WorksForORI": "TN0160000",
                "AgencyAbbreviation": "CCECD",
                "AgencyUniqueIdentifier": 1,
                "Rank": null,
                "AgencyName": "Coffee County Emergency Communications District"
            },
            "CallDateTime": "2026-05-16T18:58:38.257769Z",
            "PrimaryResponseAgency": {
                "UniqueIdentifier": 6,
                "Abbreviation": "SO",
                "Name": "Coffee County Sheriffs Department ",
                "ORI": "",
                "RunsDispatch": false,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "LAW"
            },
            "Reporter": {
                "FreeformFullName": null,
                "HowReported": null,
                "FromPhoneNumber": null,
                "ContactPhoneNumber": null,
                "Last": null,
                "First": null,
                "Middle": null,
                "Suffix": null,
                "Address": null
            },
            "Address": {
                "Street": "3430 RILEY CREEK RD",
                "CrossStreetOne": "RILEY CREEK RD",
                "CrossStreetTwo": null,
                "City": "NORMANDY",
                "State": {
                    "UniqueIdentifier": "TN",
                    "Description": "Tennessee",
                    "IIN": 636053,
                    "N-DEx Code": "TN",
                    "NCIC Code": "TN",
                    "NFIRS Code": "TN"
                },
                "Zip": "37360",
                "Highway": null,
                "Milepost": null,
                "Latitude": 35.43279499999999870851752348244190216064453125,
                "Longitude": -86.225471999999996342012309469282627105712890625,
                "AddressUniqueIdentifier": 42965,
                "VerifiedStatus": "Verified Point",
                "LocationNotes": null,
                "Bulletins": null,
                "Attachments": null,
                "CommonAddress": null,
                "CommonAddresses": []
            },
            "Address Details": null,
            "Beat": null,
            "Zone": null,
            "MapLayer": [
                {
                    "UniqueIdentifier": 7,
                    "Description": "County Boundaries",
                    "Value": "Coffee"
                },
                {
                    "UniqueIdentifier": 9,
                    "Description": "ESB EMS",
                    "Value": "TAN"
                },
                {
                    "UniqueIdentifier": 10,
                    "Description": "ESB Fire",
                    "Value": "HSFD"
                },
                {
                    "UniqueIdentifier": 11,
                    "Description": "ESB LAW",
                    "Value": "CCSO"
                },
                {
                    "UniqueIdentifier": 12,
                    "Description": "ESN",
                    "Value": "055"
                }
            ],
            "IncidentCode": [
                {
                    "IncidentCode": {
                        "UniqueIdentifier": 671,
                        "Code": "CIVIL",
                        "Description": "CIVIL MATTER"
                    },
                    "IsPrimary": true,
                    "IncidentCodeModifier": {
                        "UniqueIdentifier": 3,
                        "Code": "R",
                        "Description": "Routine"
                    }
                }
            ],
            "UseCaution": false,
            "Priority": {
                "UniqueIdentifier": 1,
                "Level": "1"
            },
            "Disposition": [],
            "Unit": [
                {
                    "UnitNumber": "414",
                    "IsPrimary": true,
                    "Responder": {
                        "Username": "",
                        "UniqueIdentifier": 476,
                        "MostRecentUniqueIdentifier": 2607,
                        "CallSign": "414",
                        "EmployeeCode": "414",
                        "LastName": "Foster",
                        "FirstName": "SGT. Dustan",
                        "MiddleName": "",
                        "FullDescription": "414 - Foster, SGT. Dustan",
                        "Suffix": "",
                        "WorksForORI": "",
                        "AgencyAbbreviation": "SO",
                        "AgencyUniqueIdentifier": 6,
                        "Rank": null,
                        "AgencyName": "Coffee County Sheriffs Department "
                    },
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 1,
                        "Code": "",
                        "Description": "LAW",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 6,
                        "Abbreviation": "SO",
                        "Name": "Coffee County Sheriffs Department ",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "LAW"
                    }
                }
            ],
            "Vehicle": [],
            "Name": [],
            "CommandLog": [
                {
                    "Timestamp": "2026-05-16T18:59:08.117996Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "414",
                    "Text": "On Scene",
                    "Status": {
                        "UniqueIdentifier": 3,
                        "Description": "On Scene",
                        "Abbreviation": "OS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": true,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "scene"
                },
                {
                    "Timestamp": "2026-05-16T18:58:38.257769Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "New CFS",
                    "Status": null,
                    "Destination": null,
                    "Tag": "new"
                }
            ],
            "ProQA": null,
            "InteliComm": null,
            "RapidSOS": null,
            "TextHistory": [],
            "Link": [],
            "IsScheduledCall": false,
            "NearestCrossStreet": "ROMBERG RD (201.6 feet) and KINCELL LN (0.3 miles)",
            "NearestIntersection": "RILEY CREEK RD and ROMBERG RD (201.6 feet)"
        },
        {
            "CFSNumber": "2026-032963",
            "DispatchAgency": {
                "UniqueIdentifier": 1,
                "Abbreviation": "CCECD",
                "Name": "Coffee County Emergency Communications District",
                "ORI": "TN0160000",
                "RunsDispatch": true,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "OTH"
            },
            "ExternalCFSNumber": null,
            "ExternalNumbers": [
                {
                    "ExternalNumber": "EMS26-04104",
                    "Agency": {
                        "UniqueIdentifier": 29,
                        "Abbreviation": "EMS",
                        "Name": "EMS",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "EMS"
                    }
                }
            ],
            "Case": [],
            "IncidentDateTime": "2026-05-16T18:54:02.800178Z",
            "CallTaker": {
                "Username": "cheryl.nelson",
                "UniqueIdentifier": 263,
                "MostRecentUniqueIdentifier": 2893,
                "CallSign": "904",
                "EmployeeCode": "904",
                "LastName": "Nelson",
                "FirstName": "Cheryl",
                "MiddleName": "",
                "FullDescription": "904 - Nelson, Cheryl",
                "Suffix": "",
                "WorksForORI": "TN0160000",
                "AgencyAbbreviation": "CCECD",
                "AgencyUniqueIdentifier": 1,
                "Rank": null,
                "AgencyName": "Coffee County Emergency Communications District"
            },
            "CallDateTime": "2026-05-16T18:54:02.800178Z",
            "PrimaryResponseAgency": {
                "UniqueIdentifier": 11,
                "Abbreviation": "MAS",
                "Name": "Manchester Ambulance Service ",
                "ORI": "",
                "RunsDispatch": false,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "EMS"
            },
            "Reporter": {
                "FreeformFullName": "KATHY",
                "HowReported": {
                    "Description": "911",
                    "N-DEx Code": "E911",
                    "UniqueIdentifier": 1
                },
                "FromPhoneNumber": "(614) 869-9841",
                "ContactPhoneNumber": null,
                "Last": null,
                "First": null,
                "Middle": null,
                "Suffix": null,
                "Address": {
                    "Street": "",
                    "CrossStreetOne": "",
                    "CrossStreetTwo": null,
                    "City": "",
                    "State": {
                        "UniqueIdentifier": "  ",
                        "Description": "Unknown",
                        "IIN": null,
                        "N-DEx Code": null,
                        "NCIC Code": null,
                        "NFIRS Code": null
                    },
                    "Zip": "",
                    "Highway": null,
                    "Milepost": null,
                    "Latitude": null,
                    "Longitude": null,
                    "AddressUniqueIdentifier": 1,
                    "VerifiedStatus": null,
                    "LocationNotes": [],
                    "Bulletins": [],
                    "Attachments": [],
                    "CommonAddress": null,
                    "CommonAddresses": []
                }
            },
            "Address": {
                "Street": "8545 HILLSBORO HWY",
                "CrossStreetOne": "HILLSBORO HWY",
                "CrossStreetTwo": null,
                "City": "HILLSBORO",
                "State": {
                    "UniqueIdentifier": "TN",
                    "Description": "Tennessee",
                    "IIN": 636053,
                    "N-DEx Code": "TN",
                    "NCIC Code": "TN",
                    "NFIRS Code": "TN"
                },
                "Zip": "37342",
                "Highway": null,
                "Milepost": null,
                "Latitude": 35.40178999999999831516106496565043926239013671875,
                "Longitude": -85.96305399999999963256414048373699188232421875,
                "AddressUniqueIdentifier": 384407,
                "VerifiedStatus": "Verified Point",
                "LocationNotes": null,
                "Bulletins": null,
                "Attachments": null,
                "CommonAddress": null,
                "CommonAddresses": []
            },
            "Address Details": null,
            "Beat": null,
            "Zone": null,
            "MapLayer": [
                {
                    "UniqueIdentifier": 7,
                    "Description": "County Boundaries",
                    "Value": "Coffee"
                },
                {
                    "UniqueIdentifier": 9,
                    "Description": "ESB EMS",
                    "Value": "MAS"
                },
                {
                    "UniqueIdentifier": 10,
                    "Description": "ESB Fire",
                    "Value": "HFD"
                },
                {
                    "UniqueIdentifier": 11,
                    "Description": "ESB LAW",
                    "Value": "CCSO"
                },
                {
                    "UniqueIdentifier": 12,
                    "Description": "ESN",
                    "Value": "241"
                }
            ],
            "IncidentCode": [
                {
                    "IncidentCode": {
                        "UniqueIdentifier": 686,
                        "Code": "FALL LESS THAN 10 FEET",
                        "Description": "FALL LESS THAN 10 FEET"
                    },
                    "IsPrimary": true,
                    "IncidentCodeModifier": {
                        "UniqueIdentifier": 1,
                        "Code": "I",
                        "Description": "In Progress"
                    }
                }
            ],
            "UseCaution": false,
            "Priority": {
                "UniqueIdentifier": 1,
                "Level": "1"
            },
            "Disposition": [
                {
                    "Disposition": {
                        "UniqueIdentifier": 54,
                        "Code": "C",
                        "Description": "Completed By Officer / Deputy"
                    },
                    "IsPrimary": true
                }
            ],
            "Unit": [
                {
                    "UnitNumber": "MAS",
                    "IsPrimary": true,
                    "Responder": null,
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 2,
                        "Code": "",
                        "Description": "EMS",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 11,
                        "Abbreviation": "MAS",
                        "Name": "Manchester Ambulance Service ",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "EMS"
                    }
                },
                {
                    "UnitNumber": "110",
                    "IsPrimary": true,
                    "Responder": null,
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 2,
                        "Code": "",
                        "Description": "EMS",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 29,
                        "Abbreviation": "EMS",
                        "Name": "EMS",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "EMS"
                    }
                }
            ],
            "Vehicle": [],
            "Name": [
                {
                    "NameUniqueIdentifier": {
                        "v1": "/api/system/v1/names/2802439",
                        "latest": "/api/system/latest/names/2802439"
                    },
                    "NameInvolvementType": {
                        "UniqueIdentifier": 58,
                        "Description": "Reporter",
                        "StateReportingCode": null,
                        "AvailableInCFS": true,
                        "AvailableInCases": true,
                        "ConsideredPatient": false,
                        "Private": false
                    }
                }
            ],
            "CommandLog": [
                {
                    "Timestamp": "2026-05-16T19:32:33.404187Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "110",
                    "Text": "Complete",
                    "Status": {
                        "UniqueIdentifier": 1,
                        "Description": "Available",
                        "Abbreviation": "AV",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "complete"
                },
                {
                    "Timestamp": "2026-05-16T19:27:37.123181Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "118 adv lift asst only",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:20:02.652970Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "110 pt is going pov",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T19:19:52.199365Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "110",
                    "Text": "Returning to Base",
                    "Status": {
                        "UniqueIdentifier": 19,
                        "Description": "Returning to Base",
                        "Abbreviation": "RTB",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": null
                },
                {
                    "Timestamp": "2026-05-16T19:08:23.459784Z",
                    "Creator": {
                        "Username": "matlyn.robinson",
                        "UniqueIdentifier": 2805,
                        "MostRecentUniqueIdentifier": 2887,
                        "CallSign": "923",
                        "EmployeeCode": "923",
                        "LastName": "Robinson  ",
                        "FirstName": "Matlyn  ",
                        "MiddleName": "",
                        "FullDescription": "923 - Robinson, Matlyn",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "110",
                    "Text": "On Scene",
                    "Status": {
                        "UniqueIdentifier": 3,
                        "Description": "On Scene",
                        "Abbreviation": "OS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": true,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "scene"
                },
                {
                    "Timestamp": "2026-05-16T18:59:28.977783Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "BACK DOOR",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:59:23.992364Z",
                    "Creator": {
                        "Username": "matlyn.robinson",
                        "UniqueIdentifier": 2805,
                        "MostRecentUniqueIdentifier": 2887,
                        "CallSign": "923",
                        "EmployeeCode": "923",
                        "LastName": "Robinson  ",
                        "FirstName": "Matlyn  ",
                        "MiddleName": "",
                        "FullDescription": "923 - Robinson, Matlyn",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "MAS",
                    "Text": "Available",
                    "Status": {
                        "UniqueIdentifier": 1,
                        "Description": "Available",
                        "Abbreviation": "AV",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "available"
                },
                {
                    "Timestamp": "2026-05-16T18:59:20.593679Z",
                    "Creator": {
                        "Username": "matlyn.robinson",
                        "UniqueIdentifier": 2805,
                        "MostRecentUniqueIdentifier": 2887,
                        "CallSign": "923",
                        "EmployeeCode": "923",
                        "LastName": "Robinson  ",
                        "FirstName": "Matlyn  ",
                        "MiddleName": "",
                        "FullDescription": "923 - Robinson, Matlyn",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "110",
                    "Text": "Enroute",
                    "Status": {
                        "UniqueIdentifier": 2,
                        "Description": "Enroute",
                        "Abbreviation": "E",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": true,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "enroute"
                },
                {
                    "Timestamp": "2026-05-16T18:58:27.192443Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "HIT HIS HEAD TWO TIMES ON THE FLOOR",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:58:03.583828Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "DIZZINESS",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:57:37.201870Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "HX OF TIAS",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:57:32.285604Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "SITTING ON THE COUCH",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:57:26.870880Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "BREATHING OKAY",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:57:13.979309Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "PT - JERRY HARMON",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:57:08.184360Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "MAS",
                    "Text": "Dispatch",
                    "Status": {
                        "UniqueIdentifier": 7,
                        "Description": "Assigned",
                        "Abbreviation": "AS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": true,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "assign"
                },
                {
                    "Timestamp": "2026-05-16T18:56:54.628984Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "69 Y/O MALE",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:55:55.542530Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "UNKNOWN IF INJURED",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:55:49.074902Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "GRUNDY ADV PT KEEPS FALLING",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:55:11.850154Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "TRANSFER FROM GRUNDY - CALLER DISCONNECTED",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:54:02.800178Z",
                    "Creator": {
                        "Username": "cheryl.nelson",
                        "UniqueIdentifier": 263,
                        "MostRecentUniqueIdentifier": 2893,
                        "CallSign": "904",
                        "EmployeeCode": "904",
                        "LastName": "Nelson",
                        "FirstName": "Cheryl",
                        "MiddleName": "",
                        "FullDescription": "904 - Nelson, Cheryl",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "New CFS",
                    "Status": null,
                    "Destination": null,
                    "Tag": "new"
                }
            ],
            "ProQA": null,
            "InteliComm": null,
            "RapidSOS": {
                "LocationTime": null,
                "CallerName": null,
                "Location": null,
                "Altitude": null,
                "EstimatedAddress": null,
                "EstimatedAddressName": null,
                "IndoorLocation": null,
                "AddressContact": null,
                "AdditionalInformation": null,
                "Status": " Stopped"
            },
            "TextHistory": [],
            "Link": [],
            "IsScheduledCall": false,
            "NearestCrossStreet": "AMY RD (0.1 miles) and BAILEY RD (0.1 miles)",
            "NearestIntersection": "HILLSBORO HWY and AMY RD (0.1 miles)"
        },
        {
            "CFSNumber": "2026-032962",
            "DispatchAgency": {
                "UniqueIdentifier": 1,
                "Abbreviation": "CCECD",
                "Name": "Coffee County Emergency Communications District",
                "ORI": "TN0160000",
                "RunsDispatch": true,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "OTH"
            },
            "ExternalCFSNumber": null,
            "ExternalNumbers": [],
            "Case": [],
            "IncidentDateTime": "2026-05-16T18:53:36.101470Z",
            "CallTaker": {
                "Username": "angela.cook",
                "UniqueIdentifier": 246,
                "MostRecentUniqueIdentifier": 2852,
                "CallSign": "916",
                "EmployeeCode": "916",
                "LastName": "Cook",
                "FirstName": "Angela",
                "MiddleName": "",
                "FullDescription": "916 - Cook, Angela",
                "Suffix": "",
                "WorksForORI": "TN0160000",
                "AgencyAbbreviation": "CCECD",
                "AgencyUniqueIdentifier": 1,
                "Rank": null,
                "AgencyName": "Coffee County Emergency Communications District"
            },
            "CallDateTime": "2026-05-16T18:53:36.101470Z",
            "PrimaryResponseAgency": {
                "UniqueIdentifier": 2,
                "Abbreviation": "MPD",
                "Name": "Manchester Police Department",
                "ORI": "",
                "RunsDispatch": false,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "LAW"
            },
            "Reporter": {
                "FreeformFullName": "jenn",
                "HowReported": null,
                "FromPhoneNumber": null,
                "ContactPhoneNumber": "(615) 542-4013",
                "Last": null,
                "First": null,
                "Middle": null,
                "Suffix": null,
                "Address": {
                    "Street": "",
                    "CrossStreetOne": "",
                    "CrossStreetTwo": null,
                    "City": "",
                    "State": {
                        "UniqueIdentifier": "  ",
                        "Description": "Unknown",
                        "IIN": null,
                        "N-DEx Code": null,
                        "NCIC Code": null,
                        "NFIRS Code": null
                    },
                    "Zip": "",
                    "Highway": null,
                    "Milepost": null,
                    "Latitude": null,
                    "Longitude": null,
                    "AddressUniqueIdentifier": 1,
                    "VerifiedStatus": null,
                    "LocationNotes": [],
                    "Bulletins": [],
                    "Attachments": [],
                    "CommonAddress": null,
                    "CommonAddresses": []
                }
            },
            "Address": {
                "Street": "451 MCMINNVILLE HWY",
                "CrossStreetOne": "MCMINNVILLE HWY",
                "CrossStreetTwo": null,
                "City": "MANCHESTER",
                "State": {
                    "UniqueIdentifier": "TN",
                    "Description": "Tennessee",
                    "IIN": 636053,
                    "N-DEx Code": "TN",
                    "NCIC Code": "TN",
                    "NFIRS Code": "TN"
                },
                "Zip": "37355",
                "Highway": null,
                "Milepost": null,
                "Latitude": 35.48279000000000138470568344928324222564697265625,
                "Longitude": -86.0793790000000029749571694992482662200927734375,
                "AddressUniqueIdentifier": 30778,
                "VerifiedStatus": "Verified Point",
                "LocationNotes": null,
                "Bulletins": null,
                "Attachments": null,
                "CommonAddress": null,
                "CommonAddresses": []
            },
            "Address Details": null,
            "Beat": null,
            "Zone": null,
            "MapLayer": [
                {
                    "UniqueIdentifier": 6,
                    "Description": "Corporate Limits",
                    "Value": "MANCHESTER"
                },
                {
                    "UniqueIdentifier": 7,
                    "Description": "County Boundaries",
                    "Value": "Coffee"
                },
                {
                    "UniqueIdentifier": 9,
                    "Description": "ESB EMS",
                    "Value": "MAS"
                },
                {
                    "UniqueIdentifier": 10,
                    "Description": "ESB Fire",
                    "Value": "MFD"
                },
                {
                    "UniqueIdentifier": 11,
                    "Description": "ESB LAW",
                    "Value": "MPD"
                },
                {
                    "UniqueIdentifier": 12,
                    "Description": "ESN",
                    "Value": "236"
                }
            ],
            "IncidentCode": [
                {
                    "IncidentCode": {
                        "UniqueIdentifier": 799,
                        "Code": "LOCK",
                        "Description": "VEHICLE LOCK OUT"
                    },
                    "IsPrimary": true,
                    "IncidentCodeModifier": {
                        "UniqueIdentifier": 3,
                        "Code": "R",
                        "Description": "Routine"
                    }
                }
            ],
            "UseCaution": false,
            "Priority": {
                "UniqueIdentifier": 1,
                "Level": "1"
            },
            "Disposition": [
                {
                    "Disposition": {
                        "UniqueIdentifier": 54,
                        "Code": "C",
                        "Description": "Completed By Officer / Deputy"
                    },
                    "IsPrimary": true
                }
            ],
            "Unit": [
                {
                    "UnitNumber": "326",
                    "IsPrimary": true,
                    "Responder": {
                        "Username": "",
                        "UniqueIdentifier": 414,
                        "MostRecentUniqueIdentifier": 2013,
                        "CallSign": "326",
                        "EmployeeCode": "",
                        "LastName": "Stottlemyer",
                        "FirstName": "Alicean",
                        "MiddleName": "",
                        "FullDescription": "326 - Stottlemyer, Alicean",
                        "Suffix": "",
                        "WorksForORI": "",
                        "AgencyAbbreviation": "MPD",
                        "AgencyUniqueIdentifier": 2,
                        "Rank": null,
                        "AgencyName": "Manchester Police Department"
                    },
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 1,
                        "Code": "",
                        "Description": "LAW",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 2,
                        "Abbreviation": "MPD",
                        "Name": "Manchester Police Department",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "LAW"
                    }
                }
            ],
            "Vehicle": [],
            "Name": [
                {
                    "NameUniqueIdentifier": {
                        "v1": "/api/system/v1/names/2802435",
                        "latest": "/api/system/latest/names/2802435"
                    },
                    "NameInvolvementType": {
                        "UniqueIdentifier": 58,
                        "Description": "Reporter",
                        "StateReportingCode": null,
                        "AvailableInCFS": true,
                        "AvailableInCases": true,
                        "ConsideredPatient": false,
                        "Private": false
                    }
                }
            ],
            "CommandLog": [
                {
                    "Timestamp": "2026-05-16T18:59:34.175201Z",
                    "Creator": {
                        "Username": "matlyn.robinson",
                        "UniqueIdentifier": 2805,
                        "MostRecentUniqueIdentifier": 2887,
                        "CallSign": "923",
                        "EmployeeCode": "923",
                        "LastName": "Robinson  ",
                        "FirstName": "Matlyn  ",
                        "MiddleName": "",
                        "FullDescription": "923 - Robinson, Matlyn",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "326",
                    "Text": "Complete",
                    "Status": {
                        "UniqueIdentifier": 1,
                        "Description": "Available",
                        "Abbreviation": "AV",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "complete"
                },
                {
                    "Timestamp": "2026-05-16T18:59:30.787799Z",
                    "Creator": {
                        "Username": "matlyn.robinson",
                        "UniqueIdentifier": 2805,
                        "MostRecentUniqueIdentifier": 2887,
                        "CallSign": "923",
                        "EmployeeCode": "923",
                        "LastName": "Robinson  ",
                        "FirstName": "Matlyn  ",
                        "MiddleName": "",
                        "FullDescription": "923 - Robinson, Matlyn",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "COMPL CALLED BACK ADV SHE WAS ABLE TO GET INTO VEH HERSELF",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:54:34.751945Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "326",
                    "Text": "On Scene",
                    "Status": {
                        "UniqueIdentifier": 3,
                        "Description": "On Scene",
                        "Abbreviation": "OS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": true,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "scene"
                },
                {
                    "Timestamp": "2026-05-16T18:54:28.199577Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "owner will be out with the car",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:54:05.989068Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "honda acc gray",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:53:36.101470Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "New CFS",
                    "Status": null,
                    "Destination": null,
                    "Tag": "new"
                }
            ],
            "ProQA": null,
            "InteliComm": null,
            "RapidSOS": null,
            "TextHistory": [],
            "Link": [],
            "IsScheduledCall": false,
            "NearestCrossStreet": "HILLCREST RD (0.1 miles) and ST BEDES DR (0.1 miles)",
            "NearestIntersection": "MCMINNVILLE HWY and HILLCREST RD (0.1 miles)"
        },
        {
            "CFSNumber": "2026-032961",
            "DispatchAgency": {
                "UniqueIdentifier": 1,
                "Abbreviation": "CCECD",
                "Name": "Coffee County Emergency Communications District",
                "ORI": "TN0160000",
                "RunsDispatch": true,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "OTH"
            },
            "ExternalCFSNumber": null,
            "ExternalNumbers": [],
            "Case": [],
            "IncidentDateTime": "2026-05-16T18:43:22.001829Z",
            "CallTaker": {
                "Username": "angela.cook",
                "UniqueIdentifier": 246,
                "MostRecentUniqueIdentifier": 2852,
                "CallSign": "916",
                "EmployeeCode": "916",
                "LastName": "Cook",
                "FirstName": "Angela",
                "MiddleName": "",
                "FullDescription": "916 - Cook, Angela",
                "Suffix": "",
                "WorksForORI": "TN0160000",
                "AgencyAbbreviation": "CCECD",
                "AgencyUniqueIdentifier": 1,
                "Rank": null,
                "AgencyName": "Coffee County Emergency Communications District"
            },
            "CallDateTime": "2026-05-16T18:43:22.001829Z",
            "PrimaryResponseAgency": null,
            "Reporter": {
                "FreeformFullName": "amberly ",
                "HowReported": null,
                "FromPhoneNumber": null,
                "ContactPhoneNumber": "(931) 998-6315",
                "Last": null,
                "First": null,
                "Middle": null,
                "Suffix": null,
                "Address": {
                    "Street": "",
                    "CrossStreetOne": "",
                    "CrossStreetTwo": null,
                    "City": "",
                    "State": {
                        "UniqueIdentifier": "  ",
                        "Description": "Unknown",
                        "IIN": null,
                        "N-DEx Code": null,
                        "NCIC Code": null,
                        "NFIRS Code": null
                    },
                    "Zip": "",
                    "Highway": null,
                    "Milepost": null,
                    "Latitude": null,
                    "Longitude": null,
                    "AddressUniqueIdentifier": 1,
                    "VerifiedStatus": null,
                    "LocationNotes": [],
                    "Bulletins": [],
                    "Attachments": [],
                    "CommonAddress": null,
                    "CommonAddresses": []
                }
            },
            "Address": {
                "Street": "SHADY GROVE RD",
                "CrossStreetOne": "SHADY GROVE RD",
                "CrossStreetTwo": null,
                "City": "MANCHESTER",
                "State": {
                    "UniqueIdentifier": "TN",
                    "Description": "Tennessee",
                    "IIN": 636053,
                    "N-DEx Code": "TN",
                    "NCIC Code": "TN",
                    "NFIRS Code": "TN"
                },
                "Zip": "37355",
                "Highway": null,
                "Milepost": null,
                "Latitude": 35.57634600000000091313268058001995086669921875,
                "Longitude": -85.9912920000000013942553778178989887237548828125,
                "AddressUniqueIdentifier": 3992,
                "VerifiedStatus": "Verified Location",
                "LocationNotes": null,
                "Bulletins": null,
                "Attachments": null,
                "CommonAddress": null,
                "CommonAddresses": []
            },
            "Address Details": null,
            "Beat": null,
            "Zone": null,
            "MapLayer": [
                {
                    "UniqueIdentifier": 7,
                    "Description": "County Boundaries",
                    "Value": "Coffee"
                },
                {
                    "UniqueIdentifier": 9,
                    "Description": "ESB EMS",
                    "Value": "NUAS"
                },
                {
                    "UniqueIdentifier": 10,
                    "Description": "ESB Fire",
                    "Value": "SFD"
                },
                {
                    "UniqueIdentifier": 11,
                    "Description": "ESB LAW",
                    "Value": "CCSO"
                },
                {
                    "UniqueIdentifier": 12,
                    "Description": "ESN",
                    "Value": "286"
                }
            ],
            "IncidentCode": [
                {
                    "IncidentCode": {
                        "UniqueIdentifier": 650,
                        "Code": "ANIMAL",
                        "Description": "ANIMAL CALL"
                    },
                    "IsPrimary": true,
                    "IncidentCodeModifier": {
                        "UniqueIdentifier": 3,
                        "Code": "R",
                        "Description": "Routine"
                    }
                }
            ],
            "UseCaution": false,
            "Priority": {
                "UniqueIdentifier": 4,
                "Level": "4"
            },
            "Disposition": [
                {
                    "Disposition": {
                        "UniqueIdentifier": 54,
                        "Code": "C",
                        "Description": "Completed By Officer / Deputy"
                    },
                    "IsPrimary": true
                }
            ],
            "Unit": [],
            "Vehicle": [],
            "Name": [
                {
                    "NameUniqueIdentifier": {
                        "v1": "/api/system/v1/names/2802431",
                        "latest": "/api/system/latest/names/2802431"
                    },
                    "NameInvolvementType": {
                        "UniqueIdentifier": 58,
                        "Description": "Reporter",
                        "StateReportingCode": null,
                        "AvailableInCFS": true,
                        "AvailableInCases": true,
                        "ConsideredPatient": false,
                        "Private": false
                    }
                }
            ],
            "CommandLog": [
                {
                    "Timestamp": "2026-05-16T18:55:50.147522Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "Complete",
                    "Status": null,
                    "Destination": null,
                    "Tag": "complete"
                },
                {
                    "Timestamp": "2026-05-16T18:55:44.705611Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "animal co adv dog is a female and less than a year old",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:55:15.314663Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "caller adv dog is a male",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:43:41.345220Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "her dog was missing over a year ago",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:43:22.001829Z",
                    "Creator": {
                        "Username": "angela.cook",
                        "UniqueIdentifier": 246,
                        "MostRecentUniqueIdentifier": 2852,
                        "CallSign": "916",
                        "EmployeeCode": "916",
                        "LastName": "Cook",
                        "FirstName": "Angela",
                        "MiddleName": "",
                        "FullDescription": "916 - Cook, Angela",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "New CFS",
                    "Status": null,
                    "Destination": null,
                    "Tag": "new"
                }
            ],
            "ProQA": null,
            "InteliComm": null,
            "RapidSOS": null,
            "TextHistory": [],
            "Link": [],
            "IsScheduledCall": false,
            "NearestCrossStreet": "ONDERKA LN (48.0 feet) and FOX HAVEN LN (0.6 miles)",
            "NearestIntersection": "SHADY GROVE RD and ONDERKA LN (48.0 feet)"
        },
        {
            "CFSNumber": "2026-032960",
            "DispatchAgency": {
                "UniqueIdentifier": 1,
                "Abbreviation": "CCECD",
                "Name": "Coffee County Emergency Communications District",
                "ORI": "TN0160000",
                "RunsDispatch": true,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "OTH"
            },
            "ExternalCFSNumber": null,
            "ExternalNumbers": [],
            "Case": [],
            "IncidentDateTime": "2026-05-16T18:37:10.449989Z",
            "CallTaker": {
                "Username": "whitney.howard",
                "UniqueIdentifier": 202,
                "MostRecentUniqueIdentifier": 2874,
                "CallSign": "915",
                "EmployeeCode": "915",
                "LastName": "Howard",
                "FirstName": "Whitney",
                "MiddleName": "",
                "FullDescription": "915 - Howard, Whitney",
                "Suffix": "",
                "WorksForORI": "TN0160000",
                "AgencyAbbreviation": "CCECD",
                "AgencyUniqueIdentifier": 1,
                "Rank": null,
                "AgencyName": "Coffee County Emergency Communications District"
            },
            "CallDateTime": "2026-05-16T18:37:10.449989Z",
            "PrimaryResponseAgency": {
                "UniqueIdentifier": 2,
                "Abbreviation": "MPD",
                "Name": "Manchester Police Department",
                "ORI": "",
                "RunsDispatch": false,
                "DispatchedBy": "CCECD",
                "PrimaryResponderType": "LAW"
            },
            "Reporter": {
                "FreeformFullName": "MANCH WATER DEPT",
                "HowReported": null,
                "FromPhoneNumber": null,
                "ContactPhoneNumber": null,
                "Last": null,
                "First": null,
                "Middle": null,
                "Suffix": null,
                "Address": {
                    "Street": "",
                    "CrossStreetOne": "",
                    "CrossStreetTwo": null,
                    "City": "",
                    "State": {
                        "UniqueIdentifier": "  ",
                        "Description": "Unknown",
                        "IIN": null,
                        "N-DEx Code": null,
                        "NCIC Code": null,
                        "NFIRS Code": null
                    },
                    "Zip": "",
                    "Highway": null,
                    "Milepost": null,
                    "Latitude": null,
                    "Longitude": null,
                    "AddressUniqueIdentifier": 1,
                    "VerifiedStatus": null,
                    "LocationNotes": [],
                    "Bulletins": [],
                    "Attachments": [],
                    "CommonAddress": null,
                    "CommonAddresses": []
                }
            },
            "Address": {
                "Street": "MAYFIELD ST",
                "CrossStreetOne": "MAYFIELD ST",
                "CrossStreetTwo": null,
                "City": "MANCHESTER",
                "State": {
                    "UniqueIdentifier": "TN",
                    "Description": "Tennessee",
                    "IIN": 636053,
                    "N-DEx Code": "TN",
                    "NCIC Code": "TN",
                    "NFIRS Code": "TN"
                },
                "Zip": "37355",
                "Highway": null,
                "Milepost": null,
                "Latitude": 35.49441800000000313275450025685131549835205078125,
                "Longitude": -86.0863590000000016289050108753144741058349609375,
                "AddressUniqueIdentifier": 61560,
                "VerifiedStatus": "Verified Location",
                "LocationNotes": null,
                "Bulletins": null,
                "Attachments": null,
                "CommonAddress": null,
                "CommonAddresses": []
            },
            "Address Details": null,
            "Beat": null,
            "Zone": null,
            "MapLayer": [
                {
                    "UniqueIdentifier": 6,
                    "Description": "Corporate Limits",
                    "Value": "MANCHESTER"
                },
                {
                    "UniqueIdentifier": 7,
                    "Description": "County Boundaries",
                    "Value": "Coffee"
                },
                {
                    "UniqueIdentifier": 9,
                    "Description": "ESB EMS",
                    "Value": "MAS"
                },
                {
                    "UniqueIdentifier": 10,
                    "Description": "ESB Fire",
                    "Value": "MFD"
                },
                {
                    "UniqueIdentifier": 11,
                    "Description": "ESB LAW",
                    "Value": "MPD"
                },
                {
                    "UniqueIdentifier": 12,
                    "Description": "ESN",
                    "Value": "236"
                }
            ],
            "IncidentCode": [
                {
                    "IncidentCode": {
                        "UniqueIdentifier": 829,
                        "Code": "TCTRL",
                        "Description": "TRAFFIC CONTROL"
                    },
                    "IsPrimary": true,
                    "IncidentCodeModifier": {
                        "UniqueIdentifier": 3,
                        "Code": "R",
                        "Description": "Routine"
                    }
                }
            ],
            "UseCaution": false,
            "Priority": {
                "UniqueIdentifier": 1,
                "Level": "1"
            },
            "Disposition": [
                {
                    "Disposition": {
                        "UniqueIdentifier": 54,
                        "Code": "C",
                        "Description": "Completed By Officer / Deputy"
                    },
                    "IsPrimary": true
                }
            ],
            "Unit": [
                {
                    "UnitNumber": "337",
                    "IsPrimary": true,
                    "Responder": {
                        "Username": "",
                        "UniqueIdentifier": 436,
                        "MostRecentUniqueIdentifier": 2024,
                        "CallSign": "337",
                        "EmployeeCode": "",
                        "LastName": "Newman",
                        "FirstName": "Jamie",
                        "MiddleName": "",
                        "FullDescription": "337 - Newman, Jamie",
                        "Suffix": "",
                        "WorksForORI": "",
                        "AgencyAbbreviation": "MPD",
                        "AgencyUniqueIdentifier": 2,
                        "Rank": null,
                        "AgencyName": "Manchester Police Department"
                    },
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 1,
                        "Code": "",
                        "Description": "LAW",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 2,
                        "Abbreviation": "MPD",
                        "Name": "Manchester Police Department",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "LAW"
                    }
                },
                {
                    "UnitNumber": "323",
                    "IsPrimary": false,
                    "Responder": {
                        "Username": "",
                        "UniqueIdentifier": 407,
                        "MostRecentUniqueIdentifier": 2758,
                        "CallSign": "323",
                        "EmployeeCode": "",
                        "LastName": "Brown",
                        "FirstName": "Benton",
                        "MiddleName": "",
                        "FullDescription": "323 - Brown, Benton",
                        "Suffix": "",
                        "WorksForORI": "",
                        "AgencyAbbreviation": "MPD",
                        "AgencyUniqueIdentifier": 2,
                        "Rank": null,
                        "AgencyName": "Manchester Police Department"
                    },
                    "IsStacked": false,
                    "UnitType": {
                        "UniqueIdentifier": 1,
                        "Code": "",
                        "Description": "LAW",
                        "Discipline": null
                    },
                    "Agency": {
                        "UniqueIdentifier": 2,
                        "Abbreviation": "MPD",
                        "Name": "Manchester Police Department",
                        "ORI": "",
                        "RunsDispatch": false,
                        "DispatchedBy": "CCECD",
                        "PrimaryResponderType": "LAW"
                    }
                }
            ],
            "Vehicle": [],
            "Name": [
                {
                    "NameUniqueIdentifier": {
                        "v1": "/api/system/v1/names/2802429",
                        "latest": "/api/system/latest/names/2802429"
                    },
                    "NameInvolvementType": {
                        "UniqueIdentifier": 58,
                        "Description": "Reporter",
                        "StateReportingCode": null,
                        "AvailableInCFS": true,
                        "AvailableInCases": true,
                        "ConsideredPatient": false,
                        "Private": false
                    }
                }
            ],
            "CommandLog": [
                {
                    "Timestamp": "2026-05-16T19:53:22.446629Z",
                    "Creator": {
                        "Username": "whitney.howard",
                        "UniqueIdentifier": 202,
                        "MostRecentUniqueIdentifier": 2874,
                        "CallSign": "915",
                        "EmployeeCode": "915",
                        "LastName": "Howard",
                        "FirstName": "Whitney",
                        "MiddleName": "",
                        "FullDescription": "915 - Howard, Whitney",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "323",
                    "Text": "Available",
                    "Status": {
                        "UniqueIdentifier": 1,
                        "Description": "Available",
                        "Abbreviation": "AV",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "available"
                },
                {
                    "Timestamp": "2026-05-16T19:36:09.326113Z",
                    "Creator": {
                        "Username": "whitney.howard",
                        "UniqueIdentifier": 202,
                        "MostRecentUniqueIdentifier": 2874,
                        "CallSign": "915",
                        "EmployeeCode": "915",
                        "LastName": "Howard",
                        "FirstName": "Whitney",
                        "MiddleName": "",
                        "FullDescription": "915 - Howard, Whitney",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "323",
                    "Text": "Arrived At (Location: MAYFIELD ST, MANCHESTER) - ADV MAN HOLE HAS BEEN REPLACED BACK 108",
                    "Status": {
                        "UniqueIdentifier": 11,
                        "Description": "Arrived At",
                        "Abbreviation": "AA",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": true,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": "MAYFIELD ST, MANCHESTER",
                    "Tag": "arrived"
                },
                {
                    "Timestamp": "2026-05-16T19:07:22.796952Z",
                    "Creator": {
                        "Username": "whitney.howard",
                        "UniqueIdentifier": 202,
                        "MostRecentUniqueIdentifier": 2874,
                        "CallSign": "915",
                        "EmployeeCode": "915",
                        "LastName": "Howard",
                        "FirstName": "Whitney",
                        "MiddleName": "",
                        "FullDescription": "915 - Howard, Whitney",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "337",
                    "Text": "Available",
                    "Status": {
                        "UniqueIdentifier": 1,
                        "Description": "Available",
                        "Abbreviation": "AV",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": false,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "available"
                },
                {
                    "Timestamp": "2026-05-16T19:07:20.842666Z",
                    "Creator": {
                        "Username": "whitney.howard",
                        "UniqueIdentifier": 202,
                        "MostRecentUniqueIdentifier": 2874,
                        "CallSign": "915",
                        "EmployeeCode": "915",
                        "LastName": "Howard",
                        "FirstName": "Whitney",
                        "MiddleName": "",
                        "FullDescription": "915 - Howard, Whitney",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "323",
                    "Text": "On Scene",
                    "Status": {
                        "UniqueIdentifier": 3,
                        "Description": "On Scene",
                        "Abbreviation": "OS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": true,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "scene"
                },
                {
                    "Timestamp": "2026-05-16T18:47:04.331394Z",
                    "Creator": {
                        "Username": "whitney.howard",
                        "UniqueIdentifier": 202,
                        "MostRecentUniqueIdentifier": 2874,
                        "CallSign": "915",
                        "EmployeeCode": "915",
                        "LastName": "Howard",
                        "FirstName": "Whitney",
                        "MiddleName": "",
                        "FullDescription": "915 - Howard, Whitney",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "WATER DEPT IS 1097",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:46:48.846079Z",
                    "Creator": {
                        "Username": "whitney.howard",
                        "UniqueIdentifier": 202,
                        "MostRecentUniqueIdentifier": 2874,
                        "CallSign": "915",
                        "EmployeeCode": "915",
                        "LastName": "Howard",
                        "FirstName": "Whitney",
                        "MiddleName": "",
                        "FullDescription": "915 - Howard, Whitney",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "337 ADV NO MAN HOLE COVER",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:43:29.070170Z",
                    "Creator": {
                        "Username": "whitney.howard",
                        "UniqueIdentifier": 202,
                        "MostRecentUniqueIdentifier": 2874,
                        "CallSign": "915",
                        "EmployeeCode": "915",
                        "LastName": "Howard",
                        "FirstName": "Whitney",
                        "MiddleName": "",
                        "FullDescription": "915 - Howard, Whitney",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "337",
                    "Text": "On Scene",
                    "Status": {
                        "UniqueIdentifier": 3,
                        "Description": "On Scene",
                        "Abbreviation": "OS",
                        "NextLogicalStatus": null,
                        "ConsiderAsEnrouteToSecondaryLocation": false,
                        "ConsiderAsArrivedAtSecondaryLocation": false,
                        "ConsiderAsArrivedAtPatient": false,
                        "ConsiderAsInQuarters": false,
                        "ConsiderAsTransporting": false,
                        "ConsiderAsDispatched": false,
                        "ConsiderAsEnrouteToCFSLocation": false,
                        "ConsiderAsStaged": false,
                        "ConsiderAsArrivedAtCFSLocation": true,
                        "ConsiderAsBackupResponding": false,
                        "ConsiderAsBackupArrived": false
                    },
                    "Destination": null,
                    "Tag": "scene"
                },
                {
                    "Timestamp": "2026-05-16T18:38:12.831351Z",
                    "Creator": {
                        "Username": "whitney.howard",
                        "UniqueIdentifier": 202,
                        "MostRecentUniqueIdentifier": 2874,
                        "CallSign": "915",
                        "EmployeeCode": "915",
                        "LastName": "Howard",
                        "FirstName": "Whitney",
                        "MiddleName": "",
                        "FullDescription": "915 - Howard, Whitney",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "337 ADV ENRT TO ASSIST WITH TRAFFIC CONTROL WHILE THEY WORK ON MAN HOLE",
                    "Status": null,
                    "Destination": null,
                    "Tag": "log"
                },
                {
                    "Timestamp": "2026-05-16T18:37:10.449989Z",
                    "Creator": {
                        "Username": "whitney.howard",
                        "UniqueIdentifier": 202,
                        "MostRecentUniqueIdentifier": 2874,
                        "CallSign": "915",
                        "EmployeeCode": "915",
                        "LastName": "Howard",
                        "FirstName": "Whitney",
                        "MiddleName": "",
                        "FullDescription": "915 - Howard, Whitney",
                        "Suffix": "",
                        "WorksForORI": "TN0160000",
                        "AgencyAbbreviation": "CCECD",
                        "AgencyUniqueIdentifier": 1,
                        "Rank": null,
                        "AgencyName": "Coffee County Emergency Communications District"
                    },
                    "UnitNumber": "",
                    "Text": "New CFS",
                    "Status": null,
                    "Destination": null,
                    "Tag": "new"
                }
            ],
            "ProQA": null,
            "InteliComm": null,
            "RapidSOS": null,
            "TextHistory": [],
            "Link": [],
            "IsScheduledCall": false,
            "NearestCrossStreet": "MAYFIELD ST (48.0 feet) and HENDRIXSON DR (204.3 feet)",
            "NearestIntersection": "WOODBURY HWY and MAYFIELD ST (48.0 feet)"
        }
    ]
}

Step 4: CFS Records (10 found)

Previous Page: ← Previous

Next Page: Next →

#1 - CFS Number: 2026-032969 | SHORT OF BREATH/DIFFICULTY BREATHING
FieldValue
CFS Number2026-032969
External CFS NumberN/A
Incident DateTime2026-05-16T19:27:51.717683Z
Call DateTime2026-05-16T19:27:51.717683Z
Address3295 HILLSBORO HWY, MANCHESTER, TN 37355
Coordinates35.450318, -86.033308
Dispatch AgencyCoffee County Emergency Communications District
Response AgencyManchester Ambulance Service
Incident CodesSOB - SHORT OF BREATH/DIFFICULTY BREATHING
UnitsMAS (MAS) Primary
110 (EMS) Primary
Priority1
#2 - CFS Number: 2026-032968 | LIFT ASSIST NON INJURY
FieldValue
CFS Number2026-032968
External CFS NumberN/A
Incident DateTime2026-05-16T19:10:00.419566Z
Call DateTime2026-05-16T19:10:00.419566Z
Address110 CAMBRIDGE CT, TULLAHOMA, TN 37388
Coordinates35.356889, -86.226088
Dispatch AgencyCoffee County Emergency Communications District
Response AgencyTullahoma Ambulance Service North
Incident CodesLIFT - LIFT ASSIST NON INJURY
UnitsTAN (TAN) Primary
TFD (TFD) Primary
118 (EMS) Primary
MED1 (TFD)
111 (EMS)
Priority1
#3 - CFS Number: 2026-032967 | 911 ABANDONED CALL
FieldValue
CFS Number2026-032967
External CFS NumberN/A
Incident DateTime2026-05-16T19:08:57.171485Z
Call DateTime2026-05-16T19:08:57.171485Z
Address35.382938, -86.227463, ,
Coordinates35.382938, -86.227463
Dispatch AgencyCoffee County Emergency Communications District
Incident Codes911 ABAN - 911 ABANDONED CALL
Units
Priority1
#4 - CFS Number: 2026-032966 | FIRE ALARM
FieldValue
CFS Number2026-032966
External CFS NumberN/A
Incident DateTime2026-05-16T19:07:34.508081Z
Call DateTime2026-05-16T19:07:34.508081Z
Address119 BRYAN AVE, MANCHESTER, TN 37355
Coordinates35.465627, -86.08932
Dispatch AgencyCoffee County Emergency Communications District
Response AgencyManchester Fire Department
Incident CodesALARMF - FIRE ALARM
UnitsMFD (MFD) Primary
602 (MFD)
ENG1 (MFD)
ENG2 (MFD)
610 (MFD)
Priority1
#5 - CFS Number: 2026-032965 | INFORMATION
FieldValue
CFS Number2026-032965
External CFS NumberN/A
Incident DateTime2026-05-16T19:00:43.936498Z
Call DateTime2026-05-16T19:00:43.936498Z
Address2029 HILLSBORO BLVD, MANCHESTER, TN 37355
Coordinates35.46173, -86.062095
Dispatch AgencyCoffee County Emergency Communications District
Response AgencyCoffee County Sheriffs Department
Incident CodesINFO - INFORMATION
Units435 (SO) Primary
456 (SO)
Priority4
#6 - CFS Number: 2026-032964 | CIVIL MATTER
FieldValue
CFS Number2026-032964
External CFS NumberN/A
Incident DateTime2026-05-16T18:58:38.257769Z
Call DateTime2026-05-16T18:58:38.257769Z
Address3430 RILEY CREEK RD, NORMANDY, TN 37360
Coordinates35.432795, -86.225472
Dispatch AgencyCoffee County Emergency Communications District
Response AgencyCoffee County Sheriffs Department
Incident CodesCIVIL - CIVIL MATTER
Units414 (SO) Primary
Priority1
#7 - CFS Number: 2026-032963 | FALL LESS THAN 10 FEET
FieldValue
CFS Number2026-032963
External CFS NumberN/A
Incident DateTime2026-05-16T18:54:02.800178Z
Call DateTime2026-05-16T18:54:02.800178Z
Address8545 HILLSBORO HWY, HILLSBORO, TN 37342
Coordinates35.40179, -85.963054
Dispatch AgencyCoffee County Emergency Communications District
Response AgencyManchester Ambulance Service
Incident CodesFALL LESS THAN 10 FEET - FALL LESS THAN 10 FEET
UnitsMAS (MAS) Primary
110 (EMS) Primary
Priority1
#8 - CFS Number: 2026-032962 | VEHICLE LOCK OUT
FieldValue
CFS Number2026-032962
External CFS NumberN/A
Incident DateTime2026-05-16T18:53:36.101470Z
Call DateTime2026-05-16T18:53:36.101470Z
Address451 MCMINNVILLE HWY, MANCHESTER, TN 37355
Coordinates35.48279, -86.079379
Dispatch AgencyCoffee County Emergency Communications District
Response AgencyManchester Police Department
Incident CodesLOCK - VEHICLE LOCK OUT
Units326 (MPD) Primary
Priority1
#9 - CFS Number: 2026-032961 | ANIMAL CALL
FieldValue
CFS Number2026-032961
External CFS NumberN/A
Incident DateTime2026-05-16T18:43:22.001829Z
Call DateTime2026-05-16T18:43:22.001829Z
AddressSHADY GROVE RD, MANCHESTER, TN 37355
Coordinates35.576346, -85.991292
Dispatch AgencyCoffee County Emergency Communications District
Incident CodesANIMAL - ANIMAL CALL
Units
Priority4
#10 - CFS Number: 2026-032960 | TRAFFIC CONTROL
FieldValue
CFS Number2026-032960
External CFS NumberN/A
Incident DateTime2026-05-16T18:37:10.449989Z
Call DateTime2026-05-16T18:37:10.449989Z
AddressMAYFIELD ST, MANCHESTER, TN 37355
Coordinates35.494418, -86.086359
Dispatch AgencyCoffee County Emergency Communications District
Response AgencyManchester Police Department
Incident CodesTCTRL - TRAFFIC CONTROL
Units337 (MPD) Primary
323 (MPD)
Priority1

📋 Notes

🚀 Dispatch Folder Export