

# GeoLocation
<a name="API_GeoLocation"></a>

Contains information about the location of the remote IP address. By default, GuardDuty returns `Geolocation` with `Lat` and `Lon` as `0.0`.

## Contents
<a name="API_GeoLocation_Contents"></a>

 ** lat **   <a name="guardduty-Type-GeoLocation-lat"></a>
The latitude information of the remote IP address.  
Type: Double  
Required: No

 ** lon **   <a name="guardduty-Type-GeoLocation-lon"></a>
The longitude information of the remote IP address.  
Type: Double  
Required: No

## See Also
<a name="API_GeoLocation_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/guardduty-2017-11-28/GeoLocation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/guardduty-2017-11-28/GeoLocation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/guardduty-2017-11-28/GeoLocation) 