In my UWP app, I use a Geopoint class:
using Windows.Devices.Geolocation; . . . List locations;
In a Winforms app, this is