{ "name": "LookupAddresses", "displayName": "look ahead on PU addresses", "description": "look ahead on PU addresses.", "category": "", "helpUrl": "https://maps.slc.gov/server/rest/directories/arcgisoutput/Locators/PULookupAddresses_GPServer/Locators_PULookupAddresses/LookupAddresses.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "addr", "dataType": "GPString", "displayName": "address", "description": "Enter an address", "direction": "esriGPParameterDirectionInput", "defaultValue": "345", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "addresses", "dataType": "GPString", "displayName": "Address List", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }