Do we define lat/long in core as the geographic center of the polygon for that POI?

do we define lat/long in core as the geographic center of the polygon for that POI? or is that a bit of an oversimplification? Places | SafeGraph Docs


Oversimplification. lat/long in Core is the geocode for the POI’s address - which in some cases is corrected based on where it lands (Ex: if centroid falls outside of nearest polygon we move it inside the polygon).