+ array('country', '', 0, 1, 1, 1, 'string', 'Structured search: country'),
+ array('state', '', 0, 1, 1, 1, 'string', 'Structured search: state'),
+ array('county', '', 0, 1, 1, 1, 'string', 'Structured search: county'),
+ array('city', '', 0, 1, 1, 1, 'string', 'Structured search: city'),
+ array('street', '', 0, 1, 1, 1, 'string', 'Structured search: street'),
+ array('amenity', '', 0, 1, 1, 1, 'string', 'Structured search: amenity'),
+ array('postalcode', '', 0, 1, 1, 1, 'string', 'Structured search: postal code'),