Title: {{$ctrl.title}}
Display Title: {{$ctrl.displayTitle}}
Url: {{$ctrl.url}}
Show on Map: {{$ctrl.noGeo === false ? 'No' : 'Yes'}}
Donut Search: {{$ctrl.queryExcludeProperty !== true ? 'No' : 'Yes'}} (donut hole includes {{$ctrl.queryExcludePropertyDistance}} buffer around property)
Query Distance: {{$ctrl.queryDistance}}
Indicate Present Only: {{$ctrl.indicatePresentOnly !== true ? 'No' : 'Yes'}}
Indicate Not Present: {{$ctrl.indicateNotPresent !== true ? 'No' : 'Yes'}}