| locationId | integer | Unique identifier for the location | readonly | 
				
					| linkDetail | url | link for the detail record | readonly | 
					| locationName | string | The name of the location | required | 
                
                    | locationNickname | string | A non-offical name of the location |  | 
                
                    | locationCode | string | Short Code of the location |  | 
				
					| longitude | string | longitude of the location | required | 
				
					| latitude | string | latitude of the location | required | 
				
					| address1 | string | Line 1 of the address |  | 
				
					| address2 | string | Line 2 of the address |  | 
				
					| address3 | string | Line 3 of the address |  | 
				
					| suburb | string | The suburb/town of the location |  | 
				
					| state | string | The state/region of the location |  | 
				
					| postalCode | string | The postal delivery code of the location |  | 
				
					| country | string | The country of the location |  | 
				
					| countryCode | string | The ISO 3166 two letter country code | required | 
				
					| countryCodeIOC | string | The IOC three letter country code |  | 
				
					| phone | string | The public phone number for the location |  | 
				
					| fax | string | The public fax number for the location |  | 
				
					| email | email address | The public email address for the location |  | 
				
					| website | string | The website for the location |  | 
				
					| facebook | string | The public facebook account for the location |  | 
				
					| twitter | string | The public twitter account for the location |  | 
				
					| keywords | string | A comma-separated string of keywords relevant to this location. |  | 
				
					| externalId | string | A unique ID for this location set by the owner of this league. |  |