# FlattiesApi.ListingLocation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**listingId** | **Integer** | The ID of the associated listing. | [optional] 
**title** | **String** | A title for the listing. | [optional] 
**latitude** | **Number** | The latitude of the property listing. | [optional] 
**longitude** | **Number** | The longitude of the property listing. | [optional] 
**bedrooms** | **Integer** | The number of bedrooms. | [optional] 
**rent** | **Number** | The weekly rent. | [optional] 


