# GeoDistance
## Properties
**location_anchor** | Option<[**models::GeoDistanceLocationAnchor**](geoDistance_location_anchor.md)> | | [optional]
**location_source** | Option<**String**> | Field name in the document that contains location data | [optional]
**distance_type** | Option<**String**> | Algorithm used to calculate the distance | [optional]
**distance** | Option<**String**> | The distance from the anchor point to filter results by | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)