Creates a new ContactGeo, which has set latitude and longitude from the provided strings.
| latitude |
a text representation of the latitude |
| longitude |
a text representation of the longitude |
|
a new ContactGeo, or null, when cannot convert the
|