I have a JSON structure and I need to remove the entire StartGeotag object from the array.
[{
CreatedDate: "2022-02-17T10:30:07.0442288Z"
DeletedDate: null ProjectId: "05b76d03-8c4b-47f4-7c20-08d9e2990812"
StartGeotag: {
Type: 'Point',
Latitude: '33.6607231',
CreatedDate: '2022-02- :34:46.5389961Z'
}
StartTime: "2022-02-17T10:30:05.828Z"
}]