Values.PlaceGeometrySourcePlaces uses a point geometry to specify a location or a Place.
type nonrec t = {point : Position.t option;A single point geometry specifies a location for a Place using WGS 84 coordinates: x — Specifies the x coordinate or longitude. y — Specifies the y coordinate or latitude.
*)}